New:
-
Server identifier placeholders are added for internal and PAPI. {identifier} %coretools_identifier%
Changes:
- Debug attribute is added to
CheckItem condition.
- When using
CorePerms with MMOProfiles, the player's actual UUID player data is configured to load before the player selects a profile.
- Code related to the use of the MMProfiles API has been improved.
- Code related to MySQL connection has been improved.
-
CorePerms groups also be applied to players as permissions.
-
CorePerms now support default permissions.
Fixes:
- Fixed
OtherConditions was not working.
- Fixed
CheckItem Condition failed if type is uppercase.
- Fixed
Sell station default config.
- Fixed a duplication bug that could occur on servers running
AuctionHouse with Redis in a multi-server setup.
- Fixed NPE on
variables if playerdata is not ready yet.
- Error messages that occurred when
CorePerms was disabled have been fixed.
- Fixed
CorePerms list-groups command.
- Fixed Redis connection Netty DNS error when multiple plugins uses Redisson same time.