PasiVanish ⭐ icon

PasiVanish ⭐ -----

easy and lightweight Vanish plugin - PasiVanish




Fixed a bug where the plugin would not start when generating the config for the first time due to the mix-up of formats in the default configuration
----------, May 17, 2025

[FIX]
- One minor bug
[ADDED]
- Added HEX color support: &#xxxxxx
- Added langs folder and 7 languages to it (English, Polish, Русский (Russian), Italiano, Deutsch, Français, Español)
- Added placeholders.yml file
----------, May 17, 2025

Added permissions pv.tempvanish and pv.tempvanishothers to permission pv.*
----------, May 15, 2025

- Fixed error with aliases for vanish and tempvanish

- added alias "tv" for tempvanish
----------, May 15, 2025

- added command /tempvanish <time> <player>

- added 2 permissions
- tempvanish
- tempvanishothers


- A minor fix that I forgot about :>


- FIXED API-VERSION IN PLUGIN.YML WHICH ALLOWED USING THE PLUGIN ONLY 1.21+ SERVERS
----------, May 15, 2025

- Added 3 options in Enable_Vanish_Features and Disable Vanish Features

- Clean Effects
- Heal
- Feed

- Added warning that sprint prevention is currently not working

Lately I've been busy with myself and my own server, I don't promise any updates, but this is the first pre-release to 2.2.8 where I intend to add a few features
----------, May 14, 2025

Fixed typo's in
NoChangeGamemode: --> noChangeGamemode:
NoBedLeave: --> noBedLeave:
NoBedEnter: --> noBedEnter:
NoSprint: --> noSprint:


BUG REUPLOAD
----------, Apr 29, 2025

Fix Update
- FIX Lighting feature in Enable_Vanish_Features and Disable_Vanish_Features
- FIX typo in: Disable_vanish_Features ---> Disable_Vanish_Features
----------, Apr 18, 2025

MEDUIM UPDATE
- fixed that mobs can't see us when we have vanish enabled
- added new section instead of cluttering options. PREVENT
- changed the behavior of antyX from now false to not blocking and true to blocking
- added four new blocks during vanish (and permissions for them)
- entering beds
- leaving beds
- drops items
- changing the game mode

- improved imports
- improved pv help {gracz} to {player}
- added broadcastjoin and quit to pv help
- added placeholder %pv_vanished_two% if someone wanted to have e.g. both prefix and suffix like in vanish
- changed the name Invisible2Effect to InvisibleEfect
- fixed default config of invisibility for InvisibleEfect where instead of invisibility 2 it was 3
- added the possibility of changing the amplifier in the config for this
- improved the incorrect default color in the bossbar code from blue to yellow which was supposed to be used to check something and I forgot about it XD, fixed
I PLAN TO ADD A FEW MORE FUNCTIONS TO THE PREVENT SECTION, SUCH AS ANTI-HUNGER LOSS OR THE POSSIBILITY TO SWITCH WHETHER MOBS ATTACK US OR NOT (CURRENTLY THEY DON'T HIT US HARD)
----------, Apr 12, 2025

fixed pv.* bug that didn't give permission to /pv broacastjoin and quit
----------, Apr 5, 2025

MEDIUM UPDATE

- fixed typo in segments #, max 1 no 2
- fixed bossbar segment errors, when you provide a wrong value the plugin will still work and will enable SOLID instead of disabling
- added warning in commandonlyforplayers in the form of # not to use the & format
- added loadbefore for VanishX
- added two commands /pv broadcastjoin and /pv broadcastquit
- added dependencies in /pv info instead of dependency
- added Invisibility II effect option(default off)
- added three new permissions
- pv.MoveExempt:
- pv.broadcastjoin:
- pv.broadcastquit:
- added option to disable move when vanish is enable for player
----------, Apr 5, 2025

fixed pv.* bug that prevented autovanish from being used, still doesn't grant permission for it but doesn't deny it
----------, Mar 30, 2025

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
----------, Mar 29, 2025

changed soft dependencies startup messages to English from Polish


corrected two permission descriptions from "nt" to "na temat" to make it more readable
----------, Mar 28, 2025

ADDED LOADBEFORE FOR:
  • Essentialslite
  • ServerBasics
  • MainMC
the code should work 1.21.5 but I haven't checked it yet
----------, Mar 28, 2025

I filled in the empty spaces for hashtags (#) in the config
----------, Mar 23, 2025

added load-before for
- ServerEssentials
- EssentialsX
- ZEssentials
- Essentials
- SunLight
- CMI

to make /v and /vanish the main vanish commands
----------, Mar 22, 2025

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 https://bstats.org/plugin/bukkit/PasiVanish/23855 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
----------, Mar 22, 2025

Performance Update

  • Improved AutoVanish handling
  • Improved onDisable
  • Improved Vanish actions on player entry and exit which potentially optimizes the plugin
  • better sorted plugin.yml
----------, Mar 16, 2025

  • added website to plugin.yml

  • added load: postworld in plugin.yml, I know that this is the default but I prefer to set it to be

  • in the last update I meant that the default progress is 1 and not 0 as I wrote :)
----------, Mar 12, 2025

Small update

  • add progress option in config(0 or 1(default 0))
  • fix default config
----------, Mar 9, 2025

PasiVanish 2.1.6
  • added segments option in bossbar message(check default config)(use 1 to default SOLID Bossbar)
----------, Feb 28, 2025

PasiVanish 2.1.5
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
----------, Feb 23, 2025

  • added when disabling the plugin, clearing the bossbar for everyone, which is useful, e.g. when reloading the plugin with Plugman or something like that
----------, Feb 20, 2025

  • minor bugs fixed
----------, Feb 18, 2025

PasiVanish 2.1.3.1

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
----------, Feb 16, 2025

PasiVanish 2.1.3-PRE
3 new things

  1. {player} variable in IncorrectName in config

  2. 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

  3. 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
----------, Feb 13, 2025

PasiVanish 2.1.3
2 new things

3 bug fixes

NEW THINGS
  1. added display of support discord in the /pv info command and changed the title to make it look nicer

  2. added pv.help permissions for the /pv command without arguments
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
----------, Feb 11, 2025

PasiVanish 2.1.2
2 new options

2 bug fixes

modrinth website update

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:
  • 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
----------, Feb 11, 2025

PasiVanish 2.1.1
Fast Fix

fixed that placeholder %pv_vanished% was not loaded from the config, there was a typo in the config, it's now good

updated config on modrinth website

please update your pl eceholders: to pl aceholders:
----------, Feb 7, 2025

again three updates in one because I keep forgetting about spigot


PasiVanish 2.1
Big Update

6 new things

lots of corrections

New mechanic

  1. lightning option when turning vanish on and off (does not work in worlds with stopped weather)

  2. I added the strong chest function again (known problems, it doesn't work well with shulkers)

  3. News Title (known problems, text and time are loaded from the code, not the config because I messed something up)

  4. 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)

  5. finishing the message section in the config

  6. 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


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 :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
----------, Feb 7, 2025

PasiVanish 2.0.7

3 updates in 1 because I forgot about spigot XD

PasiVanish 2.0.7
by pasieniec2
on Jan 12, 2025
finally, after all this time

I managed to add a message about the new version of the plugin to the plugin.

Delete /pv version because its in /pv info

PasiVanish 2.0.6
by pasieniec2
on Jan 11, 2025
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
----------, Jan 15, 2025

3 updates in 1 because I forgot about spigot XD
PasiVanish 2.0.5

SMALL UPDATE

NEW COMMAND


/pv check {player} check player vanish

NEW PERMISSION

pv.check


PasiVanish 2.0.4
SMALL UPDATE

NEW COMMAND


/pv info

command shows plugin autor, name, version, description, dependencies and link to modrinth

NEW PERMISSION

pv.info


PasiVanish 2.0.3
SMALL HOTFIX

FIX bossbar enabled: false and /pv reload with that.

HAPPY NEW YEAR
----------, Jan 6, 2025

Fast Fix

1 new option autovanish on join its a option in config.yml permission: pv.autovanish

Fixes potion bubbles during vanish

I'm currently working on two new mechanics so I don't know when the update will be
----------, Dec 28, 2024

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
----------, Dec 28, 2024

I haven't been here for a long time......sorry

but I brought new options

vanish players do not tab for players without pv.seevanish permission in commands

for the /pv command, specifying incorrect arguments does not change the command messages

commands are finally tabbed and you can see command suggestions by alias

the plugin tries to execute commands before other plugins such as essentialsX or serveressentials

Added enable/disable options for vanish players
- night vision
- pvp
- godmode

vanish players cannot push normal players if you have player collision enabled


Sorry for the 2 month break... I hope we will see each other at least once a week

(now working on excluding vanish players from sleep system)
----------, Dec 27, 2024

Resource Information
Author:
----------
Total Downloads: 609
First Release: Nov 23, 2024
Last Update: May 17, 2025
Category: ---------------
All-Time Rating:
1 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings