Advertisement
blokizaki

commands.yml revised

Jun 12th, 2014
301
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.94 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. onlinestaff:
  17. - customtext onlinestaff
  18. ranks:
  19. - customtext ranks
  20. stranger:
  21. - customtext stranger
  22. newbie:
  23. - customtext newbie
  24. nomad:
  25. - customtext nomad
  26. newkid:
  27. - customtext newkid
  28. friend:
  29. - customtext friend
  30. trusted:
  31. - customtext trusted
  32. assistant:
  33. - customtext assistant
  34. commands:
  35. - customtext commands
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement