Advertisement
blokizaki

ess customtext

Jun 12th, 2014
300
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.16 KB | None | 0 0
  1. #Customtext
  2.  
  3. &6This is the custom text commands file.
  4.  
  5.  
  6. &6This file allows you to define custom text commands.
  7.  
  8.  
  9. &6You can create a specific file for a user or a group:
  10.  
  11. &6Name it custom_username.txt or custom_groupname.txt
  12.  
  13.  
  14. &6You can use multiple pages, for example type:
  15.  
  16. &c/customtext 2
  17.  
  18.  
  19. &6To add a custom command you need to do three things:
  20.  
  21. &e-&9 Add a section below in the custom.txt
  22.  
  23. &e-&9 Add a line to the bukkit.yml aliases section
  24.  
  25. &e-&9 Give players access to 'essentials.customtext'
  26.  
  27.  
  28. &6If you don't yet have an 'aliases' section, add it like this:
  29.  
  30. aliases:
  31.  
  32. vote: customtext
  33.  
  34.  
  35. &6The following commands can also be customized:
  36.  
  37. &c/rules /motd /news /help
  38.  
  39.  
  40. &6These support chapter customization such as:&c /rules grief
  41.  
  42. &6You can use custom aliases with these commands too.
  43.  
  44.  
  45. #vote
  46.  
  47. If you add the correct alias to bukkit.yml
  48.  
  49. This text here will be shown if you type /vote
  50.  
  51.  
  52. #onlinestaff
  53.  
  54. &6Online Staff:
  55.  
  56. {PLAYERLIST:MODERATOR} {PLAYERLIST:ADMIN} {PLAYERLIST:OWNER}
  57.  
  58. #ranks
  59. &fStranger > post note @website to join and rankup to Newbie
  60. &7Newbie > play 8 hours to rankup to &dNomad
  61. &dNomad > play 18 hours to rankup to &bNewKid
  62. &bNewKid > play 38 hours to rankup to &3Friend
  63. &3Friend > play 75 hours to rankup to &9Trusted
  64. &9Trusted > this is the highest rank!
  65. &2Assistant > Mini-Staff, Invitation Only
  66. &6type /<rankname> for rank details
  67. &6(ex: /newbie to see rank details for newbie)
  68.  
  69. #stranger
  70. &fStranger - &6must post New Member note in Forum on
  71. &6 FloatingEmeralds.enjin.com to join server
  72. &6 no privileges until approved by staff
  73.  
  74. #newbie
  75. &7Newbie - &6build, /rules, /help, /helpop, /list, /tpa, /tpaccept,
  76. &6 /tpadeny, /plotme, /plotme remove, /sethome, /home,
  77. &6 woodtools kit, buy/sell at shops, 1 plotworld plot
  78. &2 8 hours &6to next rank: &dNomad
  79.  
  80. #nomad
  81. &dNomad - &6same rights as Newbie + 2 plots, LWC, /msg, /reply,
  82. &6 /plotme add, /plotme remove, stonetools kit
  83. &6 /d (chicken, cow & pig)
  84. &2 18 hours &6to next rank: &bNewKid
  85.  
  86. #newkid
  87. &bNewKid - &6same rights as Nomad + /tp, /afk, /back, /seen
  88. &6 /compass, /getpos, /mail, //wand (basic WE),
  89. &6 /d (baby chicken,cow & pig), irontools kit, 4 plots
  90. &2 38 hours &6to next rank: &3Friend
  91.  
  92. #friend
  93. &3Friend - &6same rights as NewKid + /backondeath, /nick, /hat,
  94. &6 /sethome bed, /kit firework, /d mob baby, 5 plots,
  95. &6 5 homes, ChestShop create
  96. &2 75 hours &6to next rank: &9Trusted
  97.  
  98. #trusted
  99. &9Trusted - &6/powertool, /powertooltoggle, /tpo, /jump, /ext
  100. &6 /recipe, /d mob, /d baby, /d burning, /d noarmor,
  101. &6 /d blocklock, /d nopickup, /afk exempt, /itemdb,
  102. &6 /simplechat msg color, /kit, 7 plots, 5 homes
  103. &2 0 hours &6to next rank -- this is the last rank!
  104.  
  105. #assistant
  106. &2Assistant -&6 by Invitation Only
  107.  
  108. #cmds
  109. &b give more blocks - /acb <playername> <#blocks>
  110. &b admin claims - /ac
  111. &b transfer claim - Stand in claim, /transferclaim <playername>
  112. &b find player claims - /claimslist <playername>
  113. &b Kill player & give items away - /deathblow <playername>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement