Update 'init.sk'
parent
783785f94c
commit
bd71ae639a
8
init.sk
8
init.sk
|
@ -1,8 +1,16 @@
|
||||||
|
script options:
|
||||||
|
$ use permissions
|
||||||
|
|
||||||
on load:
|
on load:
|
||||||
send "[GG_Systems] Init Loaded" to console
|
send "[GG_Systems] Init Loaded" to console
|
||||||
send "[GG_Systems] Flags Ready"
|
send "[GG_Systems] Flags Ready"
|
||||||
set {čas_kola} to 90
|
set {čas_kola} to 90
|
||||||
|
|
||||||
|
command /makemegod:
|
||||||
|
permission: skript.op
|
||||||
|
trigger:
|
||||||
|
add "skript.op" to player's permissions
|
||||||
|
|
||||||
on skript start:
|
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:
|
||||||
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