TreemanKing
TreemanKing
Adds Hex Colour Support. https://www.spigotmc.org/threads/chatcolor-implementation-%C2%A7x-x.505831/
feat: add custom messages to several options: 1. Join Cooldown Protection 2. No Portal Permission 3. No Portal Cooldown This is all moved to a new configuration file called messages.yml...
Checks if player has `HAS_WARPED` metadata when joining a server (shouldn't have it when logging/joining a server anyway) and removes it if they do. Alternatively it could be put in...
Entering a portal at a high velocity will cause the player to first be teleported to the portal destination (end /nether), corrects itself. However, it does not issue any commands....
fix: Add Permission Nodes for List/Help in Destinations Command Closes #239 Probably better to add this instead of checking each command. This might mean that the warp command might have...
### Expected behavior The behaviours tick rates configured to the configurable tick rate in the Paper World Config.  (Recorded using Paper-1.19 Latest with same configuration from...
After completing this, I'm not sure if we need to send 3 different messages and if it might be easier to just use a serialised version of TargetInfoArray