You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
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.
/backs
- should no longer cause momentary server lag/list
by world rather than group/back
" message on death will no longer appear in disabled back worlds/dump
command is used within a WorldGuard region the player can open chests in/pm list
will now include plugin version numbers to be a little more useful than the standard/plugins
command/nick
command no longer uses flags, just normal parameters - tab completion makes this easier too/repair all
,/enchant
, and/clearinventory
not working/ingot2block
/lag
,/pm download
, and/pm findtag
- the latter 2 might return at some point/recipe
displaying "no recipes" for enchanted items/recipe
menus for cooked items/map
commandNote; 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 whyThis discussion was created from the release RoyalCommands 5.1.0.
Beta Was this translation helpful? Give feedback.
All reactions