1.2
release
PerWorldCommands
Set commands to only run in certain worlds!
PerWorldCommands
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