Creative-Sandbox
Ensure safe use of creative mode by players on your server.
Key Features
Creative-Sandbox is a Spigot plugin that provides server administrators with tools for controlled activation of creative mode. When a player is switched to Sandbox Mode, their inventory is replaced and creative mode is activated with the following restrictions:
- Prohibition on interacting with containers (disabled by the
sandbox.containerspermission) - Inability to drop items (disabled by the
sandbox.dropitemspermission) - Restriction on using spawn eggs (disabled by the
sandbox.spawneggspermission)
Players in Sandbox Mode are highlighted for easy tracking of their location.
Management System
For Sandbox Mode to function, the presence of an online moderator with the sandbox.manage permission is required. If all moderators leave the server, all players are automatically removed from Sandbox Mode with their original inventories restored. When reconnecting to the server, players retain their Sandbox Mode status if there are active moderators on the server. Moderators receive notifications about each player connecting in Sandbox Mode.
Management Commands
A single command is used to work with the plugin:
sandbox [targetPlayers] [state]
Usage examples:
sandbox SerpentSages
— toggling Sandbox Mode for player SerpentSages
sandbox @a false
— disabling Sandbox Mode for all players
sandbox
— viewing the list of players in Sandbox Mode
Work Demonstration
Load the GIF file below to see the plugin in action!