diff options
Diffstat (limited to 'data/commands.yml')
| -rw-r--r-- | data/commands.yml | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/data/commands.yml b/data/commands.yml new file mode 100644 index 0000000..368bd24 --- /dev/null +++ b/data/commands.yml | |||
| @@ -0,0 +1,15 @@ | |||
| 1 | # This is the Bukkit commands configuration file for Paper. | ||
| 2 | # | ||
| 3 | # If you need help with the configuration or have any questions related to Paper, | ||
| 4 | # join us in our Discord or check the docs page. | ||
| 5 | # | ||
| 6 | # File Reference: https://docs.papermc.io/paper/reference/bukkit-commands-configuration/ | ||
| 7 | # Docs: https://docs.papermc.io/ | ||
| 8 | # Discord: https://discord.gg/papermc | ||
| 9 | # Website: https://papermc.io/ | ||
| 10 | |||
| 11 | command-block-overrides: [] | ||
| 12 | ignore-vanilla-permissions: false | ||
| 13 | aliases: | ||
| 14 | icanhasbukkit: | ||
| 15 | - version $1- | ||
