Merge branch 'development' into dev-world-scripts

This commit is contained in:
Melledy
2022-05-18 15:54:35 -07:00
58 changed files with 1854 additions and 957 deletions

View File

@@ -84,7 +84,6 @@ public class ConfigContainer {
public String resources = "./resources/";
public String data = "./data/";
public String packets = "./packets/";
public String keys = "./keys/";
public String scripts = "./resources/scripts/";
public String plugins = "./plugins/";