mirricraft-skript/mirricraft.sk

15 lines
316 B
Plaintext
Raw Normal View History

2020-10-20 01:34:59 +00:00
#--------------------------------------------------
#
# MIRRICRAFT
# by Christer Warén / Warén Group
#
#--------------------------------------------------
on load:
#Create Config
2020-10-20 01:46:50 +00:00
if file "mirricraft.yml" exists:
stop
else:
2020-10-20 01:34:59 +00:00
create file "mirricraft.yml"