Advertisement
blokizaki

bukkit commands.yml

Jun 12th, 2014
195
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.93 KB | None | 0 0
  1. # This is the commands configuration file for Bukkit.
  2. # For documentation on how to make use of this file, check out the Bukkit Wiki at
  3. # http://wiki.bukkit.org/Commands.yml
  4. #
  5. # If you need help on this file, feel free to join us on irc or leave a message
  6. # on the forums asking for advice.
  7. #
  8. # IRC: #bukkit @ esper.net
  9. # (If this means nothing to you, just go to http://webchat.esper.net/?channels=bukkit )
  10. # Forums: http://forums.bukkit.org/forums/bukkit-help.6/
  11. # Twitter: http://twitter.com/CraftBukkit
  12. # Bug tracker: http://leaky.bukkit.org/
  13.  
  14. command-block-overrides: []
  15. aliases:
  16. icanhasbukkit:
  17. - version $1-
  18. onlinestaff:
  19. - customtext $1-
  20. ranks:
  21. - customtext $1-
  22. stranger:
  23. - customtext $1-
  24. newbie:
  25. - customtext $1-
  26. nomad:
  27. - customtext $1-
  28. newkid:
  29. - customtext $1-
  30. friend:
  31. - customtext $1-
  32. trusted:
  33. - customtext $1-
  34. assistant:
  35. - customtext $1-
  36. cmds:
  37. - customtext $1-
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement