2021-12-02 22:59:50 +01:00
|
|
|
# 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
|
2022-07-19 23:09:00 +02:00
|
|
|
#
|
2021-12-02 22:59:50 +01:00
|
|
|
# If you need help on this file, feel free to join us on irc or leave a message
|
|
|
|
# on the forums asking for advice.
|
2022-07-19 23:09:00 +02:00
|
|
|
#
|
2021-12-02 22:59:50 +01:00
|
|
|
# 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-
|
2022-07-19 23:09:00 +02:00
|
|
|
# Teleportation
|
|
|
|
lobby:
|
|
|
|
- btm:warp lobby
|
|
|
|
spawn:
|
|
|
|
- essentials:warp spawn
|
|
|
|
creative:
|
|
|
|
- btm:warp creative
|
|
|
|
bedwars:
|
|
|
|
- btm:warp bedwars
|
|
|
|
shop:
|
|
|
|
- btm:warp shop
|