=> Staff history menu is now re-designed and showing active/expired option is fixed as well.
![]()
=> Added Vanish Options, this will allow you to toggle certain things while vanished, such us opening chest silently and item pick up. To toggle options, new command (/vanishoptions) is added.
![]()
=> Added new placeholder (%aqua_server_status_<server_name>%), this will show if server is either whitelist, in maintenance, online or offline.
=> Added new placeholder (%aqua_player_rank_color%), this will return just the color of player's highest rank
=> Added an option to settings.yml to disable/enable filtered fake message and make it say to the player that the message is actually blocked. By default this option is enabled.
=> Added an option to disable the server from showing up monitor messages (When it comes online or goes offline). By default this option is enabled.
=> Fixed un-disguise on non-premium servers
Find "filter" section add "use-fake-message" path.
Should look like this:
![]()
Added this to your settings.yml if you want to disable server monitor messages for that specific server.
Code:server-monitor: true
=> Fixed update notifications.
=> Removed some debug messages.
=> Other code changes and improvements.
=> Fixed/Changed max warns reached code
=> Fixed some null pointer checks and other minor code changes and fixes
=> Fixed player's gamemode not changing when leaving the server while in staffmode
=> Added /clearpermissions <name>, used to completely clear someone's permissions
=> Added /clearalts <name>, used to completely clear someone's alts
=> Fixed vanish command when doing /vanish <player>.
=> Notes have been re-done, now note will contain the date when it is added and who it is added by.
=> Please add this to you settings.yml![]()
Code:notes: message: - " " - "&eViewing notes of &4<player>&7.." - "<notes>" - " " format: "&6#<id> &7- &f<message> &7(&c<addedBy>&7) &7(&c<addedAt>&7)"
=> Price of the plugin has been changed to $33
=> Fixed GUIFreeze not disabling if freeze command is disabled as well in settings.yml.
=> Fixed "%aqua_player_is_vanished%" placeholder hook.
=> Added "<frozenBy>" and "<player>" placeholders to freeze message interval.
=> Added /undisguise <player>, used to undisguise someone, for this you need "aqua.command.undisguise.other" permission
