Compatibility
Minecraft: Java Edition
1.21.x
1.20.x
1.19.x
1.18.x
1.17.x
1.16.x
1.15.x
1.14.x
1.13.x
1.12.x
1.11.x
1.10.x
1.9.x
Platforms
Links
Creators
Details
Licensed MIT
Published 12 months ago
Updated 2 weeks ago
it's a simple plugin for /vanish that supports actionbar, bossbar and chat messages
If you have any suggestions, write to me and I will try to implement them :>
Plans for future features:
- BroadcastMessagesDONE 1.3
- Hex colorsDONE 2.2.8-PRE-5
- SilentChestDONE 1.3.1
- UpdateCheckerDONE 2.0.7
- Hide on TabListDONE 1.3.1
- bstatsDONE 2.2
- Folia support
- Title messagesDONE 2.1
- PlaceholdersDONE 2.0.8
- MessagesDONE 2.0.8
- AutoVanishDONE 2.0.2 FF
- Messages Prefix DONE 2.2.11
- 2StepChatDONE 2.2.9
- TempVanishDONE 2.2.8-PRE-2
- RestoreVanishDONE 2.2.9
- Langs folderDONE 2.2.8-PRE-5
- Vanish GUI
- Vanish levels
- Velocity support
- Fabric support
- WorldGuard "vanish" flag
Cells
- 10 ✅ (idk)
- 50 ✅ (idk)
- 100 ✅ (idk)
- 200 ✅ (idk)
- 300 ✅ (idk)
- 400 ✅ (28.03.2025 22:30)
- 500 ✅ (08.04.2025)
- 600 ✅ (22.04.2025 15:00)
- 700 ✅ (15.05.2025 19:00)
- 800 ✅ (26.05.2025 21:00)
- 900 ✅ (idk)
- 1000 ✅ (04.07.2025 23:00)
- 1250 ✅ (25.07.2025)
- 1500 ✅ (01.08.2025 23:30)
- 1750 ✅ (13.08.2025)
- 2000 ✅ (13.09.2025)
- 2500 ❌
TOP 1 CELL: TOP 4 VANISH PLUGIN ON MODRINTH AFTER TYPE "Vanish"(NOW 5)
Installation
- Stop server
- Place plugin in plugins folder
- Start server
- Configure plugin in config.yml
- Use command /pv reload
Options and description
Vanishing system
SOON
Commands (2.2.14):
Commands
/pasivanish (/pv) #plugin managment
Subcommands:
- broadcastjoin [player]#send fake join message
- broadcastquit [player]#send fake leave message
- check [player]#check player vanish status
- checkupdate#check updades for plugin
- info#send info about plugin
- vanish [player]#on/off vanish
- reload#reload plugin
- list#send list vanished players
OTHERS COMMANDS:
- /tempvanish [player] <time>- (/tv)#enable vanish for [player] for <time>
- /vanish- (/v)alias for- /pasivanish vanish
Permissions (2.2.14):
Permissions
- pv.* – Grants access to all permissions except pv.autovanish
Plugin Permissions List:
- pv.reload – Allows reloading the plugin
- pv.vanish – Allows toggling vanish mode on or off
- pv.vanishlist – Allows displaying the list of vanished players
- pv.seevanish – Allows seeing players who are in vanish
- pv.vanishothers – Allows toggling vanish for other players
- pv.autovanish – Enables automatic vanish mode when joining the server
- pv.check – Checks if a player is in vanish mode
- pv.info – Displays information about a player's vanish status
- pv.updatenotify – Displays a notification about plugin updates
- pv.help – Shows a help message when no arguments are used with /pv
- pv.checkupdate – Displays a message about available plugin updates
- pv.InteractExempt – Allows bypassing the interaction block restriction
- pv.BuildExempt – Allows bypassing the building block restriction
- pv.BreakExempt – Allows bypassing the block breaking restriction
- pv.MoveExempt – Allows bypassing the movement restriction
- pv.DropExempt – Allows bypassing the item dropping restriction
- pv.broadcastjoin – Allows using /pv broadcastjointo broadcast join messages
- pv.broadcastquit – Allows using /pv broadcastquitto broadcast quit messages
- pv.BedLeaveExempt – Allows bypassing the bed leave restriction
- pv.BedEnterExempt – Allows bypassing the bed enter restriction
- pv.ChangeGamemodeExempt – Allows bypassing the game mode change restriction
- pv.SprintExempt – Allows bypassing the sprint restriction
- pv.tempvanish – Allows enabling temporary vanish mode for yourself
- pv.tempvanishothers – Allows enabling temporary vanish mode for other players
Default config:(v2.2.14)
Config
#config PasiVanish
#en - English
#pl - Polish
#ru - Русский (Russian)
#it - Italiano
#de - Deutsch
#fr - Français
#es - Español
lang: en
Options:
  nightvision: false #czy gracz widzi w ciemności gdy ma vanish,
  vanishfly: false #czy gracz vanish ma mieć fly
  godmode: false #czy gracze vanish mają być nietykalni
  autovanish: false # Automatyczne wejście w tryb Vanish przy wejściu na serwer (wymaga uprawnienia pv.autovanish)
  silentchest: true # pozwala na otwieranie skrzyń bez dźwięku i animacji otworzenia(tak jak na trybie widza) BETA
  InvisibleEffect:
    enabled: true
    amplifier: 1
  restorevanish: false # Pozwala na przywrocenie stanu vanish po wyjsciu z serwera(anuluje wiadomosci dolaczenia i wyjscia z serwera)
Prevent:
  pickingitems: false #czy gracze vanish mogą podnosić itemy
  pvp: false #czy gracze vanish mogą bić innych graczy
  build: false # blokuje budowanie dla graczy którzy mają włączonego vanisha
  break: false # blokuje niszczenie dla graczy którzy mają włączonego vanisha
  interact: false # blokuje interakcję dla graczy którzy mają włączonego vanisha
  move: false # blokuje poruszanie się dla graczy którzy mają włączonego vanisha
  drop: false # blokuje wyrzucanie przedmiotów będąc na vanishu
  bed:
    enter: false # blokuje kładzenie się na łóżku będąc vanish
    leave: false # blokuje wstawanie z łóżka będąc vanish
  changegamemode: false # blokuje zmiane trybu gry będąc vanish
  sprint: false # blokuje bieganie będąc vanish NOT WORKING NOW!!!
Enable_Vanish_Features:
  Lighting: false # Strzela piorunem gdy gracz włączy vanisha
  Firework: false # Strzela fajerwerką gdy gracz włączy vanisha
  TnT: false # Stawia TNT gdy gracz włączy vanisha
  ClearEffects: false # Czyści efekty gracza gdy włączy vanisha
  Heal: false # Leczy gracza gdy włączy vanisha
  Feed: false # Karmi gracza gdy włączy vanisha
  Kill: false
  ChangeGamemode:
    enable: false
    gamemode: spectator # survival, creative, adventure, spectator
Disable_Vanish_Features:
  Lighting: false # Strzela piorunem gdy gracz wyłączy vanisha
  Firework: false # Strzela fajerwerką gdy gracz wyłączy vanisha
  TnT: false # Stawia TNT gdy gracz wyłączy vanisha
  ClearEffects: false # Czyści efekty gracza gdy wyłączy vanisha
  Heal: false # Leczy gracza gdy wyłączy vanisha
  Feed: false # Karmi gracza gdy wyłączy vanisha
  Kill: false
  ChangeGamemode:
    enable: false
    restore_old_gamemode: true
    gamemode: survival # survival, creative, adventure, spectator
Broadcast:
  enabled: true
  join: "&e{player} joined to the game"
  leave: "&e{player} left the game"
Actionbar:
  enabled: true
  text: "&eJesteś niewidoczny dla innych graczy"
Bossbar:
  enabled: true
  color: "YELLOW"  # Dostępne kolory: BLUE, GREEN, PINK, PURPLE, RED, WHITE, YELLOW
  segments: 1 # Set a Bossbar segments. 1, 6, 8, 12 or 20
  progress: 1 # Set a Bossbar progress. 0 or 1
  text: "&eJesteś niewidoczny dla innych graczy"
TitleMessage:
  enabled: false # Enabling Title messages
  On_Title: "Tf542Włączono"
  On_SubTitle: "Tf542<underlined>Vanisha</underlined>"
  On_fadein: 10
  On_stay: 60
  On_fadeout: 20
  Off_Title: "&cWyłączono"
  Off_SubTitle: "&c&nVanisha"
  Off_fadein: 10
  Off_stay: 60
  Off_fadeout: 20
2StepChat:
  enabled: false # Enabling a 2StepChat option
  paper_chat_event: false # Enabling a paper chat event (recommended)
  chat_format: "%luckperms_prefix% &r&7<player> &f>> <message>" # set a 2StepChat format of message
UpdateChecker: true # Enabling a UpdateChecker



