- Added an /offlinetp command that allows you to teleport to offline players
- Muted players can no longer run commands like /msg, /tell, etc. (customizable in config)
- Fixed invsee in newer Minecraft versions
- Fixed opening SMod menu in newer Minecraft versions
- Leave reconfiguration APIs available for other plugins on newer Minecraft versions
- Player titles are now cleared after chat input
- Added Folia support
- Fixed pagination in SMod menu
- Now using Brigadier command system
- Added a config option to require a reason when muting/kicking/banning people
- Vanish state is now saved when you leave
- Removed unnecessary log message (saving)
- Added a VanishToggleEvent for developers
- Improved styling of SocialSpy
- Allow opening your own ender chest
- Fixed chat input title delay
- SocialSpy command and permissions
- Hide death messages of vanished players
- Fixed a bug where unknown players (those that were never on the server) would crash the SMod menu upon viewing punishments
- SMod menu now has a search option
- You can now filter by type in the SMod menu
- Added new /vanish list command which lists all vanished players
- Added invsee for armor and offhand
- Fixed a bug where players could not put any items in their ender chests
- Fixed a bug where you could not move any items around in your inventory
- Fixed a bug where the vanish see permission would not register with some permission management plugins
- New /vanish command (can be used to hide yourself from other players if you're a moderator)
- New permissions that prevent other players from muting / kicking / banning you.
- Smaller bug fixes