Skip to content

Instantly share code, notes, and snippets.

@Zefferis
Created December 10, 2018 06:09
Show Gist options
  • Save Zefferis/db73a223f636b0c45ab1f88b823e468e to your computer and use it in GitHub Desktop.
Save Zefferis/db73a223f636b0c45ab1f88b823e468e to your computer and use it in GitHub Desktop.
# 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:
- '*'
- kill
- tp
- give
ignore-vanilla-permissions: false
aliases:
icanhasbukkit:
- version $1-
mct:
- marry chat toggle
mtp:
- marry tp
gift:
- marry gift
mckeep:
- mcsb keep
mcclear:
- mcsb clear
iblock:
- condense
Dynmap:
- essentials:info dynmap
colors:
- essentials:info colors
helpdesk:
- dm open example
desk:
- dm open example
hd:
- dm open example
mcmmo:
- dm open mcmmo
notes:
- noteview $1-
delnote:
- notedelete $1-
aliases:
- dm open alias
bal:
- Craftconomy3:money all
balance:
- Craftconomy3:money all
baltop:
- Craftconomy3:money top $1-
deposit:
- Craftconomy3:bank deposit $1-
withdraw:
- Craftconomy3:bank withdraw $1-
essentials:sell:
- []
essentials:worth:
- []
sell:
- []
worth:
- []
kill:
- minecraft:kill $1-
eskill:
- essentials:kill $1-
tp:
- minecraft:tp $1-
estp:
- essentials:tp $1-
essentials:give:
- []
unrestricted-advancements: false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment