The plugin hides players or makes them visible again when you press an item. All messages and items can be changed in the config. It is easy to use and lets each player decide if he wants to see all players or not.
All Configurable
Default Settings
Simple
Commands & Permissions
/playerhider show This command shows all players
Required Permission:none
/playerhider hide This command hides all players
Required Permission: none
/playerhider toggle This command toggle the visibility of the players
Required Permission: none
/playerhider reload This command reloads all configurations
Required Permission: playerhider.reload
Files
Code (YAML):
slot: 9
visibleItem: LIME_DYE
hideItem: RED_DYE
visibleItemName: '&aShow
all Player'
hideItemName: '&cHide
all Player'
visibleMessage: '&7All players are now visible'
hideMessage: '&7All players are now hidden'