Updated main skript
This commit is contained in:
parent
86f47ddd4e
commit
0ebf61a63b
@ -6,3 +6,4 @@ Dependencies:
|
|||||||
- [Skellett-Legacy](https://github.com/TheLimeGlass/Skellett)
|
- [Skellett-Legacy](https://github.com/TheLimeGlass/Skellett)
|
||||||
- [SkQuery-4.1.3](https://github.com/SkQuery/SkQuery)
|
- [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:
|
on load:
|
||||||
#Create Config
|
#Create Config
|
||||||
if file "mirricraft.yml" doesn't exists:
|
if file "mirricraft.yml" exists:
|
||||||
|
stop
|
||||||
|
else:
|
||||||
create file "mirricraft.yml"
|
create file "mirricraft.yml"
|
||||||
|
|
||||||
on connect:
|
|
||||||
|
Loading…
Reference in New Issue
Block a user