Advertisement
Guest User

Untitled

a guest
Apr 10th, 2015
281
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.22 KB | None | 0 0
  1. ##################################################################################################
  2. # Commands below are examples, please don't forget to change them when using this plugin! #
  3. # This plugin has been updated to a Craftbukkit 1.8 Snapshot so things may be buggy #
  4. # Lots of things are being added to this plugin so stay tuned and dont forget to submit #
  5. # a request for something you would like to be added. #
  6.  
  7. # Made by MrInspector, if you can, please buy me some starbucks by clicking the 'Donate' button, #
  8. # Any amount helps, thank you! #
  9. ##################################################################################################
  10.  
  11. JoinCommands:
  12. - heal %player%
  13. - othercmd
  14.  
  15. LeaveCommands:
  16. - cool
  17. - command %player%
  18.  
  19. ConsoleJoinCommands:
  20. - welcome command %player%
  21. - example command
  22.  
  23. ConsoleLeaveCommands:
  24. - leave command example
  25. - leave example %player%
  26.  
  27. WorldChangeCommands:
  28. - world change example
  29. - world change example %player%
  30.  
  31. FirstPlayerJoinCommands:
  32. - eco give %player% 150
  33. - send message welcome
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement