- Tested Minecraft Versions:
- 1.7
- 1.8
Vanisher is a fairly simple plugin, intended to do exactly what the name implies - vanish players from your view. This is ideal for Hub servers on which players may not want to have their screen filled with skins and playernames.A simple vanishing tool [Version 1.8.0]Vanisher
The plugin is essentially drag & drop, with only a few configuration options. More will be customizable in the future. This plugin won't require many updates, however, I will attempt to update to widely requested features, as well as fix any issues that occur.
Any feedback is appreciated, considering this is my first publicly released plugin, so I decided to keep it simple.
Commands | Permissions
Code (Text):<> - Required argument
/vanisher - Display plugin help menu | No permission
/vanisher <enable/disable> - Set player vanish state | vanisher.toggle
/vanisher about - View information about the plugin | No permission
/vanisher reload - Reload the configuration | vanisher.reload
Configuration
Code (Text):#Vanisher Configuration File
messagePrefix: '&aHub &3> '
revealedMessage: '&ePlayers have been &arevealed'
hiddenMessage: '&ePlayers have been &chidden'
giveItemOnJoin: true
itemID: 280
#Note that Minecraft starts instantiating inventory slot IDs at 0. So IDs are 0-8 NOT 1-9.
itemSlot: 4
itemName: '&bVanisher Tool'
itemDurability: 0
useTitles: false
useActionbar: true
#These are if useTitles = true
titleTitle: '&aHub'
titleSubtitleHidden: '&aHidden'
titleSubtitleRevealed: '&cRevealed'
#These are if useActionbar=true
actionbarHidden: '&aHidden'
actionbarRevealed: '&cRevealed'
#How long should the cooldown last?
cooldownDuration: 3
#Cooldown message (%timeLeft% for time left in cooldown)
cooldownMessage: '&cPlease wait&e %timeLeft% seconds&c, you used that recently.'
#Default Visibility (False = Players visible on login)
enabledOnJoin: false
#Should the player be allowed to drop the Vanisher Item?
allowDrop: false
#Should the player be allowed to move the Vanisher Item?
allowMovement: false
To-Do
Code (Text):[1] ???
Github
https://github.com/ElectronicWizard/Vanisher
Please be kind and constructive with criticisms and helpful with reviews/responses. I can't improve if I am not told what I should do better, and insulting responses are discouraging. Thanks!
Licensing
While this plugin is free to use, by downloading this resource, you agree not to redistribute it, claim credit for it, attempt to modify the source file (regardless of whether or not you distribute the modified source), nor put this plugin (somehow) to malicious use. I retain the right to change this license at any given time, with or without notice.

Vanisher 1.8.0
A simple player vanisher.
Recent Updates
- Update to 1.8.0 Mar 15, 2015
- Version 1.7.2 Jan 21, 2015
- Bug patch Jan 14, 2015
Recent Reviews
-
altrisi
- 4/5,
Very good plugin.
Suggestion: Add in the config an option to select in wich worlds it can be used, because if the server isn't dedicated, ingame players will not be able to see oponents. -
jccreszMinecraft
- 4/5,
Works great. I have a suggestion though. Adding a GUI and making most players vanish except for set friends would be nice, and also be able to set if you get chat messages from hidden players. Just some Ideas!
-
willowen100
- 4/5,
Really simple plugin that does what is says on the tin.
Please add the option to have an on and off item and the ability to disable the message cooldowns.
I've also found a bug in the message cooldowns where the cooldown message shows even after waiting the cooldown period. Also some times the item shows as a pink and purple cube.-
Author's Response
On and off item: Sure thing, v1.7.3
Disable msgs: Ok?... v1.7.3
Cooldown message delay: Please create a PM with me to further describe steps to reproduce this.
Pink and purple cube: You have itemID and/or durability set to values that don't exist in Minecraft. That, or using a resourcepack with missing textures.
Other than that, thanks!
-
-
Author's Response
Reviews isn't quite the place to do this. I can't discuss things with your, and leaving negative reviews isn't helpful. Especially since you provided no information nor context regarding the error or steps to reproduce it.
-
-
Elijah
- 5/5,
Really great plugin, can you add some options like "item-movement" - determines whether or not the item can be moved and "drop-item" - determines where or not the item can be dropped and can the cooldown message configurable? Thanks
-
Author's Response
Sure thing! That shouldn't take more than two days. (It isn't difficult - just balancing schoolwork and plugin development)
-
-
Author's Response
That isn't exactly a review. If something is broken - tell me what. If you want a feature - put it in the discussion thread. Reviews like this are useless and dont assist towards improving the plugin.
-
-
ConfigurationGuy
- 5/5,
This is better than my anti-swear plugin, keep up the good work ElectronicWizard!
-
Author's Response
Sorry about the late reply - thanks! Considering this is my first public plugin, the feedback has been terrific so far!
-
Tassoon
- 5/5,
Nice work with the plugin!! Works great and love the customization options. Keep it up!!
-
Author's Response
Thanks! If you have any ideas for what to add, post them in the Discussion area!
-
Madogi
- 5/5,
Brilliant just needs a in game item for players to right click to vanish other players and its set!
-
Author's Response
I'll try to add that within a few updates. Next one will probably just be a slight rewrite of the plugin.
EDIT: Updated! Now has a join item!