PerWorldCommands
Set commands to only run in certain worlds!
Quick challenge
How far can you run before the mobs catch you?
Rotate your phone
Dino Mine is ready when your screen is landscape.
Minecraft check
Confirm your run
Complete the quick check to get your code.
Your code
Expires in 5 hours
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