mirror of
https://github.com/kaboomserver/server.git
synced 2024-11-24 16:28:06 -05:00
08ba4b7180
Former-commit-id: ff9a104ccc1e0eb2c0897d0a9f9650b429161196
34 lines
802 B
YAML
34 lines
802 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
|
|
# http://wiki.bukkit.org/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 http://www.spigotmc.org/pages/irc/ )
|
|
# Forums: http://www.spigotmc.org/
|
|
# Bug tracker: http://www.spigotmc.org/go/bugs
|
|
|
|
command-block-overrides: []
|
|
unrestricted-advancements: false
|
|
aliases:
|
|
icanhasbukkit:
|
|
- version $1-
|
|
bukkit:reload:
|
|
- []
|
|
bukkit:rl:
|
|
- []
|
|
minecraft:stop:
|
|
- []
|
|
reload:
|
|
- minecraft:reload $1-
|
|
restart:
|
|
- []
|
|
rl:
|
|
- []
|
|
spigot:restart:
|
|
- []
|
|
stop:
|
|
- []
|
|
ignore-vanilla-permissions: false
|