Advertisement
nunonuno_riku

Untitled

May 31st, 2018
112
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.28 KB | None | 0 0
  1. command /timeban <text> <text> <number>:
  2. aliases: /tban
  3. permission: skript.admin
  4. trigger:
  5. execute console command "/ban %arg 1% %arg 2%"
  6. broadcast "&c&l%arg 1%&6さんが&c&l%arg 3%&6時間BANされました"
  7. loop arg 3 hour
  8. execute console command "/pardon %arg 1%"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement