Advertisement
ARSAGF

Untitled

Jan 19th, 2019
123
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.61 KB | None | 0 0
  1. command /jail [<player>]:
  2. permission:admin
  3. trigger:
  4. execute console command "/pex user %arg% prefix &8Jail&f"
  5. execute console command "/tp %arg% 100 5 114"
  6. broadcast "&4[Alert] >>> %arg%さんがJailに入れられました"
  7. execute console command "/clear %arg%"
  8.  
  9. command /jail2 [<player>]:
  10. permission:admin
  11. trigger:
  12. execute console command "/pex user %arg% prefix &8Jail&f"
  13. execute console command "/tp %arg% 100 5 114"
  14. broadcast "&4[Alert] >>> %arg%さんがJailに入れられました"
  15. execute console command "/clear %arg%"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement