A complete
regeneration of all config files is required due to the amount of changes in this update.
Please report any bugs you find, there is pretty much nothing I haven't changed in this update internally so please be understanding if there are any issues, I can't test everything myself.
- Reworked scoreboard system to allow a 100% customizable scoreboard
- You can edit any line and add custom lines and placeholders
- Your current scoreboard target now glows (only you see this effect)
- That way you can easily identify your target even if there are lots of other players around
- You can now switch your gamemode to/from spectator mode by pressing shift twice while you're in vanish
- This helps with gliding through walls or doors conveniently
- Added a config section to both PV's bungee and bukkit config which allows you to change the outcome of other plugins' commands if their argument was a vanished player which the sender of the command is not allowed to see
- Added a bungee-sided tab-completion filter which removes the names of vanished players from any tab-completion on the network
- /pv help is now 100% customizable
- Added a feature which disables frost walker for vanished players
- Added a feature which makes vanished players not count towards the amount of players that are not sleeping
- Renamed and reworked the player hiders significantly (mostly internal)
- Improved the way PremiumVanish handles server pings to fix serverlist bugs when there are lots of players online
- Added a minimum pv.use level of 1 so a vanished player is always vanished even if the player doesnt have permission to vanish
- ProtocolLib is now a hard-dependency and is required for PV to run; This should fix issues with the startup order as well
- Changed placeholder format and improved placeholder handling which fixes issues with PlaceholderAPI placeholders
- Added support for MVdWPlaceholderAPI placeholders in PVs messages.yml
- Fixed an error in the update checker and made it use the new Spigot API
- Fixed issues with PerWorldPlugins and PV's command registration system
- Removed lots of legacy code and rewrote PremiumVanish to be easier to debug and extend in the future
- Lots of already-existing features have been redone and should now be more reliable