SuperVanish >> Be invisible icon

SuperVanish >> Be invisible -----

Advanced /vanish plugin which makes other players think that you're not on the server




Version: 6.2.20
It would be even better if this plugin were compatible with Folia. I hope the developer can add Folia support. This is the best invisibility plugin I've ever used. I give it a perfect score.

Version: 6.2.20
Lovely plugin! Happy to see it's being well maintained.

Thanks for developing this.

Version: 6.2.19
Its a really good plugin but i was wondering if there's a way for a player to be invisible in tab but not invisible in the game. (help pls)

Version: 6.2.18
Released:Aug 13, 2023

is there anything more to be said? :) The author doesn't give a ... about the free version of his plugin.
-
Author's response
I agree that the support for this plugin has fallen quite short recently. I've released an update to address the issues. Please report any that may still arise via DM.

Version: 6.2.18
Hello, the plugin doesn't seem to be working in 1.20.6; it displays a lot of error messages.

[11:30:22] [Server thread/INFO]: Player issued server command: /supervanish:sv
[11:30:22] [Server thread/WARN]: Unknown exception occurred!
[11:30:22] [Server thread/WARN]: Please report this issue!
[11:30:22] [Server thread/WARN]: Message:
[11:30:22] [Server thread/WARN]: Cannot invoke "de.myzelyam.supervanish.visibility.FileVanishStateMgr.isVanished(java.util.UUID)" because the return value of "de.myzelyam.supervanish.SuperVanish.getVanishStateMgr()" is null
[11:30:22] [Server thread/WARN]: General information:
[11:30:22] [Server thread/WARN]: ServerVersion: git-Paper-62 (MC: 1.20.6)
[11:30:22] [Server thread/WARN]: PluginVersion: 6.2.18
[11:30:22] [Server thread/WARN]: Settings:
[11:30:22] [Server thread/WARN]: MsgsVersion: 6.2.18
[11:30:22] [Server thread/WARN]: Settings: ||InvisibilityFeatures.NightVisionEffect>false||InvisibilityFeatures.DisableDamage>false||InvisibilityFeatures.DisableHunger>false||InvisibilityFeatures.DisableMobTarget>true||InvisibilityFeatures.OpenChestsSilently>true||InvisibilityFeatures.DisablePressurePlates>true||InvisibilityFeatures.DisablePush>false||InvisibilityFeatures.DefaultPickUpItemsOption>true||InvisibilityFeatures.ModifyTablistPackets>true||InvisibilityFeatures.ModifyTabCompletePackets>true||InvisibilityFeatures.PreventSculkSensorActivation>true||InvisibilityFeatures.PreventTurtleEggBreaking>true||InvisibilityFeatures.DisableDripLeaf>true||InvisibilityFeatures.PreventRaidTriggering>true||InvisibilityFeatures.PreventMobSpawning>true||InvisibilityFeatures.Fly.Enable>true||InvisibilityFeatures.Fly.DisableOnReappear>true||VanishStateFeatures.AutoVanishOnJoin>false||VanishStateFeatures.ReappearOnWorldChange>false||VanishStateFeatures.ReappearOnQuit>false||VanishStateFeatures.CheckPermissionOnWorldChange>false||VanishStateFeatures.CheckPermissionOnQuit>false||VanishStateFeatures.CheckPermissionOnLogin>false||IndicationFeatures.LayeredPermissions.EnableSeePermission>true||IndicationFeatures.LayeredPermissions.LayeredSeeAndUsePermissions>false||IndicationFeatures.LayeredPermissions.MaxLevel>100||IndicationFeatures.MarkVanishedPlayersAsSpectators>true||MessageOptions.FakeJoinQuitMessages.BroadcastFakeQuitOnVanish>true||MessageOptions.FakeJoinQuitMessages.BroadcastFakeJoinOnReappear>true||MessageOptions.FakeJoinQuitMessages.AnnounceVanishReappearToAdmins>true||MessageOptions.FakeJoinQuitMessages.SendMessageOnlyToAdmins>false||MessageOptions.FakeJoinQuitMessages.SendMessageOnlyToUsers>false||MessageOptions.HideRealJoinQuitMessages>true||MessageOptions.HideAdvancementMessages>true||MessageOptions.ReappearOnQuitHideLeaveMsg>true||MessageOptions.AnnounceRealJoinQuitToAdmins>true||MessageOptions.AnnounceDeathToAdmins>true||MessageOptions.RemindVanishedOnJoin>true||MessageOptions.DisplayActionBar>true||RestrictiveOptions.PreventBlockBreaking>false||RestrictiveOptions.PreventBlockPlacing>false||RestrictiveOptions.PreventHittingEntities>false||ExternalInvisibility.ServerList.AdjustAmountOfOnlinePlayers>true||ExternalInvisibility.ServerList.AdjustListOfLoggedInPlayers>true||HookOptions.EnableEssentialsHook>true||HookOptions.EnableDynmapHook>true||HookOptions.DynmapSendJoinLeaveMessages>true||HookOptions.EnableTrailGUIHook>true||HookOptions.EnablePlaceholderAPIHook>true||HookOptions.EnableMVdWPlaceholderAPIHook>true||HookOptions.EnableCitizensHook>true||CompatibilityOptions.PlayerJoinEventPriority>HIGH||CompatibilityOptions.PlayerQuitEventPriority>HIGH||MiscellaneousOptions.UpdateChecker.Enable>true||MiscellaneousOptions.UpdateChecker.NotifyAdmins>true||ConfigVersion>6.2.18||
[11:30:22] [Server thread/WARN]: StackTrace:
[11:30:22] [Server thread/WARN]: java.lang.NullPointerException: Cannot invoke "de.myzelyam.supervanish.visibility.FileVanishStateMgr.isVanished(java.util.UUID)" because the return value of "de.myzelyam.supervanish.SuperVanish.getVanishStateMgr()" is null
[11:30:22] [Server thread/WARN]: at SuperVanish.jar//de.myzelyam.supervanish.commands.SubCommand.isVanished(SubCommand.java:45)
[11:30:22] [Server thread/WARN]: at SuperVanish.jar//de.myzelyam.supervanish.commands.subcommands.VanishSelf.execute(VanishSelf.java:30)
[11:30:22] [Server thread/WARN]: at SuperVanish.jar//de.myzelyam.supervanish.commands.SubCommandMgr.execute(SubCommandMgr.java:39)
[11:30:22] [Server thread/WARN]: at SuperVanish.jar//de.myzelyam.supervanish.commands.VanishCommand.execute(VanishCommand.java:29)
[11:30:22] [Server thread/WARN]: at SuperVanish.jar//de.myzelyam.supervanish.SuperVanish.onCommand(SuperVanish.java:168)
[11:30:22] [Server thread/WARN]: at org.bukkit.command.PluginCommand.execute(PluginCommand.java:45)
[11:30:22] [Server thread/WARN]: at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:155)
[11:30:22] [Server thread/WARN]: at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:999)
[11:30:22] [Server thread/WARN]: at org.bukkit.craftbukkit.command.BukkitCommandWrapper.run(BukkitCommandWrapper.java:64)
[11:30:22] [Server thread/WARN]: at com.mojang.brigadier.context.ContextChain.runExecutable(ContextChain.java:73)
[11:30:22] [Server thread/WARN]: at net.minecraft.commands.execution.tasks.ExecuteCommand.execute(ExecuteCommand.java:31)
[11:30:22] [Server thread/WARN]: at net.minecraft.commands.execution.tasks.ExecuteCommand.execute(ExecuteCommand.java:19)
[11:30:22] [Server thread/WARN]: at net.minecraft.commands.execution.UnboundEntryAction.lambda$bind$0(UnboundEntryAction.java:8)
[11:30:22] [Server thread/WARN]: at net.minecraft.commands.execution.CommandQueueEntry.execute(CommandQueueEntry.java:5)
[11:30:22] [Server thread/WARN]: at net.minecraft.commands.execution.ExecutionContext.runCommandQueue(ExecutionContext.java:103)
[11

:30:22] [Server thread/WARN]: at net.minecraft.commands.Commands.executeCommandInContext(Commands.java:429)
[11:30:22] [Server thread/WARN]: at net.minecraft.commands.Commands.performCommand(Commands.java:337)
[11:30:22] [Server thread/WARN]: at net.minecraft.commands.Commands.performCommand(Commands.java:324)
[11:30:22] [Server thread/WARN]: at net.minecraft.server.network.ServerGamePacketListenerImpl.performUnsignedChatCommand(ServerGamePacketListenerImpl.java:2202)
[11:30:22] [Server thread/WARN]: at net.minecraft.server.network.ServerGamePacketListenerImpl.lambda$handleChatCommand$14(ServerGamePacketListenerImpl.java:2176)
[11:30:22] [Server thread/WARN]: at net.minecraft.server.TickTask.run(TickTask.java:18)
[11:30:22] [Server thread/WARN]: at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:151)
[11:30:22] [Server thread/WARN]: at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24)
[11:30:22] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1515)
[11:30:22] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:198)
[11:30:22] [Server thread/WARN]: at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:125)
[11:30:22] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1492)
[11:30:22] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1415)
[11:30:22] [Server thread/WARN]: at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:135)
[11:30:22] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1381)
[11:30:22] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1242)
[11:30:22] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:326)
[11:30:22] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:1583)
[11:30:22] [Server thread/WARN]: Please include this information
[11:30:22] [Server thread/WARN]: if you report the issue."

Version: 6.2.18
I use this plugin a lot since when i have a lot of work to do in the server as staff sometimes i prefer to be vanished. But i hope it gets update to 1.20.6, because discordSRV for some reason spam because of it:

[10:24:12 ERROR]: Could not pass event PlayerQuitEvent to DiscordSRV v1.27.0
java.lang.NullPointerException: Cannot invoke "de.myzelyam.supervanish.visibility.FileVanishStateMgr.isVanished(java.util.UUID)" because the return value of "de.myzelyam.supervanish.SuperVanish.getVanishStateMgr()" is null
at SuperVanish.jar/de.myzelyam.api.vanish.VanishAPI.isInvisible(VanishAPI.java:51) ~[SuperVanish.jar:?]
at DiscordSRV-Build-1.27.0.jar/github.scarsz.discordsrv.hooks.vanish.SuperVanishHook.isVanished(SuperVanishHook.java:109) ~[DiscordSRV-Build-1.27.0.jar:?]
at DiscordSRV-Build-1.27.0.jar/github.scarsz.discordsrv.util.PlayerUtil.isVanished(PlayerUtil.java:136) ~[DiscordSRV-Build-1.27.0.jar:?]
at DiscordSRV-Build-1.27.0.jar/github.scarsz.discordsrv.listeners.PlayerJoinLeaveListener.PlayerQuitEvent(PlayerJoinLeaveListener.java:108) ~[DiscordSRV-Build-1.27.0.jar:?]
at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor142.execute(Unknown Source) ~[?:?]
at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.20.6-R0.1-SNAPSHOT.jar:?]
at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:81) ~[paper-api-1.20.6-R0.1-SNAPSHOT.jar:git-Paper-35]
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.20.6-R0.1-SNAPSHOT.jar:?]
at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.20.6.jar:git-Paper-35]
at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:131) ~[paper-1.20.6.jar:git-Paper-35]
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:627) ~[paper-api-1.20.6-R0.1-SNAPSHOT.jar:?]
at net.minecraft.server.players.PlayerList.remove(PlayerList.java:611) ~[paper-1.20.6.jar:git-Paper-35]
at net.minecraft.server.players.PlayerList.remove(PlayerList.java:596) ~[paper-1.20.6.jar:git-Paper-35]
at net.minecraft.server.network.ServerGamePacketListenerImpl.removePlayerFromWorld(ServerGamePacketListenerImpl.java:2091) ~[paper-1.20.6.jar:git-Paper-35]
at net.minecraft.server.network.ServerGamePacketListenerImpl.onDisconnect(ServerGamePacketListenerImpl.java:2071) ~[paper-1.20.6.jar:git-Paper-35]
at net.minecraft.server.network.ServerGamePacketListenerImpl.onDisconnect(ServerGamePacketListenerImpl.java:2058) ~[paper-1.20.6.jar:git-Paper-35]
at net.minecraft.network.Connection.handleDisconnection(Connection.java:888) ~[paper-1.20.6.jar:git-Paper-35]
at net.minecraft.server.network.ServerConnectionListener.tick(ServerConnectionListener.java:255) ~[paper-1.20.6.jar:git-Paper-35]
at net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:1805) ~[paper-1.20.6.jar:git-Paper-35]
at net.minecraft.server.dedicated.DedicatedServer.tickChildren(DedicatedServer.java:468) ~[paper-1.20.6.jar:git-Paper-35]
at net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1575) ~[paper-1.20.6.jar:git-Paper-35]
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1235) ~[paper-1.20.6.jar:git-Paper-35]
at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:326) ~[paper-1.20.6.jar:git-Paper-35]
at java.base/java.lang.Thread.run(Thread.java:1583) ~[?:?]

Version: 6.2.18
Client recieves "[Render thread/WARN]:
Ignoring player info update for unknown player <UUID> ([UPDATE_GAME_MODE])" when staff enter vanished state.

Version: 6.2.18
[07:03:51 WARN]: [SuperVanish] Unknown exception occurred!
[07:03:51 WARN]: [SuperVanish] Please report this issue!
[07:03:51 WARN]: [SuperVanish] Message:
[07:03:51 WARN]: [SuperVanish] Index 3 out of bounds for length 3
[07:03:51 WARN]: [SuperVanish] General information:
[07:03:51 WARN]: [SuperVanish] ServerVersion: git-Paper-5 (MC: 1.20.5)
[07:03:51 WARN]: [SuperVanish] PluginVersion: 6.2.18
[07:03:51 WARN]: [SuperVanish] ServerPlugins: AuthMe v5.6.0-SNAPSHOT-b2622, TAB v4.1.4, BetterWorldStats v1.10.2, SpawnAuth v1.0, NeroChat v2.1, KillCommand v1.0,
[07:03:51 WARN]: [SuperVanish] Settings:
[07:03:51 WARN]: [SuperVanish] MsgsVersion: 6.2.18
[07:03:51 WARN]: [SuperVanish] Settings: ||InvisibilityFeatures.NightVisionEffect>true||InvisibilityFeatures.DisableDamage>true||InvisibilityFeatures.DisableHunger>true||InvisibilityFeatures.DisableMobTarget>true||InvisibilityFeatures.OpenChestsSilently>true||InvisibilityFeatures.DisablePressurePlates>true||InvisibilityFeatures.DisablePush>false||InvisibilityFeatures.DefaultPickUpItemsOption>false||InvisibilityFeatures.ModifyTablistPackets>true||InvisibilityFeatures.ModifyTabCompletePackets>true||InvisibilityFeatures.PreventSculkSensorActivation>true||InvisibilityFeatures.PreventTurtleEggBreaking>true||InvisibilityFeatures.DisableDripLeaf>true||InvisibilityFeatures.PreventRaidTriggering>true||InvisibilityFeatures.PreventMobSpawning>true||InvisibilityFeatures.Fly.Enable>true||InvisibilityFeatures.Fly.DisableOnReappear>true||VanishStateFeatures.AutoVanishOnJoin>false||VanishStateFeatures.ReappearOnWorldChange>false||VanishStateFeatures.ReappearOnQuit>false||VanishStateFeatures.CheckPermissionOnWorldChange>false||VanishStateFeatures.CheckPermissionOnQuit>false||VanishStateFeatures.CheckPermissionOnLogin>false||IndicationFeatures.LayeredPermissions.EnableSeePermission>true||IndicationFeatures.LayeredPermissions.LayeredSeeAndUsePermissions>false||IndicationFeatures.LayeredPermissions.MaxLevel>100||IndicationFeatures.MarkVanishedPlayersAsSpectators>true||MessageOptions.FakeJoinQuitMessages.BroadcastFakeQuitOnVanish>true||MessageOptions.FakeJoinQuitMessages.BroadcastFakeJoinOnReappear>true||MessageOptions.FakeJoinQuitMessages.AnnounceVanishReappearToAdmins>true||MessageOptions.FakeJoinQuitMessages.SendMessageOnlyToAdmins>false||MessageOptions.FakeJoinQuitMessages.SendMessageOnlyToUsers>false||MessageOptions.HideRealJoinQuitMessages>true||MessageOptions.HideAdvancementMessages>true||MessageOptions.ReappearOnQuitHideLeaveMsg>true||MessageOptions.AnnounceRealJoinQuitToAdmins>true||MessageOptions.AnnounceDeathToAdmins>true||MessageOptions.RemindVanishedOnJoin>true||MessageOptions.DisplayActionBar>true||RestrictiveOptions.PreventBlockBreaking>false||RestrictiveOptions.PreventBlockPlacing>false||RestrictiveOptions.PreventHittingEntities>false||ExternalInvisibility.ServerList.AdjustAmountOfOnlinePlayers>true||ExternalInvisibility.ServerList.AdjustListOfLoggedInPlayers>true||HookOptions.EnableEssentialsHook>true||HookOptions.EnableDynmapHook>true||HookOptions.DynmapSendJoinLeaveMessages>true||HookOptions.EnableTrailGUIHook>true||HookOptions.EnablePlaceholderAPIHook>true||HookOptions.EnableMVdWPlaceholderAPIHook>true||HookOptions.EnableCitizensHook>true||CompatibilityOptions.PlayerJoinEventPriority>HIGH||CompatibilityOptions.PlayerQuitEventPriority>HIGH||MiscellaneousOptions.UpdateChecker.Enable>true||MiscellaneousOptions.UpdateChecker.NotifyAdmins>true||ConfigVersion>6.2.18||
[07:03:51 WARN]: [SuperVanish] StackTrace:
[07:03:51 WARN]: java.lang.ArrayIndexOutOfBoundsException: Index 3 out of bounds for length 3
[07:03:51 WARN]: at SuperVanish.jar//de.myzelyam.supervanish.utils.VersionUtil.<init>(VersionUtil.java:12)
[07:03:51 WARN]: at SuperVanish.jar//de.myzelyam.supervanish.SuperVanish.onEnable(SuperVanish.java:94)
[07:03:51 WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:287)
[07:03:51 WARN]: at io.papermc.paper.plugin.manager.PaperPluginInstanceManager.enablePlugin(PaperPluginInstanceManager.java:202)
[07:03:51 WARN]: at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.enablePlugin(PaperPluginManagerImpl.java:109)
[07:03:51 WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:519)
[07:03:51 WARN]: at org.bukkit.craftbukkit.CraftServer.enablePlugin(CraftServer.java:639)
[07:03:51 WARN]: at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:551)
[07:03:51 WARN]: at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:682)
[07:03:51 WARN]: at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:441)
[07:03:51 WARN]: at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:324)
[07:03:51 WARN]: at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1140)
[07:03:51 WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:326)
[07:03:51 WARN]: at java.base/java.lang.Thread.run(Thread.java:1583)
[07:03:51 WARN]: [SuperVanish] Please include this information
[07:03:51 WARN]: [SuperVanish] if you report the issue.

Version: 6.2.18
Perfect plugin, 0 problems.

I got question - plugin doesn't support UTF-8 messages (polish symbols)?

Version: 6.2.18
I've caught some xrayers with this but my one issue with it is the permission structure it uses is a bit weird but that's about the only issues i have with it.

Version: 6.2.18
Best Vanish plugin. No Issues! Please add Folia support.
Thanks for this good plugin.

Version: 6.2.18
[SuperVanish] Plugin SuperVanish v6.2.18 has failed to register events for class de.myzelyam.supervanish.features.NoMobSpawn because com/destroystokyo/paper/event/entity/SkeletonHorseTrapEvent does not exist.

Version: 6.2.18
Excellent plugin. I will always opt for this plugin over any alternatives. It is simple and easy to use and that's exactly what I look for in a plugin like this.

Version: 6.2.18
good --- --- --- ----
plugin

Version: 6.2.18
This plugin is very good but the npcs of my server disappear when I add it, please fix that, the npcs plugin is "citizens" and also "znpcs"

Version: 6.2.18
Why don't hex codes work?
And the plugin is cool!
I recommend to all!

Version: 6.2.18
Just leaving a five star to raise it a little after "Our" under did everything wrong.
1. Left an error in the review area instead of asking in git/discussion/whatever.

2. Can't read.
It says in the bottom of the text she posted:

"IMPORTANT: Please make sure that you are using the latest dev-build of ProtocolLib and that your server is up-to-date! This error likely happened inside of ProtocolLib code which is out of SuperVanish's control. It's part of an optional invisibility module and can be removed safely by disabling ModifyTabCompletePackets in the config. Please report this error if you can reproduce it on an up-to-date server with only latest ProtocolLib and latest SV installed."

How can anyone be so lame they can't even be bothered to check the text they're copy-paste? I wish her al the worst with her server.

Version: 6.2.18
[11.10 18:19:29] [Server] [WARN] [SuperVanish] Unknown exception occurred!
[11.10 18:19:29] [Server] [WARN] [SuperVanish] Please report this issue!
[11.10 18:19:29] [Server] [WARN] [SuperVanish] Message:
[11.10 18:19:29] [Server] [WARN] [SuperVanish] Field index 0 is out of bounds for length 0
[11.10 18:19:29] [Server] [WARN] [SuperVanish] General information:
[11.10 18:19:29] [Server] [WARN] [SuperVanish] ServerVersion: git-Paper-145 (MC: 1.20.1)
[11.10 18:19:29] [Server] [WARN] [SuperVanish] PluginVersion: 6.2.18
[11.10 18:19:29] [Server] [WARN] [SuperVanish] ServerPlugins: ViaVersion v4.8.1, LuckPerms v5.4.88, Vault v1.7.3, FastAsyncWorldEdit v2.6.4-SNAPSHOT-481;51e238c, WorldGuard v7.0.9-SNAPSHOT+2241-c0cbe27, VoidGen v2.2.1, ProtocolLib v5.1.0-SNAPSHOT-652, PlaceholderAPI v2.11.4, Skript v2.7.1, Essentials v2.20.1-dev+13-a116e86, Votifier v2.7.3, NexEngine v2.2.10 build-12/06/2023, Multiverse-Core v4.3.1-b861, Graves v4.9, PlayerPoints v3.2.5, GriefPrevention v16.18.1, Citizens v2.0.32-SNAPSHOT (build 3169), CoreProtect v21.3, BlueSlimeCore v2.7.1.307-Beta, CMILib v1.3.0.2, DiscordSRV v1.26.2, EconomyShopGUI v5.5.1, DecentHolograms v2.8.4, ViaBackwards v4.8.1, GSit v1.5.0, TAB v4.0.6, JShader v1.1, AdvancedBan v2.3.0, CyberLevels v0.5.7, DailyRewards v1.3.9, PlayerWarps v6.29.0, EpicRename v3.11.1, ActionbarMessenger v1.0.0, DeluxeMenus v1.13.6-Release, Quests v3.13.3-5a28efa, CombatLogX v11.2.0.1.1085, BetterTeams v4.6.5, ChestShop v3.12.2 (build 353), Jobs v5.2.1.2, TempFly v3.1.7, UltraCosmetics v3.3, StaffChat v3.2, Sellwand v1.5.4, LPC v3.6.0, Minepacks v2.4.23-T20230923230740, GrimAC v2.3.45, BetterRTP v3.6.11, AureliumSkills vBeta 1.3.20, VoidSpawn v1.20.0, Mclogs v2.4.1, PL-Hide v1.5.21, SuperbVote v0.5.5, AdvancedPortals v0.9.3, AuctionMaster v4.1, TerraformGenerator v10.0.0, Infiniteannouncements v2.3.1, EZColors v2.2.2, CrazyVouchers v2.9.14.5, BlockParticles v1.11.1-RELEASE, MiniMOTD v2.0.11, NBTAPI v2.11.3, ExcellentCrates v4.3.0, EssentialsSpawn v2.20.1-dev+13-a116e86, eGlow v3.2.4, PlugManX v2.3.2, DeluxeTags v1.8.2-Release, RocketPlaceholders v2.3, zVoteParty v1.1.0.0, ajLeaderboards v2.6.8,
[11.10 18:19:29] [Server] [WARN] [SuperVanish] Settings:
[11.10 18:19:29] [Server] [WARN] [SuperVanish] MsgsVersion: 6.2.7
[11.10 18:19:29] [Server] [WARN] [SuperVanish] Settings: ||InvisibilityFeatures.NightVisionEffect>true||InvisibilityFeatures.DisableDamage>true||InvisibilityFeatures.DisableHunger>true||InvisibilityFeatures.DisableMobTarget>true||InvisibilityFeatures.OpenChestsSilently>true||InvisibilityFeatures.DisablePressurePlates>true||InvisibilityFeatures.DisablePush>true||InvisibilityFeatures.DefaultPickUpItemsOption>false||InvisibilityFeatures.ModifyTablistPackets>true||InvisibilityFeatures.Fly.Enable>true||InvisibilityFeatures.Fly.DisableOnReappear>true||VanishStateFeatures.AutoVanishOnJoin>false||VanishStateFeatures.ReappearOnWorldChange>false||VanishStateFeatures.ReappearOnQuit>false||VanishStateFeatures.CheckPermissionOnWorldChange>false||VanishStateFeatures.CheckPermissionOnQuit>false||VanishStateFeatures.CheckPermissionOnLogin>false||IndicationFeatures.LayeredPermissions.EnableSeePermission>true||IndicationFeatures.LayeredPermissions.LayeredSeeAndUsePermissions>false||IndicationFeatures.LayeredPermissions.MaxLevel>100||IndicationFeatures.MarkVanishedPlayersAsSpectators>true||MessageOptions.FakeJoinQuitMessages.BroadcastFakeQuitOnVanish>false||MessageOptions.FakeJoinQuitMessages.BroadcastFakeJoinOnReappear>false||MessageOptions.FakeJoinQuitMessages.AnnounceVanishReappearToAdmins>true||MessageOptions.FakeJoinQuitMessages.SendMessageOnlyToAdmins>true||MessageOptions.FakeJoinQuitMessages.SendMessageOnlyToUsers>false||MessageOptions.HideRealJoinQuitMessages>true||MessageOptions.ReappearOnQuitHideLeaveMsg>true||MessageOptions.AnnounceRealJoinQuitToAdmins>true||MessageOptions.AnnounceDeathToAdmins>true||MessageOptions.RemindVanishedOnJoin>true||MessageOptions.DisplayActionBar>true||RestrictiveOptions.PreventBlockBreaking>false||RestrictiveOptions.PreventBlockPlacing>false||RestrictiveOptions.PreventHittingEntities>false||ExternalInvisibility.ServerList.AdjustAmountOfOnlinePlayers>true||ExternalInvisibility.ServerList.AdjustListOfLoggedInPlayers>true||HookOptions.EnableEssentialsHook>true||HookOptions.EnableDynmapHook>true||HookOptions.DynmapSendJoinLeaveMessages>true||HookOptions.EnableTrailGUIHook>true||HookOptions.EnablePlaceholderAPIHook>true||HookOptions.EnableMVdWPlaceholderAPIHook>true||HookOptions.EnableCitizensHook>true||CompatibilityOptions.PlayerJoinEventPriority>HIGH||CompatibilityOptions.PlayerQuitEventPriority>HIGH||MiscellaneousOptions.UpdateChecker.Enable>true||MiscellaneousOptions.UpdateChecker.NotifyAdmins>true||ConfigVersion>6.2.7||
[11.10 18:19:29] [Server] [WARN] [SuperVanish] StackTrace:
[11.10 18:19:29] [Server] [WARN] FieldAccessException: Field index 0 is out of bounds for length 0
[11.10 18:19:29] [Server] [WARN] at ProtocolLib.jar//com.comphenix.protocol.reflect.FieldAccessException.fromFormat(FieldAccessException.java:49)
[11.10 18:19:29] [Server] [WARN] at ProtocolLib.jar//com.comphenix.protocol.reflect.StructureModifier.read(StructureModifier.java:245)
[11.10 18:19:29] [Server] [WARN] at SuperVanish-6.2.16.jar//de.myzelyam.supervanish.visibility.hiders.modules.TabCompleteModule.onPacketSending(TabCompleteModule.java:63)
[11.10 18:19:29] [Server] [WARN] at ProtocolLib.jar//com.comphenix.protocol.injector.SortedPacketListenerList.invokeSendingListener(SortedPacketListenerList.java:219)
[11.10 18:19:29] [Server] [WARN] at ProtocolLib.jar//com.comphenix.protocol.injector.SortedPacketListenerList.invokeUnpackedPacketSending(SortedPacketListenerList.java:204)
[11.10 18:19:29] [Server] [WARN] at ProtocolLib.jar//com.comphenix.protocol.injector.SortedPacketListenerList.invokePacketSending(SortedPacketListenerList.java:149)
[11.10 18:19:29] [Server] [WARN] at ProtocolLib.jar//com.comphenix.protocol.injector.SortedPacketListenerList.invokePacketSending(SortedPacketListenerList.java:139)
[11.10 18:19:29] [Server] [WARN] at ProtocolLib.jar//com.comphenix.protocol.injector.PacketFilterManager.postPacketToListeners(PacketFilterManager.java:555)
[11.10 18:19:29] [Server] [WARN] at ProtocolLib.jar//com.comphenix.protocol.injector.PacketFilterManager.invokePacketSending(PacketFilterManager.java:528)
[11.10 18:19:29] [Server] [WARN] at ProtocolLib.jar//com.comphenix.protocol.injector.netty.manager.NetworkManagerInjector.onPacketSending(NetworkManagerInjector.java:100)
[11.10 18:19:29] [Server] [WARN] at ProtocolLib.jar//com.comphenix.protocol.injector.netty.channel.NettyChannelInjector.processOutbound(NettyChannelInjector.java:566)
[11.10 18:19:29] [Server] [WARN] at ProtocolLib.jar//com.comphenix.protocol.injector.netty.channel.NettyChannelInjector$2.doProxyRunnable(NettyChannelInjector.java:467)
[11.10 18:19:29] [Server] [WARN] at ProtocolLib.jar//com.comphenix.protocol.injector.netty.channel.NettyEventLoopProxy.proxyRunnable(NettyEventLoopProxy.java:43)
[11.10 18:19:29] [Server] [WARN] at ProtocolLib.jar//com.comphenix.protocol.injector.netty.channel.NettyEventLoopProxy.execute(NettyEventLoopProxy.java:252)
[11.10 18:19:29] [Server] [WARN] at net.minecraft.network.NetworkManager.sendPacket(NetworkManager.java:449)
[11.10 18:19:29] [Server] [WARN] at net.minecraft.network.NetworkManager.a(NetworkManager.java:392)
[11.10 18:19:29] [Server] [WARN] at net.minecraft.network.NetworkManager.a(NetworkManager.java:378)
[11.10 18:19:29] [Server] [WARN] at net.minecraft.server.network.PlayerConnection.lambda$handleCustomCommandSuggestions$5(PlayerConnection.java:932)
[11.10 18:19:29] [Server] [WARN] at java.base/java.util.concurrent.CompletableFuture.uniAcceptNow(CompletableFuture.java:757)
[11.10 18:19:29] [Server] [WARN] at java.base/java.util.concurrent.CompletableFuture.uniAcceptStage(CompletableFuture.java:735)
[11.10 18:19:29] [Server] [WARN] at java.base/java.util.concurrent.CompletableFuture.thenAccept(CompletableFuture.java:2182)
[11.10 18:19:29] [Server] [WARN] at net.minecraft.server.network.PlayerConnection.lambda$handleCustomCommandSuggestions$6(PlayerConnection.java:922)
[11.10 18:19:29] [Server] [WARN] at net.minecraft.server.TickTask.run(TickTask.java:18)
[11.10 18:19:29] [Server] [WARN] at net.minecraft.util.thread.IAsyncTaskHandler.d(IAsyncTaskHandler.java:153)
[11.10 18:19:29] [Server] [WARN] at net.minecraft.util.thread.IAsyncTaskHandlerReentrant.d(IAsyncTaskHandlerReentrant.java:24)
[11.10 18:19:29] [Server] [WARN] at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1339)
[11.10 18:19:29] [Server] [WARN] at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197)
[11.10 18:19:29] [Server] [WARN] at net.minecraft.util.thread.IAsyncTaskHandler.x(IAsyncTaskHandler.java:126)
[11.10 18:19:29] [Server] [WARN] at net.minecraft.server.MinecraftServer.bg(MinecraftServer.java:1316)
[11.10 18:19:29] [Server] [WARN] at net.minecraft.server.MinecraftServer.x(MinecraftServer.java:1309)
[11.10 18:19:29] [Server] [WARN] at net.minecraft.util.thread.IAsyncTaskHandler.c(IAsyncTaskHandler.java:136)
[11.10 18:19:29] [Server] [WARN] at net.minecraft.server.MinecraftServer.p_(MinecraftServer.java:1287)
[11.10 18:19:29] [Server] [WARN] at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1175)
[11.10 18:19:29] [Server] [WARN] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318)
[11.10 18:19:29] [Server] [WARN] at java.base/java.lang.Thread.run(Thread.java:833)
[11.10 18:19:29] [Server] [WARN] [SuperVanish] Please include this information
[11.10 18:19:29] [Server] [WARN] [SuperVanish] if you report the issue.
[11.10 18:19:29] [Server] [WARN] [SuperVanish] IMPORTANT: Please make sure that you are using the latest dev-build of ProtocolLib and that your server is up-to-date! This error likely happened inside of ProtocolLib code which is out of SuperVanish's control. It's part of an optional invisibility module and can be removed safely by disabling ModifyTabCompletePackets in the config. Please report this error if you can reproduce it on an up-to-date server with only latest ProtocolLib and latest SV installed.

Version: 6.2.18
Amazing plugin, but the placeholder %supervanish_playercount% seems not to be working... Or maybe it's so good that doesn't affect an admin?

Version: 6.2.18
At this time, you will not find a better plugin than this, I recommend it! If you want to join the server without telling the players about it.

Version: 6.2.18
Very good and easy to use plugin. I use it on literally every server I make and I've never had any issues with it 10/10

Version: 6.2.17
the plugin is very good, im only giving four stars though because theres no option to be vanished without leaving the server.

Version: 6.2.17
Hi, how can i contact you? Idk if im able to dm you.

.

Version: 6.2.16
Can you update it for 1.20.1 please? 'Cause it's very cool but it creates a lot of warning in the console when starting in the latest version

Version: 6.2.16
very good plugin.
1 small minus: farmland on vanish i can trample
this plugin is very good, thanks creators

Version: 6.2.15
1.19.4 - NOT working!
The author only updates the premium versions of his plugin....

Version: 6.2.15
Cool and usable plugin!
........................................................

Version: 6.2.15
Giving a good rating because I know how much devs love bug reports mixed with bad reviews. So here we go.

If a GPFlag "NotifyEnter" is enabled, the owner of that claim can still see if people with SuperVanish on is entering the borders of the claim.

Version: 6.2.15
I couldn't PM you so here I am writing a bug.

I'm having issues with using SV in a Server. Each time we talk in chat while vanished, it kicks the players everytime. Is there a fix to this?

Version: 6.2.14
Thanks for the update!

.................................................................

Version: 6.2.12
Errors on version 1.19.3! Please fix it, I need it. I will change stars when you fix it

Version: 6.2.12
I have issues with protocol lib every time I use this it says that protocol lib needs to be updated

Version: 6.2.12
i don't know how to get support
pm not work...
I clicked the link and it said "You do not have permission to view this page or perform this action."

Version: 6.2.12
Not much to say except it does its job perfectly while being very easy to use. Keep this plugin up!

Version: 6.2.12
this plugin is literally perfect, no idea why and how this is free- this is amazing and I hope the developer has a patreon or something

Version: 6.2.12
add mysql support..............................................................................

Version: 6.2.11
Great plugin to be totally invisible with a Developer super ready to help! A big thank-you

Version: 6.2.10
this plugin worked as expected and i was pleased with it. I could not get the fly to disable though. I went into the config.yml but and changed it to false but nothing happened.

Version: 6.2.9
All is good, very simple and comfort plugin, BUT silentchest not work, maybe problem on my server

Version: 6.2.9
Très bon plugin mais pourriez vous ajouter le fait que quand on est en vanish le nombre de joueur de la variable %server_online% baisse de 1 svp.

Version: 6.2.9
I love this plugin, but the support for BungeeTabList was removed, yet the meta data stills exists in the src, probably an issue with BungeeTabList itself and I still recommend this plugin to anyone who needs vanish / general staff tools for their server <3

Version: 6.2.8
1.19 is out! super vanish is a very nice plugin. useful for catching cheaters in the act!

Version: 6.2.7
Great plugin. I have been using it for a very long time, add support for 1.19 and I will continue to use it, thanks!

Version: 6.2.7
Nice plugin, but it would be great if there will be ability to turn off the notifications of receiving achievements in the chat (I use blazeandcaves datapack, so they are very frequent)

Version: 6.2.6
Hello,
this plugin is really nicely done, but what I still missing is, you know this placeholder "%supervanish_playercount%" and that is counted whole server, but I would like where you can count individual in worlds, so for example so "% [email protected](world)%".

Version: 6.2.6
Ich dachte damit ich sowas nie finde wirklich ein tolles Plugin heute macht 5 Sterne von mir verdient meiner Meinung schaut euch das gerne mal an ist nützliches plungin

Version: 6.2.6
Hi, good plugin but in 1.18.1 (the version i'm actually playing) when people sleep it still says that there is someone more in the server that isn't sleeping (i'm playing with Aternos)

Version: 6.2.6
free version is good, there are a few things that could be worked on like having discordSRV/ess,discord work correctly with this plugin. I would buy the premium if it would work with it

Version: 6.2.6
It is pretty good and works flawlessly. Although 1 problem I encountered was even after un-vanishing i could still fly in 1.18

Version: 6.2.6
how do i contact someone to get help with the plugin? pls dm me on discord if you can help. my discord is YT_Source_1x#3527. DON'T DM ME IF YOU CAN'T HELP ME.

Version: 6.2.6
Overall Super Vanish is a good plugin that allows staff/players with permissions to be invisible to everyone else. This side of the plugin seems to work flawlessly.
The downsides to the resource is that there is no support, and if you run into issues, you will probably have to try and resolve it yourself.

In the most recent builds, the dev has changed the way that accessing containers (chests, furnaces etc.) while in vanish works.
The new method now changes the vanished players to gm 3 (spectator mode) while accessing the container.
This causes a huge incompatibility with Multiverse Inventories / any other plugin that manages inventories. If you have different inventories per gamemode, when opening a container in vanish your screen will just flash and the container will close.

I have had a ticket open with the dev since May regarding this issue, with slow responses as dev didn't know what the problem was (understandably as it was a plugin conflict). I have since reported the issue to the dev and over a week has passed with no response.

If the dev fixed this issue, or at least communicated that it was not fixable/won't fix, this resource would have received a 4-5* review.

Overview:
Plugin 4 - 5*
Dev support/communication 1 - 2 *
Overall 3*

Version: 6.2.6
great well... essential plugin but there's no way to vanish players from console before joining, rather useful that would be like sv <playername> in console

Version: 6.2.6
Hey, I find the plugin really extremely good, but I would like to be able to set which commands should be executed by the console when a player makes /vanish because I would like to set a meta with LuckPerms.

Version: 6.2.6
Perfect. Please always test and make sure it's up to date-it doesn't read tested for 1.17, but it works fine.

Version: 6.2.6
This is a very great plugin, however, I would like it so that the player that is hidden is only hidden from the playerlist, and nobody can see when they join or leave, but as a player they act the same as everyone else. Could you or anyone explain how this would be done?

Version: 6.2.6
I would recommend this plugin, very nice one I must say. This also work with Discordsrv creating fake join leave msg :)

Version: 6.2.6
the best vanish plugin. is there a way to make this so discordSRV sends an leave message?

Version: 6.2.6
Great Plugin, please add a placeholder of bungeecord online (playercount, not counting the invisibility of the players) on server. Example: %supervanish_bungeeonline_[SERVER]%

Version: 6.2.6
This plugin is great, however even when you are on vanish you can still collect arrows, please fix this - it's a big problem for me on the bedwars server.

Version: 6.2.6
I have used this plugin for years and all I can say is that it's probably one of the best plugins in minecraft. The best plugin imo is WorldEdit, and this is the second best.
It's very useful as it blocks packets (right?) which Essentials and most other vanish plugins don't. And it hides you from the online player count so people can't tell that a staff is online in vanish.

best plugin, 12/10
:)

Version: 6.2.6
Cool, but players with other languages see scam in the messages when turning on/off the vanish.
+advancement

Version: 6.2.5
Good plugin, but it should make it so that vanished players couldn't get advancements

Version: 6.2.4
Good plugin, but it should make it so that vanished players couldn't get advancements

Version: 6.2.4
Plugin is not the best cant really use it normally without bugs 4/10
just for the effort

Version: 6.2.4
GUDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDD

Version: 6.2.2
With Premium-Vanish, and SuperVanish too, i can't join with 1.8.9 in servers 1.12.2, this is crazy, your plugins make the Players crash instantly and can't join in the Server, Please fix it!

Version: 6.2.2
06.04 16:33:14 [Server] INFO Pengstr issued server command: /sv
06.04 16:33:14 [Server] FATAL Error executing task
06.04 16:33:14 [Server] INFO java.util.concurrent.ExecutionException: java.lang.NullPointerException
06.04 16:33:14 [Server] INFO at java.util.concurrent.FutureTask.report(FutureTask.java:122) ~[?:1.8.0_211]
06.04 16:33:14 [Server] INFO at java.util.concurrent.FutureTask.get(FutureTask.java:192) ~[?:1.8.0_211]
06.04 16:33:14 [Server] INFO at net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:45) [spigot46.jar:git-Spigot-21fe707-e1ebe52]
06.04 16:33:14 [Server] INFO at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:715) [spigot46.jar:git-Spigot-21fe707-e1ebe52]
06.04 16:33:14 [Server] INFO at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374) [spigot46.jar:git-Spigot-21fe707-e1ebe52]
06.04 16:33:14 [Server] INFO at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654) [spigot46.jar:git-Spigot-21fe707-e1ebe52]
06.04 16:33:14 [Server] INFO at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557) [spigot46.jar:git-Spigot-21fe707-e1ebe52]
06.04 16:33:14 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_211]
06.04 16:33:14 [Server] INFO Caused by: java.lang.NullPointerException
06.04 16:33:14 [Server] INFO at com.loohp.interactivechat.ObjectHolders.LogFilter.checkMessage(LogFilter.java:19) ~[?:?]
06.04 16:33:14 [Server] INFO at com.loohp.interactivechat.ObjectHolders.LogFilter.filter(LogFilter.java:55) ~[?:?]
06.04 16:33:14 [Server] INFO at org.apache.logging.log4j.core.filter.CompositeFilter.filter(CompositeFilter.java:231) ~[spigot46.jar:git-Spigot-21fe707-e1ebe52]
06.04 16:33:14 [Server] INFO at org.apache.logging.log4j.core.filter.AbstractFilterable.isFiltered(AbstractFilterable.java:124) ~[spigot46.jar:git-Spigot-21fe707-e1ebe52]
06.04 16:33:14 [Server] INFO at org.apache.logging.log4j.core.config.LoggerConfig.log(LoggerConfig.java:400) ~[spigot46.jar:git-Spigot-21fe707-e1ebe52]
06.04 16:33:14 [Server] INFO at org.apache.logging.log4j.core.config.LoggerConfig.log(LoggerConfig.java:367) [spigot46.jar:git-Spigot-21fe707-e1ebe52]
06.04 16:33:14 [Server] INFO at org.apache.logging.log4j.core.Logger.log(Logger.java:110) [spigot46.jar:git-Spigot-21fe707-e1ebe52]
06.04 16:33:14 [Server] INFO at org.apache.logging.log4j.spi.AbstractLogger.error(AbstractLogger.java:609) [spigot46.jar:git-Spigot-21fe707-e1ebe52]
06.04 16:33:14 [Server] INFO at org.bukkit.craftbukkit.v1_8_R3.util.ForwardLogHandler.publish(ForwardLogHandler.java:33) ~[spigot46.jar:git-Spigot-21fe707-e1ebe52]
06.04 16:33:14 [Server] INFO at java.util.logging.Logger.log(Logger.java:738) ~[?:1.8.0_211]
06.04 16:33:14 [Server] INFO at java.util.logging.Logger.doLog(Logger.java:765) ~[?:1.8.0_211]
06.04 16:33:14 [Server] INFO at java.util.logging.Logger.log(Logger.java:876) ~[?:1.8.0_211]
06.04 16:33:14 [Server] INFO at net.minecraft.server.v1_8_R3.PlayerConnection.handleCommand(PlayerConnection.java:1168) ~[spigot46.jar:git-Spigot-21fe707-e1ebe52]
06.04 16:33:14 [Server] INFO at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:997) ~[spigot46.jar:git-Spigot-21fe707-e1ebe52]
06.04 16:33:14 [Server] INFO at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:45) ~[spigot46.jar:git-Spigot-21fe707-e1ebe52]
06.04 16:33:14 [Server] INFO at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:1) ~[spigot46.jar:git-Spigot-21fe707-e1ebe52]
06.04 16:33:14 [Server] INFO at net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13) ~[spigot46.jar:git-Spigot-21fe707-e1ebe52]
06.04 16:33:14 [Server] INFO at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_211]
06.04 16:33:14 [Server] INFO at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_211]
06.04 16:33:14 [Server] INFO at net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:44) ~[spigot46.jar:git-Spigot-21fe707-e1ebe52]

Version: 6.2.2
The Best Free Vanish Plugin That I Ever Seen. I Strongly Recommended This Plugin. I Dont Expecting Some Bugs At This Plugin So Please Install It I Really Recommended This Plugin.

Version: 6.2.1
Simple in use and work enough, very good plugin.
I have little problems with placeholder on 1.16.5.

Version: 6.2.1
Hi MyzelYam,

I wonder how to setup prefix/suffix for vanished players. Also i noticed, that action bar is not working, i enabled it in the config file and set it to my format at messages. How am I supposed to fix this? Thanks for you attention, Kolombo

Version: 6.2.0
Can you add a feature that only remove the player from the 'player online tab list' but the player can still see you, so that I can disguise as a mob and pretend to be offline as the same time.

Version: 6.2.0
It's almsot good, but players can /msg you to tell if you are online or not, which defeats the purpose.

Version: 6.2.0
There is no help online on how to get access and if it know that I'm the server owner, why can't I be vanished???

Version: 6.2.0
[14:49:49 INFO]: Ahackerv1650 issued server command: /v
[14:49:49 ERROR]: java.lang.NullPointerException: Cannot invoke "java.util.UUID.getMostSignificantBits()" because "uuid" is null
[14:49:49 WARN]: java.lang.NullPointerException: Cannot invoke "java.util.UUID.getMostSignificantBits()" because "uuid" is null
[14:49:49 WARN]: at net.minecraft.server.v1_16_R3.PacketDataSerializer.a(PacketDataSerializer.java:203)
[14:49:49 WARN]: at net.minecraft.server.v1_16_R3.PacketPlayOutChat.b(PacketPlayOutChat.java:45)
[14:49:49 WARN]: at net.minecraft.server.v1_16_R3.PacketEncoder.encode(PacketEncoder.java:42)
[14:49:49 WARN]: at net.minecraft.server.v1_16_R3.PacketEncoder.encode(PacketEncoder.java:12)
[14:49:49 WARN]: at jdk.internal.reflect.GeneratedMethodAccessor18.invoke(Unknown Source)
[14:49:49 WARN]: at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[14:49:49 WARN]: at java.base/java.lang.reflect.Method.invoke(Method.java:564)
[14:49:49 WARN]: at com.comphenix.protocol.injector.netty.ChannelInjector.encode(ChannelInjector.java:473)
[14:49:49 WARN]: at com.comphenix.protocol.injector.netty.ChannelInjector.access$100(ChannelInjector.java:64)
[14:49:49 WARN]: at com.comphenix.protocol.injector.netty.ChannelInjector$1.encode(ChannelInjector.java:243)
[14:49:49 WARN]: at io.netty.handler.codec.MessageToByteEncoder.write(MessageToByteEncoder.java:107)
[14:49:49 WARN]: at com.comphenix.protocol.injector.netty.ChannelInjector$1.write(ChannelInjector.java:249)
[14:49:49 WARN]: at io.netty.channel.AbstractChannelHandlerContext.invokeWrite0(AbstractChannelHandlerContext.java:717)
[14:49:49 WARN]: at io.netty.channel.AbstractChannelHandlerContext.invokeWriteAndFlush(AbstractChannelHandlerContext.java:764)
[14:49:49 WARN]: at io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:790)
[14:49:49 WARN]: at io.netty.channel.AbstractChannelHandlerContext.writeAndFlush(AbstractChannelHandlerContext.java:758)
[14:49:49 WARN]: at io.netty.channel.AbstractChannelHandlerContext.writeAndFlush(AbstractChannelHandlerContext.java:808)
[14:49:49 WARN]: at io.netty.channel.DefaultChannelPipeline.writeAndFlush(DefaultChannelPipeline.java:1025)
[14:49:49 WARN]: at io.netty.channel.AbstractChannel.writeAndFlush(AbstractChannel.java:294)
[14:49:49 WARN]: at com.comphenix.protocol.injector.netty.ChannelProxy.writeAndFlush(ChannelProxy.java:327)
[14:49:49 WARN]: at net.minecraft.server.v1_16_R3.NetworkManager$1.run(NetworkManager.java:414)
[14:49:49 WARN]: at com.comphenix.protocol.injector.netty.ChannelInjector$3.lambda$onMessageScheduled$1(ChannelInjector.java:321)
[14:49:49 WARN]: at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:164)
[14:49:49 WARN]: at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:472)
[14:49:49 WARN]: at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:384)
[14:49:49 WARN]: at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)
[14:49:49 WARN]: at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[14:49:49 WARN]: at java.base/java.lang.Thread.run(Thread.java:832)
[14:49:53 INFO]: Ahackerv1650 issued server command: /v

Version: 6.2.0
I Like this plugin! 80 Characters 80 Characters 80 Characters

Version: 6.2.0
can u add hex colors support
my login and leave msgs are in color and it would be a lot better

Version: 6.2.0
It's awsome, but I would like if you add Supportive of DeluxeJoin, plugin. Because now, if I have DeluxeJoin plugin, when Player join and leave it writen ( Join - [+] User ) ( Leave - [-] User ). When you going to vanish, ir writing default. So yea, if you add this, this will be Perfect out of Perfect !!!

Version: 6.2.0
Extremely good, very well made. Would love RGB support. PLease!!.
Like its then complete...

Version: 6.2.0
Its a very good plugin with many features.
Please bring this plugin also for sponge.

Version: 6.2.0
Great plugin but, Whenever i am in vanish i get an error in my console stating "java.lang.NullPointerException". It just spams my console with it until I turn super vanish off. Please help

Version: 6.2.0
Great Plugin! Would be even better if you could fly through walls like you can in spectator mode, would make it easier to watch players mining!

Version: 6.2.0
It is not compatible with my server and causes my players to be unable to access the server (Exception in server tick loop)

Version: 6.2.0
Awesome plugin. But can you add support for silent future on all things that you can open? Like trap doors, doors, enderchest etc.

Version: 6.2.0
IDK how to make a post but
When I put the plugin on my bedwars server the plugin worked but on my kitpvp and hub, it didn't why????

Version: 6.2.0
Really great plugin!
I can change join&leave messages and everything customizable. Players cannot find me. I can see when they cheating.

Version: 6.2.0
To anyone running 1.16.3 and getting console errors similar to this https://pastebin.com/spYBgFBH, download the latest dev build of ProtocolLib -> https://ci.dmulloy2.net/job/ProtocolLib/lastSuccessfulBuild/. This fixed my issue

Version: 6.2.0
Probably the best vanish plugin out there, i only recommend adding a feature where other staff can see that the person is vanished, for example you have a custom prefix when someone is vanished and their name is another color. (Could use the /team feature for this)

Version: 6.2.0
The plugin works fine, but the only issue is when a player is vanished makes the fake leave in-game, but not with DiscordSRV plugin in the discord-minecraft chat. Is there a way to fix it?

Version: 6.2.0
Very good plugin, but sometimes causes issues with jdk-15ㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤ

Version: 6.2.0
This is the best vanish plugin ever made. I used to have problems where players could easily figure out when I was online, but this plugin completed hides me - everywhere. I love it.

Version: 6.2.0
Very good plugin. Works perfectly with other plugins too!ㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤ

Version: 6.2.0
Hello, what should I do if the /sv command intersects with the /essentials commands ? that is, /vanish /v

Version: 6.1.8
Very good plugin. Works perfectly with other plugins too! 5 / 5 rating!
ㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤ

Version: 6.1.8
this is the best vanish plguin, works well on my server. it has a ton of features that i need, like having that fake join/leave and disabling the real join/leave. keep it up, dev!

Version: 6.1.8
Great, but it's better not to teleport to the players in the water in boots on the ice (debacle).

Version: 6.1.8
Getting this error when being in SuperVanish
[Netty Server IO #1/ERROR]: java.lang.NullPointerException

Version: 6.1.8
Does this work for bungeecord? My friend decided to do the server bungeecord because he said spigot is laggy ;w;

Version: 6.1.8
Best Vanish Plugin i've ever seen! Really good Plugin and really good mananging of Players!

Version: 6.1.7
Very good plugin. Works perfectly with other plugins too!ㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤ

Version: 6.1.7
Okay nah nevermind. When you use /sv command it just overloads your console with some errors, but it works well ingame. "java.lang.NullPointerException" it causes a lot of server lag, and it completely made my players angry, also the action bar doesn't work. Installed the ProtocoLib and everything, still doesn't work, still overloads console with huge messages.

Version: 6.1.6
Hey, I downloaded the plugin and everything seems to work perfectly fine, but Action Bar doesn't work, now I know it's not necessary but I'm just saying, I enabled it in config.yml file "DisplayActionBar: true" and action bar message in messages.yml file is "ActionBarMessage: '&aYou are invisible to other players!'" it still doesn't work, do you know why? Also the plugin is great, you did amazing job! <3 Love it!

Version: 6.1.6
Works like a charm. For those using it in 1.16+ You will need to install protocolib dev build to get it working without errors. I did that and it worked amazingly. Love the nightvision feature! Makes my staff's job much easier.

Version: 6.1.6
The plugin worked very well in 1.15.2, but now in 1.16.1 it is giving the following error on the console when activating / SV:

[Netty Epoll Server IO # 1 / ERROR]: java.lang.NullPointerException

Only when activating the / SV command.

Version: 6.1.6
Seems ok but my head still shows which is kinda annoying. Idk if it has to do with permissions though. 4 stars

Version: 6.1.6
Very good plugin. Works perfectly with other plugins too! 5 / 5 rating!
ㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤ

Version: 6.1.5
Clients are still able to detect players going into vanish, e.g: Impact Client and Sigma.

Version: 6.1.5
It's a good plugin, and it does its job nicely. However, it coexists with the Essentials vanishing system, rather than overriding it. Upon joining my server, I have to enter /vanish three times until I'm completely unvanished according to this plugin and Essentials.

Version: 6.1.5
It's very good! I like that I can be invisible on my server and do stuff without people coming to look all the time!

Version: 6.1.4
This is the best free vanish plugin on the market! It does everything that it says it will do and has so many great features. You can also change the messages to customize your server! Keep up the great work!!

Thanks,
Nicholas Hogan

Version: 6.1.4
Incredible, the best vanish plugin, I would really like to update a Spanish translation of the messages.yml, Where can I update it?

Version: 6.1.4
it is a really helpful plugin for my server however my action bar dose not show up and i do not know how to do any of the layered permissions other than that grate plugin

Version: 6.1.4
Works as a charm. Not sure if the name in the in-game player-list actually actually vanishes but still 5 stars.

Version: 6.1.3
Este plugin es muy bueno y cumple con su función prometida, felicitaciones para el desarrollador y gracias por este gran aporte!

Version: 6.1.3
This plugin works quite amazingly with my server! If you are having difficulties with the Night Vision effect and/or the Hotbar Messages, as I did, just try reinstalling SV, reinstalling ProtocolLib, making sure PL is installed, etc. Although my one question with this plugin, is that: Is there any way to change the prefix of vanished players? Like in Tab and List? It shows the [HIDDEN] by default but is there any way to change that?

Version: 6.1.3
Hello, I would like how to make those who have vanish appear in the user counter?

Version: 6.1.3
It's very good! I like that I can be invisible on my server and do stuff without people coming to look all the time!

Version: 6.1.3
SuperVanish is an absolutely vital plugin for almost any kind of server. It’s easily the best vanish plugin out there.

However, it hasn’t gotten an update in half a year, and while it does work in 1.15.2, the author doesn’t respond to support inquiries. There are several pressing bugs in this plugin right now, the most notable one being a bug where vanished players’ heads and name tags are visible. This doesn’t always happen; in fact, it happens rarely, but it’s still worrying.

Layered permissions also don’t seem to work—at least not for me, and the author hasn’t responded to my requests for help. It’s still an excellent plugin, though, and I highly recommend you install it despite these problems. They’re not severe enough to make this a bad plugin, but I do hope that the author comes forward soon and responds to the help inquiries.

Version: 6.1.3
Loving this plugin. It just works :) No server errors, suspicious players, complicated permissions or commands. Thank you!

Version: 6.1.3
Great vanish plugin, it just works lol. Would be cool though to see BungeeCord support!

Version: 6.1.3
Best Vanish plugin ever!

=====================================================

Version: 6.1.3
I would like you to add BungeeCord playercount support; means if a player is vanished, the bungeecord playercount is set -=1.

Apart from that... awesome plugin, keep going! <3

Version: 6.1.3
Excellent plugin and working perfect into 1.14.4.

I'm just wondering if you have any plan to implement a DiscordSRV Hook, could be awesome add supports to display Join/Left fake notifications and avoid the real Join/Left.

Version: 6.1.3
Really Really good plugin.... is it possible this plugin can support MySQL and Bungeecord?

Version: 6.1.3
Nice.

=========================================================================

Version: 6.1.3
Works amazingly. Permissions are easy to use. I'm guessing it's used in bigger servers too because it looks identical. So, yeah.

Version: 6.1.2
Amazing plugin. I've used this plugin for years, it is one of the essential minecraft server plugins. Only thing, it's not working on paper 1.14.3

Version: 6.1.2
Great plugin, I have used it for a long time, only issue I have had is that /sv list does not show vanished players but that is no big deal, best vanish plugin out there at the moment!

Version: 6.1.2
Great Plugin.

To the developer: Is there any way you can make it so that the tablist doesn't change when /vanish is activated?

Version: 6.1.2
1.14.2 version is bugged.

I'm getting error:

[19:56:48 ERROR]: Could not pass event PostPlayerHideEvent to SuperVanish v6.1.1
java.lang.NoClassDefFoundError: org/apache/commons/lang3/Validate

When i use /vanish command
-
Author's response
Please install the latest ProtocolLib dev-build (not the latest release) for 1.14.

Version: 6.1.2
I don't know if is the file or if is a bug but i have downloaded the latest version and when i join my server there's a message that my version are outdated but i have the latest one, but when i restart the plugin in the console shows 'SuperVanish v6.1.1'

Version: 6.1.2
It says it's not the newest version though I'm using the newest one.
It's a bit annoying xd

Version: 6.1.2
Great replacement to VanishNoPacket! Love the thorough Dynmap support and general features

Version: 6.1.1
Does the new plugin update show up as 6.1.0 for anyone else?

Overall good plugin. Update fixed fly mode being removed when you log out.

Version: 6.1.0
Extremely good plugin! Only waiting for 1.14 support at this point. Hope you get it updated soon.

Version: 6.1.0
Very useful and featureful plugin. Thank you for such a great moderation plugin!

Version: 6.1.0
This is simply the best plugin for vanishing ever, I'm even confident in saying that it outperforms all other plugins that vanish users.
Awesome work!

Version: 6.1.0
great plugin
using it in papermc 1.13.2
didnt find one that is better than this^^

Version: 6.1.0
The best vanish plugin. Easy to make messages and easy to config.
I wanted to ask you how to auto-vanish on join?

Version: 6.1.0
By far the best vanish plugin please add like items from Staff+ like tp to a player and like view staff online and its good

Version: 6.1.0
SuperVanish is a great plugin. It is great on my server and haven't had any issues with 1.13.2

Version: 6.1.0
SuperVanish does what it's supposed to do, and even has an extensive config so you can make it yours.

Version: 6.1.0
Really good plugin, but i dont know why there is an Playercount placeholder support cuz its just getting the playercount, maybe make it so it doesnt count vanished players? Would be great!

Version: 6.0.5
Excellent plugin! please add placeholders like: %players_vanish%, %players_no_vanish% and it would be perfect!

Version: 6.0.5
Fantastic!
I just messed up the config.... (maybe something should be more clear...) but playing around with all settings, I had what I wanted!
It works and I love the visibility level in the perms!
Just great!
Please continue this great job!

Version: 6.0.5
Amazing plugin and amazing developer, everyone should download the plugin and use it on their server.

Version: 6.0.5
Amazing plugin and more amazing Developer! He helped me out with some questions I had, hes willing to help you out and hes actually caring. I will recommend premium version of this to everyone!

Version: 6.0.5
This is easily the best vanish plugin that you can find for free. Sadly the API hasn't been implemented in plugins like Tablist to my knowledge. Great plugin.

Version: 6.0.5
Bug and bug everyday. Please fix your plug.
With sv.see perms you not see player ans player tab.
And more bugs..
-
Author's response
Since you havent made any attempt to contact me about the issues so I can help you with them and solve errors if there are any I have to assume that this is rather caused by misconfiguration or not reading the resource description.

Version: 6.0.5
The only vanish plugin that actually vanishes you! No one knows that you are on and it is great

Version: 6.0.5
Trash people can see you with tab completion (/msg /glist / tell etc)
-----------------------------
-
Author's response
Bukkit plugins have no power over bungee plugins. Use PremiumVanish for bungee support.

Version: 6.0.5
This is a nice plugin, the config is a little bit tricky
.................................

Version: 6.0.5
relly cool plugin but i have a problem
i have in the tab the code : {online} but when i'm vanish in my server it says that i'm online what i need to type???

Version: 6.0.5
Excellent plugin, really easy to setup and really easy to use, been using it on my server for a while now

Version: 6.0.5
nice Plugin ---------------------------------------------------------------------------

Version: 6.0.5
This is an amazing vanish plugin. When i had asked the developer because a bug he fixed it at the same day :D

Version: 6.0.4
good plugin but, how come it shows the amount of player list on title manager placeholder?

Version: 6.0.4
This plugin is perfect, a lot of plugins are compatible with this plugin so it makes it better. 10/10.

Version: 6.0.3
Nice vanish plugin, add a suffix please so staff can see who's on vanish mode
----------

Version: 6.0.2
Perfect ! Vanish is for noobs, SuperVanish is for pro !
I love layered permissions !!!!!!

Version: 5.10.1
Excellent. Can you add a feature so if I'm an admin and I am working with moderators together for example to catch a hacker I can go down to their level so they can see me?

Version: 5.10.1
PizzaPlaysMC that's not a good reason for a 1 star review idiot
.

Version: 5.10.1
Vanished players can pick up items on 1.12.1 paperspigot. Eventhough config has it set otherwise.

Version: 5.10.1
Congratulations on 40,000 downloads! Maybe a new feature update for the occasion? :)

Version: 5.10.1
Why when i vanish i disconnect from the server and i cant go back. I need to uninstall the plugin for able to join the server and download it back. WHY IT DOES THAT?!

Version: 5.10.1
nicenicenicenicenicenicenicenicenicenicenicenicenicenicenicenicenicenicenicenicenicenicenicenicenicenicenicenicenicenicenicenicenicenicenicenicenicenicenicenicenicenicenicenicenicenicenicenicenicenicenicenicenicenicenice

Version: 5.10.1
It is a great plugin it just works and I can tell that performium uses it so i has to be good

Version: 5.10.1
Amazing plugin. Can you make it so you can show when vanish is enabled/disabled on the scoreboard (featherboard. thanks

Version: 5.10.1
It´s a goog plugin:D

Can you perhaps build a file with the texts so that everyone can translate in their own language?

Version: 5.10.1
Cooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooool

Version: 5.10.0
Awesome plugin. Absolutely love this! However there's a problem with my set up I'm running Spigot 1.12.1..
with one account that is in SV when I start up the game with my Alt account I can see the person that is in SV on the player list in on the server listings!

please advise!
Niko

Version: 5.9.8
The plugin is great.But vanish player can be found by typing name with tab in chat.Can you fix that?

Version: 5.9.8
SuperVanish::Event: d.m.s.e.JoinEvent (PlayerJoinEvent)count(44) total(2.39% 9.06s, 13.43% of tick)avg(205.91ms per - 6.72ms/0.03 per tick)

https://timings.aikar.co/?id=b90fcf5088ac4ea883c702f05b74c862

Version: 5.9.8
Great plugin, but is there a way to stop people who have the permissions from taking things from chests? :)

Version: 5.9.7
This is in my opinion a must-have plugin, even if you're running a somewhat smaller server. It really helps admins to stay focused on things to do (like building a spawn ;)) because the players will be unaware of your presence and therefor won't bug you.

What I like best are the customization options. You can simply go poof, but still allow others to be(come) aware of your presence and that's simply slick :-)

Thanks a lot for making & maintaining this. It's for a good reason why you see so many other plugins provide hooks for Vanish support!

Version: 5.9.7
This is by far the best vanish plugin I have ever seen!!! I love the customizability and that I can give different people levels to see each other. Not to mention silent and any chest

Version: 5.9.6
Awesome you should make a /nick one too that shows an actionbar\

























aaaaaaaaaaa

Version: 5.9.6
This is an awesome plugin! I love the customizability that it allows. It also works really well with Essentials and dynmap!

Version: 5.9.5
Great plugin, but the action bar does not show when installed on a 1.11.2 server, and joining with a 1.12 client.

Version: 5.9.5
The plugin is great but It's not compatible with TablistPerWorld. Can you fix it? :)

Version: 5.9.4

Version: 5.9.3
Great plugin

_________________________________________________________________________________________________

Version: 5.9.2
Great plugin but still shows online on enjin and take no damage from falling and hunger never falls even with DisableHungerForInvisiblePlayers: false, so can't use when playing survival

Version: 5.9.2
Excellent plugin!
But how to be 100% undetectable? Some people can just to try log in with my nickname and there is two cases:
1. He will be kicked and know that I'm invisible
2. I will be kicked and he will be log in, but he will see, where I am and he will see that I'm in invisible mode.

Version: 5.9.1
Your vanish plugin works great! However I'm getting this error in the console, sorry for writing it here..

[23:31:53] [Server thread/ERROR]: Could not pass event PlayerJoinEvent to SuperVanish v5.9.1
java.lang.NoClassDefFoundError: org/bukkit/scoreboard/Team$Option
at de.myzelyam.supervanish.visibility.TeamMgr.setCantPush(TeamMgr.java:22) ~[?:?]
at de.myzelyam.supervanish.events.JoinEvent.execute(JoinEvent.java:74) ~[?:?]
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
at net.minecraft.server.v1_8_R3.PlayerList.onPlayerJoin(PlayerList.java:298) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
at net.minecraft.server.v1_8_R3.PlayerList.a(PlayerList.java:157) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
at net.minecraft.server.v1_8_R3.LoginListener.b(LoginListener.java:144) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
at net.minecraft.server.v1_8_R3.LoginListener.c(LoginListener.java:54) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
at net.minecraft.server.v1_8_R3.NetworkManager.a(NetworkManager.java:231) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
at net.minecraft.server.v1_8_R3.ServerConnection.c(ServerConnection.java:148) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:814) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_72]
Caused by: java.lang.ClassNotFoundException: org.bukkit.scoreboard.Team$Option
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:91) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_72]
at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_72]
... 16 more
-
Author's response
Please report errors in a personal message

Version: 5.8.4
I love this plugin but when I do /sv after installing the newest 1.11 protocol lib:
[17:03:45 INFO]: DeadlyDeadpoolG issued server command: /sv
[17:03:45 ERROR]: [SuperVanish] [SuperVanish] Unknown Exception occurred!
[17:03:45 ERROR]: [SuperVanish] [SuperVanish] Please report this issue!
[17:03:45 ERROR]: [SuperVanish] Message:
[17:03:45 ERROR]: [SuperVanish] null
[17:03:45 ERROR]: [SuperVanish] General information:
[17:03:45 ERROR]: [SuperVanish] ServerVersion: git-Spigot-f19bb2c-2b7808f (MC: 1.11)
[17:03:45 ERROR]: [SuperVanish] PluginVersion: 5.8.3
[17:03:45 ERROR]: [SuperVanish] ServerPlugins: WorldEdit v6.1.5;4651611, AdminEssentials v1.5.8, OldPvP v1.9, GroupManager v2.0.1-b304, NoPlugin v2.1, ClearLag v2.9.3, ChatControl v5.4.1, PlugMan v2.1.1, ViaVersion v1.0.3, Vault v1.5.6-b49, WorldGuard v6.1.3-SNAPSHOT;c904242, Essentials v2.0.1-b276, EssentialsChat v2.0.1-b460, PlotMe v0.16.3, EssentialsSpawn vTeamCity, PlotMe-DefaultGenerator v0.16.1, Multiverse-Core v2.5-b717, ProtocolLib v4.2.1-SNAPSHOT-b346,
[17:03:45 ERROR]: [SuperVanish] StackTrace:
[17:03:45 WARN]: java.lang.NullPointerException
[17:03:45 WARN]: at de.myzelyam.supervanish.visibility.VisibilityAdjuster.hidePlayer(VisibilityAdjuster.java:122)
[17:03:45 WARN]: at de.myzelyam.supervanish.cmd.SubCommand.hidePlayer(SubCommand.java:38)
[17:03:45 WARN]: at de.myzelyam.supervanish.cmd.CmdVanish.<init>(CmdVanish.java:26)
[17:03:45 WARN]: at de.myzelyam.supervanish.cmd.CommandMgr.<init>(CommandMgr.java:26)
[17:03:45 WARN]: at de.myzelyam.supervanish.SuperVanish.onCommand(SuperVanish.java:283)
[17:03:45 WARN]: at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
[17:03:45 WARN]: at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141)
[17:03:45 WARN]: at org.bukkit.craftbukkit.v1_11_R1.CraftServer.dispatchCommand(CraftServer.java:649)
[17:03:45 WARN]: at net.minecraft.server.v1_11_R1.PlayerConnection.handleCommand(PlayerConnection.java:1335)
[17:03:45 WARN]: at net.minecraft.server.v1_11_R1.PlayerConnection.a(PlayerConnection.java:1170)
[17:03:45 WARN]: at net.minecraft.server.v1_11_R1.PacketPlayInChat.a(PacketPlayInChat.java:45)
[17:03:45 WARN]: at net.minecraft.server.v1_11_R1.PacketPlayInChat.a(PacketPlayInChat.java:1)
[17:03:45 WARN]: at net.minecraft.server.v1_11_R1.PlayerConnectionUtils$1.run(SourceFile:13)
[17:03:45 WARN]: at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
[17:03:45 WARN]: at java.util.concurrent.FutureTask.run(Unknown Source)
[17:03:45 WARN]: at net.minecraft.server.v1_11_R1.SystemUtils.a(SourceFile:46)
[17:03:45 WARN]: at net.minecraft.server.v1_11_R1.MinecraftServer.D(MinecraftServer.java:739)
[17:03:45 WARN]: at net.minecraft.server.v1_11_R1.DedicatedServer.D(DedicatedServer.java:399)
[17:03:45 WARN]: at net.minecraft.server.v1_11_R1.MinecraftServer.C(MinecraftServer.java:675)
[17:03:45 WARN]: at net.minecraft.server.v1_11_R1.MinecraftServer.run(MinecraftServer.java:574)
[17:03:45 WARN]: at java.lang.Thread.run(Unknown Source)
[17:03:45 ERROR]: [SuperVanish] [SuperVanish] Please include this information
[17:03:45 ERROR]: [SuperVanish] [SuperVanish] if you report the issue.
[17:03:58 INFO]: DeadlyDeadpoolG issued server command: /sv
[17:03:58 ERROR]: [SuperVanish] [SuperVanish] Unknown Exception occurred!
[17:03:58 ERROR]: [SuperVanish] [SuperVanish] Please report this issue!
[17:03:58 ERROR]: [SuperVanish] Message:
[17:03:58 ERROR]: [SuperVanish] null
[17:03:58 ERROR]: [SuperVanish] General information:
[17:03:58 ERROR]: [SuperVanish] ServerVersion: git-Spigot-f19bb2c-2b7808f (MC: 1.11)
[17:03:58 ERROR]: [SuperVanish] PluginVersion: 5.8.3
[17:03:58 ERROR]: [SuperVanish] ServerPlugins: WorldEdit v6.1.5;4651611, AdminEssentials v1.5.8, OldPvP v1.9, GroupManager v2.0.1-b304, NoPlugin v2.1, ClearLag v2.9.3, ChatControl v5.4.1, PlugMan v2.1.1, ViaVersion v1.0.3, Vault v1.5.6-b49, WorldGuard v6.1.3-SNAPSHOT;c904242, Essentials v2.0.1-b276, EssentialsChat v2.0.1-b460, PlotMe v0.16.3, EssentialsSpawn vTeamCity, PlotMe-DefaultGenerator v0.16.1, Multiverse-Core v2.5-b717, ProtocolLib v4.2.1-SNAPSHOT-b346,
[17:03:58 ERROR]: [SuperVanish] StackTrace:
[17:03:58 WARN]: java.lang.NullPointerException
[17:03:58 WARN]: at de.myzelyam.supervanish.visibility.VisibilityAdjuster.hidePlayer(VisibilityAdjuster.java:122)
[17:03:58 WARN]: at de.myzelyam.supervanish.cmd.SubCommand.hidePlayer(SubCommand.java:38)
[17:03:58 WARN]: at de.myzelyam.supervanish.cmd.CmdVanish.<init>(CmdVanish.java:26)
[17:03:58 WARN]: at de.myzelyam.supervanish.cmd.CommandMgr.<init>(CommandMgr.java:26)
[17:03:58 WARN]: at de.myzelyam.supervanish.SuperVanish.onCommand(SuperVanish.java:283)
[17:03:58 WARN]: at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
[17:03:58 WARN]: at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141)
[17:03:58 WARN]: at org.bukkit.craftbukkit.v1_11_R1.CraftServer.dispatchCommand(CraftServer.java:649)
[17:03:58 WARN]: at net.minecraft.server.v1_11_R1.PlayerConnection.handleCommand(PlayerConnection.java:1335)
[17:03:58 WARN]: at net.minecraft.server.v1_11_R1.PlayerConnection.a(PlayerConnection.java:1170)
[17:03:58 WARN]: at net.minecraft.server.v1_11_R1.PacketPlayInChat.a(PacketPlayInChat.java:45)
[17:03:58 WARN]: at net.minecraft.server.v1_11_R1.PacketPlayInChat.a(PacketPlayInChat.java:1)
[17:03:58 WARN]: at net.minecraft.server.v1_11_R1.PlayerConnectionUtils$1.run(SourceFile:13)
[17:03:58 WARN]: at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
[17:03:59 WARN]: at java.util.concurrent.FutureTask.run(Unknown Source)
[17:03:59 WARN]: at net.minecraft.server.v1_11_R1.SystemUtils.a(SourceFile:46)
[17:03:59 WARN]: at net.minecraft.server.v1_11_R1.MinecraftServer.D(MinecraftServer.java:739)
[17:03:59 WARN]: at net.minecraft.server.v1_11_R1.DedicatedServer.D(DedicatedServer.java:399)
[17:03:59 WARN]: at net.minecraft.server.v1_11_R1.MinecraftServer.C(MinecraftServer.java:675)
[17:03:59 WARN]: at net.minecraft.server.v1_11_R1.MinecraftServer.run(MinecraftServer.java:574)
[17:03:59 WARN]: at java.lang.Thread.run(Unknown Source)
[17:03:59 ERROR]: [SuperVanish] [SuperVanish] Please include this information
[17:03:59 ERROR]: [SuperVanish] [SuperVanish] if you report the issue.
-
Author's response
Please report errors in a personal message

Version: 5.8.4
Really good plugin,But slight problem When i give the player the permission he cant use the command it says denied

Version: 5.8.4
Loving this plugin, doing exactly what it says. I am just trying to do /sv tipu [Player] because I want to write one command a mod can use for vanish, not picking up items, tp and so on, but when I run /sv tipu MyName in the console it says Invalid usage! /sv [reload|list|tipu|updateCfg] [Player]? What am I doing wrong here?

Version: 5.8.4
I absolutely love this plugin! Super simple and easy to use - But I do have a request for a feature (Toggleable in config.yml) It's where, if an invisible player sneaks, they can pick up items on the ground. Once they let go of shift (Or whatever their crouch button is set to) they can no longer pick up items. This is useful in case they accidentally drop an item and they don't have time to type the command to pick up items - They can just crouch.
Also, could you please make a toggleable option that decides if they get the effect invisibility 10 when they go invisible? (Like night vision, but a different potion)

Version: 5.8.4
So I love this plugin, but one time I used /sv to become invisible then I used it again to become visible and it left the [VANISH] sign in the Tab button. I restarted, reloaded, reset the plugin, but the "[VANISH]" is still there, if I could get some help to remove this I will give 5 stars immediately.

Version: 5.8.4
Best plugin for vanish ! Alot of very VERY useful features and 0 bug at the moment ! 11/10 Would download again

Version: 5.8.4
It works properly without errors. Simple to handle and easy to configurate.

Even if you have problem, the author helps you quickly via PM.

Version: 5.8.4
The best Vanish Plugin I see, i like it. <3 But I have an Question :D can you add BungeeCord Support: vanish commands in Bungee Console and on the servers. (It hides me from /list and /glist >> BungeeCord list) and if I leave/join a Server the Vanish is there. (Server1 i do /vanish :: I join Server2 i already had vanish.) Can you do that? <3 <3 I love your Plugin, thank you very much!!

Version: 5.8.3
Perfect...........................................................................................................

Version: 5.8.3
This plugin is perfect! Although I have a problem. I edited the config and messages and restarted the server, after that I joined and did /sv. I got kicked and it said "Internal Exception: io.netty.handler.codec.DecoderExcpetion: The recieved string length is longer then maximum allowed (21 > 16), I checked the config and checked ALL the... Config files? You know what I mean, and checked all the ones that said "#Please Make Sure That The Prefix isn't longer then 16 characters." and none of them were over 16 characters. If anyone can help that would be nice :)
-
Author's response
Please pm me if you need help.

Version: 5.8.3
Hello I recently found your plugin and I am in love with it! Privously I was using Essentials vanish, but urs is just so much better! So is there a way to make a placeholder for FeatherBoard? Because when I am hidden on the scoreboard where it displays online players I am included in the number :) Hope u understand what I said!

Version: 5.8.3
Great Plugin! Absolutely Love This! Replaces VanishNOPacket Which Has Become Outdated.. :D Also, I Use NTE On My Server Which Changes The Prefix In Tab Menu, But When Players Vanish It Removes There Prefix, Is It Possible To Add In The Option To Disable The Prefix/Suffix Part Of Your Plugin?

Version: 5.8.3
This plugin does 200 permission checks per player per tick which will cause a ton of lag for any server with more than a few players online.

Please fix.
-
Author's response
Permission checks shouldn't cause lag because they are cached. If they cause lag anyway I can add an option to decrease the amount of permission checks to the config, but I don't think that's actually required. Please provide timings.

Version: 5.8.3
Great plugin with a lot of features and hooks for being free. The developer replied to me within a day and attempted to help me resolve any issues that I had and pushed them into an update several days later. I would recommend this plugin over VNP.

Version: 5.8.3
Version 5.4.4 downloaded and works really well. A fantastic plugin - thank you!! This plugin does what it says on the tin with good configurability.

Version: 5.8.1
Very good resource, havent had any issues with it. It would be nice to have it so the join/leave message wasnt created by default and you could remove it entirely (I may have missed this tho!)
-
Author's response
You can set 'BroadcastMessageOnVanish' and 'BroadcastMessageOnReappear' to false in the config file, I can also add '/sv -s' like in premiumvanish if that's helpful

Version: 5.7.0
Nice plugin, you're good developer. can you maybe add echopet feature so your pet is in vanish also, thanksss

Version: 5.5.0
all good just when you logged in while your vanished mode server keep welcome you,
any solution for that?

Version: 5.5.0
Nice VanishNoPacket alternative! I do miss though the Effects from and toggle-able world interaction. Keep up the good work!
-
Author's response
You can toggle block breaking, placing, etc in the config, if you'd like to be able to change it in-game, I will add an option to do so in my other plugin PremiumVanish soon.

Version: 5.4.3
Works very well ^-^
thanks for this plugin, it replaces the bugged essentials vanish :)
Keep updating it

Version: 5.4.3
Superduper! Does what it says on the tin - You disapear, you reapear! Simple as that. I have used this for a while now and i have to say it is great. No trouble what so ever. Before i trusted essentials to do this, but then i had problem with going into vanish when being set to AFK... and not reapearing again and what not.
The option to toggle the itempickup is great aswell.

Only hope is that it can hook into factions bcos as of now players can do /f show <fname> and compare it to the TAB list and thus see whos in /v
Then again, no problem with out it either :)
-
Author's response
Thanks!
Factions v2.8.2 already hides invisible players in its commands.

Version: 5.4.3
simple, many hooks, many features, yet not TOO many.
Simply amazing! Thanks for the plugin, will be very usefull!

Version: 5.4.3
Amazing plugin with a lot of options :)
Is it possible to add titles instead of actionbar to say that I an visible/invisble and set the title appear each 2 minutes for example? Thanks you

Version: 5.4.3
Great plugin, But I can't be vanished while disguising.
Make it able to be vanished while disguising, thanks!
-
Author's response
That's turned off because it may cause incompatibility, but if you want to disguise anyway you can turn off the libsdisguises and/or disguisecraft hook in the config in the latest version (make sure your config is up-to-date)

Version: 5.4.2
This plugin is great! The developer listens to all your input and improves it. Would recommend this plugin over the standard essentials vanish.

Version: 5.4.1
Works pretty good except for two (2) issues, one major and one minor.

1) Logging back in while super vanished still announces a login message, but doesn't show you on the tab list of players or on /who /list. This is a major issue.

2) A minor issue with how the plugin handles the login/logout message and what is sent to players/admin when using /sv. The best you can do is hide the fake login/logout message from players when staff vanish, but staff are spammed with it along with the message indicating they vanished.
-
Author's response
#1.1 is an incompatible plugin, you can pm me with the required info if you'd like to solve the issue (see description), #1.2 is intended and #2 is configurable in the config.yml file.
Edit: You can now toggle if invisible players are hidden in essentials' lists in v5.4.2, please just don't forget to update your config with /sv updatecfg first.

Version: 5.4.1
Great plugin! One suggestion add an option to prevent accidentally punch a player or mob while in vanished?

Idk why the review must need to have at least 150 characters in order to submit
-
Author's response
Thanks!
Edit: Added that feature in v5.4.3

Version: 5.4.1
Very useful, 0 bugs.
-
Author's response
Thank you!
There are always bugs, though, it's impossible to make something of that size perfect.

Version: 5.4.0
I love this.

But for BungeeCord can you add make it so it vanishes the player in /glist?
-
Author's response
That's added with MySQL-Support and full BungeeCord-Support in an other upcoming vanish-plugin.

Version: 5.4.0
Does what it says it Does! Excellent resource!

Version: 5.3.5
Ive used older versions and current versions in the past that worked Ehh or Ok.
My problems were console spamming errors mainly, or features just not working. I removed this plugin and went back to the essentials vanish.
-
Author's response
I clearly stated in the description that you should contact me first if you've any problems.

Version: 5.3.5
Good plugin for spy players.

Version: 5.3.2
I'm first to rate the new update!
<3 I use it on my factions server to troll players muhahahaha

Version: 5.3.1
Really nice!

Version: 5.2.0
Really useful plugin, thank you for developing it!

Version: 5.2.0
Good Plugin Thanks :)

Version: 5.1.0
I really like it, works fine in the 1.8 spigot if you use protocol lib!

Version: 5.0.1
Great! Good for monitoring.

Version: 4.2
yea

Resource Information
Author:
----------
Total Downloads: 880,594
First Release: Oct 3, 2014
Last Update: Aug 3, 2024
Category: ---------------
All-Time Rating:
217 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings