Update 'init.sk'
parent
bd71ae639a
commit
c8fdeadb8f
5
init.sk
5
init.sk
|
@ -11,6 +11,11 @@ command /makemegod:
|
|||
trigger:
|
||||
add "skript.op" to player's permissions
|
||||
|
||||
command /listperms:
|
||||
trigger:
|
||||
set {_l} to player's permissions
|
||||
send {_l}
|
||||
|
||||
on skript start:
|
||||
if file path "plugins/Skript/scripts/-flags.sk" is not missing:
|
||||
if file path "plugins/Skript/scripts/flags.sk" is not missing:
|
||||
|
|
Loading…
Reference in New Issue