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
I haven't been here for a long time, but there are new options :D
-
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
FIX UPDATE
-
Fixed a typo in the config from nightvison to nightvision.
-
fixed an error that appeared in the console when the player left the game and the bossbar was turned off(thxx for resport Лёша ✦ MjKey ˗ˏˋ ★ ˎˊ˗ )
-
the incorrectly made config with the messages section was deleted.
-
added softdepend in /pv info
-
fix a plugin name main class
Update with fixing tabs in the plugin.
added missing completion for the /pv version command where version was not displayed
I changed the tab order of these commands and now they are arranged in alphabetical order from top to bottom
I added the latest version to the config page
If you find any error, please report it to me