Advertisement
Guest User

Untitled

a guest
May 23rd, 2018
59
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.45 KB | None | 0 0
  1. command "/pl":
  2. if player don't have permission "skript.plugin":
  3. broadcast "%player%さんがプラグインを閲覧したためKickされました。"
  4. execute console command "/kick %player%"
  5. cancel event
  6.  
  7. command "/plugins":
  8. if player don't have permission "skript.plugin":
  9. broadcast "%player%さんがプラグインを閲覧したためKickされました。"
  10. execute console command "/kick %player%"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement