Configuration file resets after editingNot An Issue
In essence I want to only display PVP deaths and each time I try to remove a block for example an animal one, I upload the edited config file, go back to server and test it out and it always reverts back to default. I've been scratching my head for awhile and I'm not sure what I'm doing wrong. If anyone can help please do! 
If a configuration or other .json file reverts, that generally means it was edited wrongly and likely invalid JSON. When editing, make sure to validate it with a site such as http://www.jsonlint.com and that the existing format is followed.

Validated on that site, says thats all valid, but file keep resets, just trying to translate...

I want to do the same, but there is nothing like true or false to deactivate the deaths of animals or scientists for example ... what I have left is to delete the json from the entity array, but I think it sends an error.

Locked automatically