Updated main skript
This commit is contained in:
		@@ -5,4 +5,5 @@ Dependencies:
 | 
				
			|||||||
- [Skript 2.5](https://github.com/SkriptLang/Skript/releases)
 | 
					- [Skript 2.5](https://github.com/SkriptLang/Skript/releases)
 | 
				
			||||||
- [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:
 | 
					 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user