From 41af486c3523180889655803517a63dbab22b5e5 Mon Sep 17 00:00:00 2001 From: Filip Wandzio Date: Sun, 25 Jan 2026 00:50:42 +0100 Subject: Implement basic paper server configuration --- data/commands.yml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 data/commands.yml (limited to 'data/commands.yml') 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 @@ +# This is the Bukkit commands configuration file for Paper. +# +# If you need help with the configuration or have any questions related to Paper, +# join us in our Discord or check the docs page. +# +# File Reference: https://docs.papermc.io/paper/reference/bukkit-commands-configuration/ +# Docs: https://docs.papermc.io/ +# Discord: https://discord.gg/papermc +# Website: https://papermc.io/ + +command-block-overrides: [] +ignore-vanilla-permissions: false +aliases: + icanhasbukkit: + - version $1- -- cgit v1.2.3