diff options
| author | Filip Wandzio <contact@philw.dev> | 2026-01-25 00:50:42 +0100 |
|---|---|---|
| committer | Filip Wandzio <contact@philw.dev> | 2026-01-25 00:50:42 +0100 |
| commit | 41af486c3523180889655803517a63dbab22b5e5 (patch) | |
| tree | 700295043e5a1579613143b3b4b4377cdcd7bea5 /data/commands.yml | |
| download | mcsv-41af486c3523180889655803517a63dbab22b5e5.tar.gz mcsv-41af486c3523180889655803517a63dbab22b5e5.zip | |
Diffstat (limited to '')
| -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- | ||
