Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- command /skgod:
- trigger:
- if player has permission "jakas.permissia":
- if {god.%player%} is true:
- set {god.%player%} to false
- send "Wylaczyles goda"
- stop
- if {god.%player%} is false:
- set {god.%player%} to true
- send "Wlaczyles god'a"
- stop
- stop
- send "Nie posiadasz permisii"
- stop
- on damage:
- if {god.%victim%} is true:
- cancel event
Advertisement
Add Comment
Please, Sign In to add comment