PerWorldCommands
ModrinthSpigotMCSet commands to only run in certain worlds!
110 downloads 2 followers updated 14mo ago
latest v1.2 Modrinth
Per World Commands
Set commands to only run in certain worlds!
Config
# Will enable/disable the plugin
enable: true
# Default block message if the command does not have a custom block message.
globalblockmessage: "This command is disabled, Sorry!"
commands:
help:
allowed-worlds:
- world
- world_nether
blockmessage: "This command is disabled"
version:
allowed-worlds:
- world
blockmessage: "This command is disabled"
TODO List
- Command to reload configuration.
- Command to edit configuration in-game.
- Command to enable/disable the plugin.
- Permissions

Comments 0
No comments yet. Be the first to share your thoughts.