- Added support for MC 1.20.4
- Please make sure you are using the latest ProtocolLib dev build
- Added support for the %premiumvanish_bungeeplayercount% and %premiumvanish_bungeeplayercount@<server>% (Replace <server> with a server name from your velocity configuration) PlaceholderAPI placeholders if PV is installed on Velocity and Spigot
- Added vanish integration for RedisChat plugin (Spigot-sided)
- Fixed version detection bug on 1.20.0 servers
- Fixed PV on Velocity not creating database tables by itself
- Updated to Minecraft 1.20.2. Please make sure you are using the latest ProtocolLib dev build.
- Performance improvements for the player hiding mechanism
- Fixed 'No SLF4J providers were found.' error
- Improved handling of plugin disabled case in API to avoid breaking other plugins using the API when PV is not enabled
- Added PaperSpigot based advancement listener so advancements of vanished players are hidden on paperspigot
- Fixed that disabling the scoreboard using the command does not remove the current target
- Improved handling of plugin disabled case in API to avoid breaking other plugins using the API when PV is not enabled
- Added PaperSpigot based advancement listener so advancements of vanished players are hidden on paperspigot
- Fixed that disabling the scoreboard using the command does not remove the current target
- Added more translation settings for /pv list, such as translating the hover description for each player. You can access these settings by copying them in from the default messages.yml file in the resource description and then changing them. Yes/No can be changed by changing the HelpConsoleYes/No settings.
- Added more translation settings for /pv list, such as translating the hover description for each player. You can access these settings by copying them in from the default messages.yml file in the resource description and then changing them. Yes/No can be changed by changing the HelpConsoleYes/No settings.
- Fix new PaperServerPingListener not working on old PaperSpigot versions
- Fix RedisBungeeListCmd again (Now supporting RedisBungee (ProxioDev/Limework fork) v0.11.3)