Skip to content

Instantly share code, notes, and snippets.

@EvilSeph
Last active August 29, 2015 13:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save EvilSeph/8857251 to your computer and use it in GitHub Desktop.
Save EvilSeph/8857251 to your computer and use it in GitHub Desktop.
commands.yml Aliases Example
aliases:
# Set the /give command to the Minecraft version
give:
- minecraft:give
# Set the /time command to the /time command provided by
# the plugin ScrapBukkit
time:
- scrapbukkit:time
# Set the /version command to the Bukkit version
version:
- bukkit:version
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment