Advertisement
Guest User

Untitled

a guest
Nov 25th, 2014
290
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.98 KB | None | 0 0
  1. #Customtext
  2. &6This is the custom text commands file.
  3.  
  4. &6This file allows you to define custom text commands.
  5.  
  6. &6You can create a specific file for a user or a group:
  7. &6Name it custom_username.txt or custom_groupname.txt
  8.  
  9. &6You can use multiple pages, for example type:
  10. &c/customtext 2
  11.  
  12. &6To add a custom command you need to do three things:
  13. &e-&9 Add a section below in the custom.txt
  14. &e-&9 Add a line to the commands.yml aliases section
  15. &e-&9 Give players access to 'essentials.customtext'
  16.  
  17. To add /vote, add this to commands.yml:
  18. vote:
  19. - customtext vote $1-
  20.  
  21. &6The following commands can also be customized:
  22. &c/rules /motd /news /help
  23.  
  24. &6These support chapter customization such as:&c /rules grief
  25. &6You can use custom aliases with these commands too.
  26.  
  27. #vote
  28. &b-------------------------
  29. &eHere is our site:
  30. &ehttp://goo.gl/7us4Mw
  31. &b-------------------------
  32.  
  33. #stafflist,onlinestaff
  34. &6Online Staff:
  35. {PLAYERLIST:MODERATOR} {PLAYERLIST:ADMIN} {PLAYERLIST:OWNER}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement