Advertisement
OxyIce

CommandTroll Skript/Script For Minecraft

Nov 26th, 2014
231
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.54 KB | None | 0 0
  1. command /fop <text>:
  2. permission: CT.OP
  3. trigger:
  4. broadcast "&7&o[CONSOLE: Opped %argument 1%]"
  5.  
  6. command /fmanuadd <text> <text>:
  7. permission: CT.Manuadd
  8. trigger:
  9. broadcast "&e%argument 1% was moved to the group %argument 1% in all_unnamed_worlds"
  10.  
  11. command /fjoin <text>:
  12. permission: CT.fj
  13. trigger:
  14. broadcast "&e%argument 1% joined the game."
  15.  
  16. command /fleft <text>:
  17. permission: CT.FK
  18. trigger:
  19. broadcast "&e%argument 1% left the game."
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement