=> Negating permissions will now work with *, for example "-aqua.command.*" permission will negate all permissions starting with aqua.command.
=> Fixed next page counter in /help command
=> Added <coloredName> placeholder in /ping command, it will show player's name in color without prefix
=> /clearalts will now delete recorded IP of all user's alts
=> Fixed staff next authentication reminder message showing even if auth is disabled in configuration
=> Fixed null pointer in player data
=> Removed /help as an allias for /helpop and now /help is own command which shows help messages with pages, you can edit your changes in settings.yml [config changes required]
![]()
Please add this to your settings.yml
Code:help-pages: page-1: messages: - "&c&m-----&7&m------------&c&m-----" - " " - "This is page 1 of help!" - "This is page 1 of help!" - "This is page 1 of help!" - " " - "&7You're viewing page &e<currentPage> &7out of &e<maxPages>&7!" - "&7Use &e/help <nextPage> &7to view next page" - "&c&m-----&7&m------------&c&m-----" page-2: messages: - "&c&m-----&7&m------------&c&m-----" - " " - "This is page 2 of help!" - "This is page 2 of help!" - "This is page 2 of help!" - " " - "&7You're viewing page &e<currentPage> &7out of &e<maxPages>&7!" - "&7Use &e/help <nextPage> &7to view next page" - "&c&m-----&7&m------------&c&m-----"
=> Made changes to the permission injection to fix issue with other plugins adding attachments
=> Sudo command is now executable from the console
=> Fixed maintenance not updating value in file after toggling
=> Chat data and maintenance data of the server are now saved in data.yml, you should not be editing this file
=> You can now use !send command in #license-request if you lose your license
=> Updated to the latest version of jar, updates are delayed till MC-Market fixes download system.
=> Fixed some spelling mistakes.
=> Fixed wrong message output in /servermanager runcmd command.
=> Fixed /setpermission command when adding permanent permission without entering duration argument.
=> Entities will no longer target vanished players.
=> You can no longer execute 2FA reset command if you're required to enter your 2FA code.
=> Updated placeholders on documentation page: https://github.com/FaceSlap02/AquaCoreAPI/wiki/Documentation
