Entities

Untitled

Jul 5th, 2017
127
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.11 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: #spigot @ irc.spi.gt
  9. # (If this means nothing to you, just go to http://www.spigotmc.org/pages/irc/ )
  10. # Forums: http://www.spigotmc.org/
  11. # Bug tracker: http://www.spigotmc.org/go/bugs
  12. command-block-overrides: []
  13. aliases:
  14. announce:
  15. - tellraw @a ["",{"text":"ANNOUNCEMENT","color":"gold"},{"text":" » ","color":"dark_gray"},{"text":"$1-","color":"green"}]
  16. news:
  17. - tellraw @a ["",{"text":"NEWS","color":"red"},{"text":" » ","color":"dark_gray"},{"text":"$1-","color":"green"}]
  18. cc:
  19. - tellraw @a ["",{"text":"\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n"},{"text":"\u00a7dBlocked \u00a77» "},{"selector":"@a[c=1]","color":"green"},{"text":" \u00a77Cleared the servers chat!"}]
  20. clearchat:
  21. - tellraw @a ["",{"text":"\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n"},{"text":"\u00a7bBlocked \u00a77» "},{"selector":"@a[c=1]","color":"green"},{"text":" \u00a77Cleared the servers chat!"}]
  22. staff-chat:
  23. - scoreboard players tag @p[c=1] add StaffChat
  24. - tellraw @a[tag=StaffChat] ["",{"text":"SC » ","color":"gold"},{"selector":"@a[c=1]","color":"yellow"},{"text":" Joined the staff chat! type /schat <text> to speak!","color":"green"}]
  25. schat:
  26. - tellraw @a[tag=StaffChat] ["",{"text":"SC » ","color":"gold"},{"selector":"@a[c=1]","color":"gray"},{"text":" » ","color":"dark_gray"},{"text":"$$1-","color":"yellow"}]
  27. staffchat-leave:
  28. - tellraw @a[tag=StaffChat] ["",{"text":"SC » ","color":"gold"},{"selector":"@a[c=1]","color":"yellow"},{"text":" Has left the staff chat! ;(","color":" red"}]
  29. - scoreboard players tag @p remove StaffChat
  30. sm:
  31. - kit staffmode
  32. rank:
  33. - pex group $$1 create
  34. prefix:
  35. - pex group $$1 prefix "$$1 &7"
  36. perm:
  37. - pex group $$1 add essentials.$$1
  38. help:
  39. - ping &8&m----------&8=<>=&eHELP&8=<>=&8&m----------
  40. - ping &6/discord &7Tells discord link
  41. - ping &6/fight &7Warps you to pvp zone
  42. - ping &6/mine &7Warps you to mine a
  43. - ping &6/rankup &7Opens rank menu
  44. - ping &6/ranks &7Tells all ranks
  45. - ping &6/rules &7Tells all rules
  46. - ping &6/staff &7Tells all the staff
  47. - ping &6/tutorial &7Shows how to play
  48. - ping &6/who &7tells who made custom commands
  49. - ping &6/help &7Tells all the commands
  50. - ping &8&m----------&8=<>=&eHELP&8=<>=&8&m----------
  51. tutorial:
  52. - trigger Tutorial set 1
  53. staff:
  54. - ping &8&m----------&8=<>=&6Staff&8=<>=&8&m----------
  55. - ping &cFounder &b_DanYt_
  56. - ping &dDeveloper &bXXXCanadian
  57. - ping &4Admin &bTheDabingDonut Open
  58. - ping &6Moderator &bGumboGud Open
  59. - ping &eHelper &b Open
  60. - ping &8&m----------&8=<>=&6Staff&8=<>=&8&m----------
  61. rules:
  62. - ping &8&m----------&8=<>=&3Ruels&8=<>=&8&m----------
  63. - ping &aDon't Swear | 15 min mute
  64. - ping &aDon't Spam | 1 hour mute
  65. - ping &aDon't Hack | Perm ban
  66. - ping &aDon't Use Alts | IpBan
  67. - ping &aDon't Give People Ores | 5 hour temp ban
  68. - ping &aDon't Ask For Staff | 10 min Mute
  69. - ping &aDon't Ask For Punish Ments | Nothing
  70. - ping &aDon't Warnings | 3 Warnings 10 min mute | 6 Warnings 1 hour mute | 12 Warnings Perm Mute
  71. - ping &8&m----------&8=<>=&3Ruels&8=<>=&8&m----------
  72. discord:
  73. - ping &8&m----------&8=<>=&dDiscord&8=<>=&8&m----------
  74. - ping &7Join are discord now!!
  75. - ping &7https://discord.gg/k2sPTUj
  76. - ping &8&m----------&8=<>=&dDiscord&8=<>=&8&m----------
  77. fight:
  78. - warp pvp
  79. mine:
  80. - warp a
  81. rankup
  82. - trigger Rankup set 0
  83. ranks:
  84. - ping &8&m----------&8=<>=&bRanks&8=<>=&8&m----------
  85. - ping &cRank A &7$0
  86. - ping &cRank B &7$15000
  87. - ping &cRank C &7$25000
  88. - ping &cRank D &7$50000
  89. - ping &cRank E &7$75000
  90. - ping &cRank F &7$100000
  91. - ping &cRank G &7$115000
  92. - ping &cRank H &7$125000
  93. - ping &cRank I &7$150000
  94. - ping &cRank J &7$175000
  95. - ping &cRank K &7$200000
  96. - ping &cRank L &7$215000
  97. - ping &cRank M &7$225000
  98. - ping &cRank N &7$250000
  99. - ping &cRank O &7$275000
  100. - ping &cRank P &7$300000
  101. - ping &cRank Q &7$315000
  102. - ping &cRank R &7$325000
  103. - ping &cRank S &7$350000
  104. - ping &cRank T &7$375000
  105. - ping &cRank U &7$400000
  106. - ping &cRank V &7$415000
  107. - ping &cRank W &7$425000
  108. - ping &cRank X &7$450000
  109. - ping &cRank Y &7$475000
  110. - ping &cRank Z &7$400000
  111. - ping &cRank THUG &7$700000
  112. - ping &cRank THUG2 &7$750000
  113. - ping &cRank THUG3 &7$800000
  114. - ping &cRank THUG4 &7$850000
  115. - ping &cRank THUG5 &7$900000
  116. - ping &cRank KINGPING &7$2000000
  117. - ping &cRank KINGPING2 &7$2500000
  118. - ping &cRank KINGPING3 &7$4000000
  119. - ping &cRank KINGPING4 &7$4500000
  120. - ping &cRank KINGPING5 &7$8000000
  121. - ping &cRank PRESTIGE &7$10000000
  122. - ping &cRank PRESTIGE2 &7$15000000
  123. - ping &cRank PRESTIGE3 &7$20000000
  124. - ping &cRank PRESTIGE4 &7$25000000
  125. - ping &cRank PRESTIGE5 &7$30000000
  126. - ping &cRank FREE &7$100000000
  127. - ping &8&m----------&8=<>=&bRanks&8=<>=&8&m----------
  128. warn:
  129. - tellraw @a ["",{"text":"\nBlocked » ","color":"aqua"},{"text":"$$1","color":"green"},{"text":" was warned by ","color":"yellow"},{"selector":"@a[c=1]","color":"green"},{"text":" for ","color":"yellow"},{"text":"$$2- ","color":"gray"},{"text":"\n","color":"none"}]
  130. cmute:
  131. - mute $$1 15m mute -s
  132. - tellraw @a ["",{"text":"\nBlocked » ","color":"aqua"},{"text":"$$1","color":"green"},{"text":" was muted by ","color":"yellow"},{"selector":"@a[c=1]","color":"green"},{"text":" for ","color":"yellow"},{"text":"$$2- ","color":"gray"},{"text":"\n","color":"none"}]
  133. cban:
  134. - ban $$1 ban -s
  135. - tellraw @a ["",{"text":"\nBlocked » ","color":"aqua"},{"text":"$$1","color":"green"},{"text":" was Perm Banned by ","color":"yellow"},{"selector":"@a[c=1]","color":"green"},{"text":" for ","color":"yellow"},{"text":"$$2- ","color":"gray"},{"text":"\n","color":"none"}]
  136. ctempban:
  137. - tempban $$1 $$1 tempban -s
  138. - tellraw @a ["",{"text":"\nBlocked » ","color":"aqua"},{"text":"$$1","color":"green"},{"text":" was TempBanned by ","color":"yellow"},{"selector":"@a[c=1]","color":"green"},{"text":" for ","color":"yellow"},{"text":"$$2- ","color":"gray"},{"text":"\n","color":"none"}]
  139. create:
  140. - menu $$1 create
  141. title:
  142. - menu script title $$1
  143. lore:
  144. - menu script add $$1
  145. command:
  146. - i command
  147. dev:
  148. - ping &8&m----------&8=<>=&aCustom Commands&8=<>=&8&m----------
  149. - ping &6/discord
  150. - ping &6/fight
  151. - ping &6/mine
  152. - ping &6/rankup
  153. - ping &6/ranks
  154. - ping &6/rules
  155. - ping &6/staff
  156. - ping &6/tutorial
  157. - ping &6/help
  158. - ping &6/command
  159. - ping &6/lore
  160. - ping &6/title
  161. - ping &6/create
  162. - ping &6/ctempban
  163. - ping &6/cban
  164. - ping &6/cmute
  165. - ping &6/warn
  166. - ping &6/perm
  167. - ping &6/prefix
  168. - ping &6/rank
  169. - ping &6/sm
  170. - ping &6/staffchat-leave
  171. - ping &6/schat
  172. - ping &6/staff-chat
  173. - ping &6/clearchat
  174. - ping &6/cc
  175. - ping &6/news
  176. - ping &6/announce
  177. - ping &6/who
  178. - ping &6/ab
  179. - ping &8&m----------&8=<>=&aCustom Commands&8=<>=&8&m----------
  180. who:
  181. - ping &dThanks To &bXXXCanadian &dFor Making all theses custom commands to make the server Easyer
  182. ab:
  183. - tellraw @a ["",{"text":"AutoBroadcast","color":"aqua"},{"text":" » ","color":"dark_gray"},{"text":"$1-","color":"green"}]
  184. # All Commands By XXXCanadian
Add Comment
Please, Sign In to add comment