Important bug fix!
-
added load-before for
- SayanVanish
- SuperVanish
- PremiumVanish
- Vanish
-
removed bstats from softdepends because it doesn't need to be downloaded so I removed it
-
new permission pv.* which grants any other permission except pv.autovanish
- FIXED A SERIOUS BUG THAT I DON'T KNOW SINCE WHEN IT HAPPENED BUT THE UPDATE MESSAGE DID NOT POP UP FOR ADMINISTRATION ONLY FOR PLAYERS!!!
- fixed one missing line in updatechecker
BIG UPDATE
-
plugin should work 1.9+ but not all options work and there may be errors. I recommend 1.21.1+
-
added after 3 months bstats XD
-
added two new sections in config Vanish_enable_features and Vanish_disable_features where you can enable/disable special effects when vanish is enabled/disabled
-
added two new special effects(i was inspired by the animvanish plugin which adds cool options to other vanish plugins.)
- tnt
- firework
-
added three new locks in options(which locks specific actions during vanish)
- antyBreak on vanish
- antyBuild on vanish
- antyInteract on vanish
-
added three new permissions(which allow to bypass locks)
- pv.breakexempt
- pv.buildexempt
- pv.interactexempt
-
removed permission from plugin.yml about restorevanish which does not exist
-
added spaces in plugin.yml between commands and permissions
-
fixed typo in help_above
-
divided listeners into classes to be able to develop the plugin better
I think that's all, if I forgot something I will write in the next update
4 new things
1 bugfix
NEW:
-
added {player} variable in two messages but I forgot which ones :)
-
added checkmaxplayers message, which is displayed when you provide more than two player names, previously it displayed the status of the first player
-
added help_checkupdate message
-
added the /pv checkupdate command to check for updates
FIX:
- fixed /pv check error without arguments
patch update
-
changed Polish characters in the console to regular ones, e.g. " ę" to "e" or "ą" to "a" so that the messages are readable and "???" does not appear instead.
-
added support for /pv vanish <nick> or /pasivanishvanish <nick>
-
susceptibility to incorrect configuration has been corrected
-
minor bugs fixed
3 new things
-
{player} variable in IncorrectName in config
-
The code began to be divided into classes because when I started the plugin I didn't know that I would want to expand it so much
-
added again the ability to vanish others using the /pv vanish <player> command because I accidentally deleted it BUT
- the command only works with /pv vanish or /pasivanish vanish, it does not work with /v or /vanish,
- player tagging only works in /v and /vanish
- you can bypass pv.vanish permissions by /pv vanish <my nickname> if you have pv.vanishothers permissions
When I have more time, I will fix these mistakes
2 new things
3 bug fixes
new things:
NEW
-
added display of support discord in the /pv info command and changed the title to make it look nicer
-
added pv.help permissions for the /pv command without arguments
bug fixes:
BUGS FIXES
-
fixed author name in placeholder
-
removed packetevents dependency in plugin.yml which was not there
-
Fixed default configuration where lightning should be disabled
now I don't know when the update will be
2 new options
2 bug fixes
modrinth website update
bug fixes
Bug fixes
- fix loading message and title time from configuration
- placeholder %pv_vanished% from the /pv reload command was removed because it should not be there
new options:
New options
- from now on, lightning bolts can be set separately when turning on and off the vanish, twice or none at all
- added options in the configuration to return placeholder %pv_vanished% when the player does not have vanish by default ""
an error loading the configuration was the wrong configuration path for these options, so I had to change their name in the configuration because I have no idea how to make it read correctly example
"TitleMessage.On_SubTitle"
TitleMessage:
On_SubTitle: "&a&nVanisha"
works properly
"TitleMessage.On.SubTitle"
TitleMessage:
On:
SubTitle: "&a&nVanisha"
does not work and reads default values from the code
If you know about such things and know how to help me, write to me on discord
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
- many smaller bugs
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