1
Factions and Shop errors
Restarted server after trying to fix my shop and now factions is not working
http://pastebin.com/ChwEy5Zh also shop is still not working
http://pastebin.com/ChwEy5Zh also shop is still not working
3
All Factions .Jso's in the mcore folder in your server root directory you might have edited.
The yaml parser looks for erros in .yml or similar, these configs files have specific formating requirements, tabs or a 1 wrong letter in the wrong place might break and config file and stop it from working. The parser reads the file to make sure it doesn't have any formating erros...
The yaml parser looks for erros in .yml or similar, these configs files have specific formating requirements, tabs or a 1 wrong letter in the wrong place might break and config file and stop it from working. The parser reads the file to make sure it doesn't have any formating erros...
5.11.02 18:59:25 [Server] INFO Database could not load entity. You edited a file manually and made wrong JSON?
this line says it all, when editing file make sure to check them with a ymal paser
http://yaml-online-parser.appspot.com/
this line says it all, when editing file make sure to check them with a ymal paser
http://yaml-online-parser.appspot.com/
Which YML file should i put in there and what will it do?
