CloudVanish
A plugin for Minecraft servers running on Paper that allows administrators and moderators to become invisible to regular players. The system supports multi-level permissions for using the vanish mode.
Management Commands
The following commands are available for working with the invisibility mode:
- /v list - displays a list of all players currently in invisibility mode
- /v [
] - toggles invisibility mode for yourself or the specified player - /v pickup [
] - controls the ability to pick up items and experience in invisibility mode
Permission System
In addition to standard command permissions, CloudVanish uses special permissions:
- cloudvanish.use - determines whether a player can use the invisibility mode at all
- cloudvanish.level.{1,100} - sets the invisibility level from 1 to 100
How the level system works:
- Players with a level less than 1 cannot activate invisibility mode
- Players with a higher level can see those with lower levels
Example: Player A has level 3, Player B has level 4, Player C is a regular user. In this case, Player C won't see any invisible players, Player A will see Player C but not Player B, and Player B will see all participants.