Skip to content

RoyalCommands 5.1.0

Compare
Choose a tag to compare
@WizardCM WizardCM released this 18 Nov 14:34
· 66 commits to master since this release

Our first minor release is ready! We've been hard at work adjusting various commands and internals to better suit modern Spigot releases. There's plenty more work to do, so keep an eye out for future updates. We hope to make relatively frequent releases, especially when we spot exploits or malfunctioning capabilities.

  • Added support for PlaceholderAPI
    • You can now use PAPI placeholders wherever text is customizable - including the Message of the Day
    • We now provide our own PAPI placeholders (and advertise them to PAPI) - starting with AFK state (more to come, including VIP)
  • Significantly improved performance impact of /backs - should no longer cause momentary server lag
  • Added support for grouping players in /list by world rather than group
  • The "Use /back" message on death will no longer appear in disabled back worlds
  • Removed the use of Hastebin to upload crash stack traces - manually reading/copying the console is good enough
  • Restored support for verifying the /dump command is used within a WorldGuard region the player can open chests in
  • The sleep majority check now considers AFK state (configurable)
  • /pm list will now include plugin version numbers to be a little more useful than the standard /plugins command
  • The /nick command no longer uses flags, just normal parameters - tab completion makes this easier too
  • World name should now be formatted correctly in more places (colour, display name)
  • Improved readability of various command responses
  • Fixed an issue where sleep notification text would be duplicated
  • Fixed a minor memory leak when reloading the configuration and when unzipping files
  • Fixed various deprecations
  • Fixed /repair all, /enchant, and /clearinventory not working
  • Fixed Lapis and added new ingots to /ingot2block
  • Removed the need of NMS entirely (thank goodness for an official ping API)
  • Removed /lag, /pm download, and /pm findtag - the latter 2 might return at some point
  • Fixed /recipe displaying "no recipes" for enchanted items
  • Fixed an issue where players could take items out of /recipe menus for cooked items
  • Fixed various errors in the /map command

Note; Some fields in the config.yml have changed. Run your file and this one through a comparison tool to ensure you have the latest changes.

Known Issues

  • /map commands may misbehave after a server restart. We're still looking into why
  • From 5.0.0: Combining with ProtocolLib may cause Ender Chests to have invisible contents