=> Patched error on permission check for GlobalPlayer
=> Please update to this version as all older version will be disabled withing 24 hours.
- Patched error on redis reload
- Added permission injector, this means that you can now use wildcard permission (ex: aqua.command.* - grant access to all commands) and "*" to grant access to all permissions. This include other plugin's permissions too, not AquaCore only.
=> Fixed message when you're not allowed to remove grant which you didn't granted
=> Fixed: If someone has perms to /staffchat or /adminchat then lose the permission and they type in chat they still talk in that chat
=> Fixed unpunish not applying the player who removed the punishment
=> Changed permission for ip-ban, now it is not the same as regular ban permission, you need "punishments.command.banip" permission to execute ip-ban.
=> Added permission for using permanent mute and ban, for permanent ban you need "aqua.ban.permanent" permission and for permanent mute you need "aqua.mute.permanent" permission.
=> Added option to clear banned player's inventory before executing punishment, this work just like silent punish instead "-s" you need to use "-c" or "-clear" and it will clear the player's inventory and than ban/blacklist the player.
=> Added option to create "hidden" ranks, all you have to do is /rank settype <rank> HIDDEN, ranks with "HIDDEN" type will be used for permissions only, prefixes,suffixes,color will be filtered from those ranks.
=> When granting with /grant, there will be third option for HIDDEN ranks.
![]()
=> Added permission update if player is online when removing grants
=> Minor code changes
=> Changed packaging obfuscation
- Fixed name tag formating configuration not being affected.
- Fixed redis subscriber being duplicated if connection is valid on /aqua redisreload
- Removed cache due it causing issues for some players, this will be worked again and tested before releasing.
- Now finally fixed a bug with cache from the previous version, please if you updated to 2.0.8 or 2.0.9, update to this one!
- Fixed a big bug with cache from the previous version, please if you updated to 2.0.8, update to this one!
=> Fixed and added new way of caching player data, data will now be cached for one hour
=> Fixed RealName command
=> Fixed /aqua redisreload
=> Fixed /summon command execute
=> Added /allplayers, this will show you how many unique players you got on your server
=> Added /staffannounce, using this command you can announce throughout your network a message to all players with permission "aqua.staff.announce"
=> Added option to disable sending teleport message to target player in /tphere and /teleportall
=> Added ExpCommand (/exp) - aqua.command.exp
- Add this to your settings.yml
Code:teleport-commands-send-teleported-message-to-target: true
=> Added EnchantCommand (/enchant) - aqua.command.enchant
