=> Fixed tags importing, all tags will now be deleted and than imported
=> Fixed deleting tags that have space in name, you can now just type the regular name with space to delete it
=> Added option to disable join blacklisted/banned
=> Now when you try to open chest in vanish it will be opened silently and you can preview it
Config changes:
Please add this to your settings.yml
Code:login: announce-tried-to-join-banned: false announce-tried-to-join-blacklisted: false
- Fixed async permissions loading on player login, this was causing permissions check for player on PlayerJoinEvent
=> Fixed and changed Server and GlobalPlayer update packets
=> Fixed duplicated alts in /ipreport /checkk
=> Fixed regular ban being IP ban
=> Now staff will be able to see vanished staff in /stafflist
=> Added maintenance
- Use /maintenance to toggle maintenance globally or per server
- To bypass maintenance you need "aqua.maintenance.bypass" permission
=> Added /alts command![]()
![]()
=> Config Changes
Please add this to your settings.yml
Code:alts-command-format: alt-format: " &b<alt>" lines: - "&c&m-----&7&m--------------------&c&m-----" - "&eShowing you &b<name>'s &ealts.." - "{alts}" - "&c&m-----&7&m--------------------&c&m-----"
- Fixed /teleportall from previous update, was urgent because /tphere was calling /teleportall
