Skip to content

RoyalCommands 5.2.0

Compare
Choose a tag to compare
@BlaneyXYZ BlaneyXYZ released this 12 Jun 11:33
· 45 commits to master since this release

Note

This build requires Java 21, as it's built for 1.20.5. If you need support for an older Java version, use 5.1.0.

The next minor release is ready! We've been hard at work making further improvements

  • Players can now set their own nick with /nick
  • Improvements to the output when running /biome
  • Improvements to the trade command and window
  • Removed flag support from almost all commands, the below commands now support auto complete
    • /mute
    • /prune
    • /assign
    • /whitelist
  • Added the /sleep command, behaviour similar to /feed
  • Added suggested parameters for /time command
  • Fix mute reasons getting cut off if they are more than 1 word
  • Expansions to Message of the Day (MOTD)
    • Game time can now be shown in 24 hour or 12 hour time using either {time24h} or {time12h} respectively
    • Server Uptime can be shown using {uptime}
    • Separate MOTD can be shown for Admins using the permission rcmds.messageoftheday.admin, configurable in config.yml
    • Separate MOTD can be shown for First Join Players, configurable in config.yml

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