- Optimized permissions loading on logins
- Made /servermanager executable from console as well
- In the rank command for /rank setprefix <prefix> and for /rank setsuffix <suffix>, you can put "none" for suffix or prefix and it will be removed
- Now in chat format placeholder <player> will get just player name and colors will be applied from placeholder before it which is <nameColor>, you can remove <nameColor> to get name color from the last & char of rank's prefix.
- Added new methods to the API
Check out updated API here: https://github.com/selmirdevelopment/AquaCoreAPI
Code:PlayerData#isVanished() PlayerData#isInStaffMode() AquaCoreAPI#vanishPlayer(Player) AquaCoreAPI#vanishPlayerFor(Player,Player) AquaCoreAPI#getVanishPriority(Player) AquaCoreAPI#enableStaffMode(Player) AquaCoreAPI#disableStaffMode(Player)
- Patched all reported errors
- Fixed /nick, you can no longer set nickname longer than 16 chars and you can't use special characters
- X-MAS sale is now active and will last till end of the year!
- Added /nick command, this will change your name in chat, to reset nick to your normal one use /nick none.
- Removed some unnecessary loading when player is joining server to prevent login delays
- Patched some of the reported errors
- AquaCore Source is currently 30% OFF so if you're interested DM me here on site or add me on discord Activated_#1539
![]()
- Added option to toggle un-freeze on player leave
- Added new argument to /aqua command, you can now use /aqua wipe, this will open a new GUI where you can choose which type of punishments you want to wipe/delete.
- Please add next spoiler to your settings.yml
- This option applies for both freeze and gui freeze feature
Code:un-freeze-player-on-leave: false
- More bigger updates should be coming very soon.![]()
- AquaCore is currently 20% OFF.
- Fixed symbols spam when clearing chat on player join.
- Fixed null error with granted rank.
- Shaded all libraries into plugin to add support for other library plugins and spigots
- Updated API to add new methods to PlayerData (Requested by user)
- Added option to disable chat mention for everyone
- PlayerData#setNameTag(Boolean) - used to toggle nametag for a specific player
- PlayerData#isNameTag() - used to check if player's nametag is enabled
- This can be useful if you want to set different name tag to player in different situation such as fights in practice plugin and still keep AquaCore nametags in lobby/other situations
- Added social spy for staff members
- Please add next spoiler to your settings.yml to toggle this feature
- a
Code:use-chat-mention: true
- You can toggle social spy ON/OFF using /socialspy
- Permission to see social spy alerts is "aqua.socialspy" and permission for command is "aqua.command.socialspy"
![]()
- Minor code changes and bug fixes
- Check AquaCore API here: https://github.com/selmirdevelopment/AquaCoreAPI
