Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- command /gameban <player> <text> <text>:
- permission: skript.op
- trigger:
- if arg 1 is not set:
- message "{@P} You need to use full arguments /gameban <player> <how many games> <reason>"
- if arg 2 is not set:
- message "{@P} You need to use full arguments /gameban <player> <how many games> <reason>"
- if arg 3 is not set:
- message "{@P} You need to use full arguments /gameban <player> <how many games> <reason>"
- else:
- set {banned::%arg-1%} to true
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement