[WIP] Player Visibility - An easy way to hide players

Player Visibility

Player Visibility grants your players a simple and easy way to hide other players. You can customise all messages, items to be used by the players and more.

I am currently waiting for contextual data implementations, but I have started with the basics of the plugins. The plugin is licensed under the MIT License, you can find the source code on GitHub.

Commands and Permissions


Commands:
  - /hide: Hide all players - permission: visibility.hide
  - /show: Show all players - permission: visibility.show
  - /visibility: Help page.
  - /visibility info: Information about the plugin.

Permissions:
  - visibility.hide: Grants a player permission to hide other players (this permission works for both the item and command).
  - visibility.show: Grants a player permission to show other players (this permission works for both the item and command).
  - visibility.ignore: Grants a player permission to be never hidden (e.g. administrators).

Configuration


The default configuration file (config.conf) can also be found on GitHub.
Player Visibility supports (currently) only vanilla items.

Download


Player Visibility will be available for download on Ore.

Bugs


You can report bugs through the GitHub issue tracker, you may also provide (bugs) fixes / enhancements for the plugin through pull requests.

2 Likes