Updated main skript
This commit is contained in:
parent
86f47ddd4e
commit
0ebf61a63b
@ -5,4 +5,5 @@ Dependencies:
|
||||
- [Skript 2.5](https://github.com/SkriptLang/Skript/releases)
|
||||
- [Skellett-Legacy](https://github.com/TheLimeGlass/Skellett)
|
||||
- [SkQuery-4.1.3](https://github.com/SkQuery/SkQuery)
|
||||
- [skRayFall+v1.9.18](https://github.com/eyesniper2/skRayFall)
|
||||
- [skRayFall+v1.9.18](https://github.com/eyesniper2/skRayFall)
|
||||
- [skUtilities.v0.9.2](https://github.com/tim740/skUtilities)
|
@ -7,7 +7,8 @@
|
||||
|
||||
on load:
|
||||
#Create Config
|
||||
if file "mirricraft.yml" doesn't exists:
|
||||
if file "mirricraft.yml" exists:
|
||||
stop
|
||||
else:
|
||||
create file "mirricraft.yml"
|
||||
|
||||
on connect:
|
||||
|
Loading…
Reference in New Issue
Block a user