diff --git a/README.md b/README.md index cf26a08..71c770c 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # ExplosionsControl Control the explosions in your Minecraft server! Configurations are separate for each world, custom worlds supporrted! -------------------------------------------------------------------------- + +## Commands ```yaml commands: updateworlds: @@ -12,3 +14,14 @@ commands: usage: /configworld permission: exc.commands.configworld ``` + +## Permissions +```yml +permissions: + exc.commands.updateworlds: + description: Command access + default: op + exc.commands.configworlds: + description: Command access + default: op +``` \ No newline at end of file