again three updates in one because I keep forgetting about spigot
PasiVanish 2.1
Big Update
6 new things
lots of corrections
New mechanic
- lightning option when turning vanish on and off (does not work in worlds with stopped weather)
- I added the strong chest function again (known problems, it doesn't work well with shulkers)
- News Title (known problems, text and time are loaded from the code, not the config because I messed something up)
- placeholder %pv_vanished% which returns &b&lVANISH when we have vanish and when we don't it returns nothing (the text is not loaded from the config as it should)
- finishing the message section in the config
- UPDATE CHECKER
- added UpdateChecker: true in config
- sending for players with pv.updatenotify permission, not for players with op
- if you have, for example, beta version 2.1 and the latest version on modrinth is 2.0.9, you do not receive the message that you have an old version
most important fixes
-
- a player on creative or spectator can still fly after turning off vanish
-
- messages section works better
-
- actionbar and bossbar optimization
-
- corrected /pv info where instead of in English it was in Polish and downloading the description from plugin.yml and not rigidly set
-
- resetting vanish settings when the player leaves the server
-
- hiding vanish for new players and mobs that had aggro on you before joining
-
- removing nightvision only if it was given by PasiVanish
-
- removing unnecessary dependencies from the plugin file, making it lighter
-
Generally, I wasn't going to post the update for now because it has a few bugs that I mentioned, but one person asked me about it, so I'm uploading it and I hope that I will be able to fix them by the end of the week
PasiVanish 2.0.9
Quick Fix, the plugin did not load and did not create configuration when launched. I had to type /pv reload to reload it and it was impossible to create it. I fixed it.
PasiVanish 2.0.8
I haven't been here for a long time, but there are new options
- added placeholder %pv_online% which displays online players minus vanish players
- a piece of the messages section in config.yml has been added, which I will expand every update
- the messaging system has been optimized
- fixed softdepend in /pv info not displaying them
- minor fixes on older versions