minecraft-server/live-server/commands.yml

38 lines
879 B
YAML
Raw Normal View History

# 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:
# /tp = request teleport (not raw teleport)
tp:
- essentials:tpa $1-
# /pm = private message (matches help text)
pm:
- essentials:msg $1-
# Allow ONLY /deletehome (maps to essentials:delhome)
deletehome:
- essentials:delhome $1-
# Disable /delhome by NOT defining it here
tpa: []
tpahere: []
tphere: []
teleport: []
skin clear: []
skin update: []
skin search: []
skin random: []