Server Manager Handling
Added
- Server Link Provider for Discord and the Webpage
- Some bugs to fix later.
Removed
- Herobrine
Alle dokumentierten Releases kompakt an einem Ort: Versionen, Status, Minecraft-Basis und die wichtigsten Änderungen.
Reworking GameRule Permission implementation for Moderators
Bekannte Fehler:
- Reload von TAB benötigt Player reconnect damit %mve_x% variablen funktionieren
Tab Registries will have additional %mve_**% variables.
The Xaero Map Handler, will make sure that the Challenge Server Map and the SMP no longer merge.
Version 1.2.0.0 and 1.3.0.0 had some serious issues. SERIOUS
I Reworked alot of code for 26.2 after alot of stupid things.
Added some nice quality of life features and so on and on bla
Update to Beta Channel! Minecraft 26.2 Sulfur Cubes !!
Folia Support, all schedulers have been reworked for globalized threading. It still supports Paper.
Code Clean Up
Factory classes have only one function, provide a fully setup object for usage at runtime
Chat Manager is making the chat compacter. It also adds the feature for Moderators to remove specific messages from the chat.
The Effect Manager is a Player data holder for Particles and Sounds. This will be used for PlaySound and PlayEffect. This effects are not potion effects.
Config Manager and Provider are here for holding different configs from different files and mods. They are ncessary to read players name color and suffix.
The Block Manager is only for the light block, there are no other additional changes.
Subcommand uuid is obtaining the unique identifier of a player (This information is necessary to read player datas on the server side when there are problems with save files)
The Player Afk Manager is checking for players to be inactive for a set amount of time from the configuration. Inactive players get the tab suffix [AFK]
The Backup Manager class stores the current Backup state, will be called by subcommand backup
JDA is an open source library
Dependencies LuckPerms and tab have been added.
First plugin test compile and run successful