LobbyPlayers
LobbyPlayers is a lightweight plugin which allows server owners to add an item that allows players to hide everyone else, this is useful for recording and increasing your FPS, along with unblocking signs ect.
Features:
- Hide players with ease!
- Easy to configure!
Screenshots
Thanks JJtCool for helping with testing!
Known Issues
- After a restart, players are required to REJOIN otherwise the Player Hider glitches, this is to do with the way I stored the data in the plugin, (do not expect a fix soon as I am busy with my own projects!)
Configuration
Default Configuration Explained:
PlayersShownItem-Material: "REDSTONE_TORCH_ON" #The material to use for the Item when the players are SHOWN. For a list of materials, visit: http://jd.bukkit.org/rb/apidocs/org/bukkit/Material.html PlayersShownItem-ItemName: "&7Toggle Players-- &cOFF" #The name to use for the Item, -- is replaced with : (this is for YML reasons) PlayersShownItem-Amount: 1 #The amount of items to use for this Item. PlayersHiddenItem-Material: "REDSTONE_TORCH_OFF" #Same as Above PlayersHiddenItem-ItemName: "&7Toggle Players-- &aON" #Same as Above PlayersHiddenItem-Amount: 1 #Same as Above Cooldown: 5 #The cooldown inbetween using the Player Hider

