Changelog
- Fixed the command placeholder content in the unknown command message
- Lowercased the default rank names
- Added LuckPerms as an optional dependency
- Added
/slimeranks import <LuckPerms>
to import groups directly from LuckPerms - Performed various code optimizations and stability improvements
Important Notice
The message with the key Chat.Command.Help
has been updated.
To apply the changes, delete the entry from your messages.yml
file so SlimeRanks can regenerate it with the new format.
Changelog
- Added support for Purpur and Folia
- Fixed an issue where the name tag couldn’t be mounted after a world change
- Fixed an issue where the name tag holder could see their own tag after a world change
- Fixed an issue where some players didn’t receive chat messages
- Added a config option to show or hide chat messages in the console
- Fixed a typo in a language key
- Performed several code optimizations
Changelog
- Adjusted default rank data to look cleaner and include all settings.
- Fixed an issue where deleted ranks were still being displayed.
- Patched a small security issue that allowed players to use placeholders in chat.
- Improved NameTag visibility logic to properly hide tags when a player is invisible or vanished.
- Fixed a logic bug that prevented players without a rank from receiving plugin update messages.
- Fully reworked NameTag logic for better code quality and readability.
- Minor code improvements and bug fixes.
Changelog
- Added an option to allow players to use MiniMessage color codes in chat to enhance message formatting.
- Introduced a rank priority attribute to resolve rank assignment issues.
- Added additional warning messages for certain edge cases.
- Implemented a new bStats chart displaying the total number of created ranks.
- Introduced a setting to update player ranks every X seconds.
- Added support for PlaceholderAPI and MiniPlaceholders placeholders.
- Overhauled the player name tag above players by replacing ArmorStands with TextDisplays.
- Reworked name tag sneaking behavior to match vanilla mechanics.
- Updated default rank examples for better appearance and compatibility with new attributes.
- Added more command aliases for
/slimeranks
, including/rank
and/ranks
. - Improved the automatic update checker to detect unsupported plugin versions.
- Added an option to disable plugin update notifications.
- Redesigned the SlimeRanks GUI to align with new features.
- Performed multiple code improvements and optimizations.