mirror of
https://github.com/kaboomserver/server.git
synced 2024-12-22 15:45:07 +00:00
33 lines
773 B
YAML
33 lines
773 B
YAML
# This is the commands configuration file for Bukkit.
|
|
# For documentation on how to make use of this file, check out the Bukkit Wiki at
|
|
# https://www.spigotmc.org/go/commands-yml
|
|
#
|
|
# If you need help on this file, feel free to join us on irc or leave a message
|
|
# on the forums asking for advice.
|
|
#
|
|
# IRC: #spigot @ irc.spi.gt
|
|
# (If this means nothing to you, just go to https://www.spigotmc.org/go/irc )
|
|
# Forums: https://www.spigotmc.org/
|
|
# Bug tracker: https://www.spigotmc.org/go/bugs
|
|
|
|
command-block-overrides: []
|
|
ignore-vanilla-permissions: false
|
|
aliases:
|
|
icanhasbukkit:
|
|
- version $1-
|
|
bukkit:reload:
|
|
- []
|
|
bukkit:rl:
|
|
- []
|
|
minecraft:stop:
|
|
- []
|
|
reload:
|
|
- minecraft:reload $1-
|
|
restart:
|
|
- []
|
|
rl:
|
|
- []
|
|
spigot:restart:
|
|
- []
|
|
stop:
|
|
- []
|