Advertisement
CARAB4O

d

Mar 26th, 2017
121
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.89 KB | None | 0 0
  1. command-block-overrides: []
  2. aliases:
  3.     icanhasbukkit:
  4.     - version $1-
  5.     punish:
  6.     - menu grab Punish
  7.     - ping &eGrabbing Punishment Menu...
  8.     - playsound minecraft:entity.player.levelup master @p ~ ~ ~ 1000000 1
  9.     announce:
  10.     - tellraw @a ["",{"text":"Koth ","color":"gold"},{"text":"»","color":"dark_gray"},{"text":" $1-","color":"yellow"}]
  11.     - playsound minecraft:entity.player.levelup master @a ~ ~ ~ 1000000 1
  12.     kits:
  13.     - menu open KothKits
  14.     - playsound minecraft:entity.enderdragon.flap master @p ~ ~ ~ 1000000 1
  15.     - ping &cOpening Koth Kits...
  16.     info:
  17.     - tellraw @p ["",{"text":"Asking For Info About the server?\n","color":"gray"},{"text":"Well Ok Then","color":"yellow"},{"text":"\nHere You can do alot like pvp\n","color":"blue"},{"text":"King of the hill and stuff like that! King of the hill is coming soon","color":"blue"},{"text":"We also handpick staff! Enjoy!\n","color":"blue"},{"text":"And also we customize our commands! :)","color":"red"}]
  18.     - playsound minecraft:entity.player.levelup master @p ~ ~ ~ 1000000 1
  19.     staff:
  20.     - menu open Staff
  21.     - playsound minecraft:entity.player.levelup master @p ~ ~ ~ 1 2
  22.     - ping &bOpening Staff Menu...
  23. COMMANDS:
  24. /hackban <user> - Simply bans a user for hacking: 30 days.
  25. /permban <user> <reason> - Permanently bans a player.
  26. /chatmute <user> <reason> - Mutes a player: 3 hours.
  27. /chatwarn <user> - warns a player for chat offences. 3 warns - 1 hour mute.
  28. .
  29. /revert-warn <user> - reverts a previous warn.
  30. /revert-mute <user> - reverts a previous mute.
  31. /revert-ban <user> - reverts a previous ban.
  32.  
  33. /freeze <user> - freezes a player in place so they cannot move.
  34. /unfreeze <user> - unfreezes a frozen player.
  35.  
  36. /install - Just runs a 1-command to make sure that the commands work as they should. (Stand away from any builds or it could break them).
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement