Advertisement
Guest User

Untitled

a guest
Feb 28th, 2015
19
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.73 KB | None | 0 0
  1. #'dumb' parameter, will just use what you put in
  2. #banhammer:
  3. # 1: /ban !1
  4. #name parameter is replaced with the command users name
  5. #gmon:
  6. # 0: /gamemode creative !name
  7. # 1: /gamemode creative !1
  8. #gmoff:
  9. # 0: /gamemode survival !name
  10. # 1: /gamemode survival !1
  11. # putting a P after the parameter specifies this is a player, and BA should try to guess which player
  12. # useful for things like "/to e0n" instead of "/to Ne0nx3r0"
  13. # This will ONLY look for players that are online
  14. #to:
  15. # 1: /tp !name !1p
  16. # 2: /tp !1p !2p
  17. #bring:
  18. # 1: /tp !1p !name
  19. # multiple command example
  20. # note spaces in an alias go within quotes
  21. #"tp then kick":
  22. # 1:
  23. # - /tp !1p !name
  24. # - /kick !1p
  25. #
  26. # replaced with the item name in the player's hand
  27. #hand:
  28. # 0: I have a !handItemName in my hand right now!
  29. #
  30. # replace with the item ID in the player's hand
  31. #handid:
  32. # 0: /give !name !handItemID
  33. #
  34. # Toggle the current player's game mode from survival to creative
  35. #gm:
  36. # 0: /gamemode !oppositeGameMode !name
  37. #
  38. # Send everything with a command
  39. #sendAll:
  40. # "*": /say !*
  41. #
  42. # Send everything with a command, but only on certain parameter lengths
  43. #sendAll:
  44. # 3: /say !*
  45. #
  46. # Color example
  47. # ----------------
  48. # Available colors:
  49. # BLACK, DARK_BLUE, DARK_GREEN, DARK_AQUA, DARK_RED, DARK_PURPLE, GOLD, GRAY,
  50. # DARK_GRAY, BLUE, GREEN, AQUA, RED, LIGHT_PURPLE, YELLOW, WHITE, MAGIC, BOLD,
  51. # STRIKETHROUGH, UNDERLINE, ITALIC, RESET
  52. #
  53. # (Also shows how to use the reply modifier to only reply to the player)
  54. #redText:
  55. # 0: reply Look at my &REDcolored &DARK_GREENtext!
  56. #
  57. # User must have betteralias.staff permission or be the console.
  58. #staff:
  59. # permission: staff
  60. # 0:
  61. # - /seen Ne0nx3r0
  62. # - /seen someOtherStaffMember
  63. # - /seen someThirdStaffMember
  64. #
  65. # Console example
  66. # If this seems dangerous, that's because it is!
  67. #
  68. #makeOp:
  69. # Required permission will be betteralias.your.node
  70. # permission: your.node
  71. # Must be makeOp, not Makeup, makeop, etc.
  72. # caseSensitive: true
  73. # Quotes are required because 0 uses a colon (:)
  74. # 0: "reply Usage: /makeOp <username>"
  75. # 1:
  76. # - console /say !1 has been opped!
  77. # - console /op !1
  78. # - /me has opped !1
  79. #
  80. # Wait example
  81. #wait:
  82. # Quotes are required because 0 uses a colon (:)
  83. # 0:
  84. # - wait 100 console /me thinks this message will come last!
  85. # - wait 80 /me thinks this message will come third
  86. # - wait 40 reply this came second!
  87. # - console /say this message came first!
  88. rank:
  89. permission: player
  90. 0:
  91. - /ar check
  92. - wait 1 reply &REDUse &GOLD/ranks &REDfor more info.
  93. 1: /ar check !1
  94. "goto factions":
  95. permission: spawns
  96. 0:
  97. - reply &REDTeleporting you to the &GOLDFactions &REDspawn.
  98. - wait 40 console /warp factions !name
  99. "goto kitpvp":
  100. permission: spawns
  101. 0:
  102. - reply &REDTeleporting you to &GOLDKitPVP.
  103. - wait 40 console /warp kitpvp !name
  104. "goto towny":
  105. permission: spawns
  106. 0:
  107. - reply &REDTeleporting you to the &GOLDTowny &REDspawn.
  108. - wait 40 console /warp towny !name
  109. "goto creative":
  110. permission: spawns
  111. 0:
  112. - reply &REDTeleporting you to the &GOLDCreative &REDspawn.
  113. - wait 40 console /warp creative !name
  114. spawn:
  115. permission: spawns
  116. 0:
  117. - "reply &REDGames: &GOLDFactions, Towny, Creative, KitPVP."
  118. - wait 1 reply &REDUse &GOLD/goto [game] &REDto go to that spawn.
  119. - wait 2 reply &REDOr &GOLD/lobby &REDto get to the lobby.
  120. goto:
  121. permission: spawns
  122. 0:
  123. - "reply &REDGames: &GOLDFactions, Towny, Creative, KitPVP."
  124. - wait 1 reply &REDUse &GOLD/goto [game] &REDto go to that world's spawn.
  125. - wait 2 reply &REDOr &GOLD/lobby &REDto get to the lobby.
  126. lobby:
  127. permission: spawns
  128. 0:
  129. - reply &REDTeleporting you to the &GOLDLobby.
  130. - wait 40 /espawn !name
  131. report:
  132. permission: player
  133. 0:
  134. - "reply &REDFollow this link: &GOLDhttp://goo.gl/NCWGgF"
  135. - wait 1 reply &REDMake sure you login/register!
  136. website:
  137. permission: player
  138. 0:
  139. - "reply &REDFollow this link: &GOLDhttp://goo.gl/1Xf7a3"
  140. - wait 1 reply &REDRemember to register for future updates!
  141. mumble:
  142. permission: player
  143. 0:
  144. - "reply &REDMumble Ip: &GOLDmumble.serverminer.com"
  145. - "wait 1 reply &REDMumble Port: &GOLD64841"
  146. - wait 2 reply &REDIt's work in process, so don't get mad if something goes wrong.
  147. shop:
  148. permission: player
  149. 0:
  150. - "reply &REDFollow this link: &GOLDhttp://goo.gl/RNBk95"
  151. - wait 1 reply &REDWe use an online currency that can be bought or voted for.
  152. ranks:
  153. permission: player
  154. 0:
  155. - "reply &REDFollow this link: &GOLDhttp://goo.gl/pbe2kR"
  156. - wait 1 reply &REDAlso use &GOLD/rank &REDto see how close you are to ranking up.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement