Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- command /banok [<player>]:
- permission: skript.admin
- trigger:
- if {banok-player} is set:
- massage "%player% is ban Authorization"
- else:
- massage "oh this player is ban oked"
- command /ban [<player>]:
- parmission: skript.admin
- trigger:
- if {banok-player} is true:
- ban the player
- if {banok-player} is false:
- cancel event
- kill the event player
- command /banoff [<player>]:
- permission: skript.admin
- trigger:
- if {banok-player} is set:
- delete {banok-player}
- massage "%player% is ban remove"
- else:
- massage "ban no no no"
Advertisement
Add Comment
Please, Sign In to add comment