I did this:
{
"Main config": {
"Debug": false,
"Auto Name Update": true,
"Default Zone Name": "PVE Zone",
"Default PVP Icon": null,
"Default PVE Icon": ""
},
"Zone Settings": {
"": {
"Zone Name": "",
"Zone Background Color": "0.16 0.24 0.13 1",
"Zone Text Color": "1 1 1 1",
"Zone Show Icon": false,
"Zone Icon": "https://cdn-icons-png.flaticon.com/512/5103/5103350.png"
}
}
}
And now it won't work and I get this in the console:
}
Failed to initialize plugin 'StatusZoneInfo v1.0.2' (NullReferenceException: Object reference not set to an instance of an object)
at Oxide.Plugins.StatusZoneInfo.UpdateConfigValues () [0x00088] in <666befc060494a2ba937db83244e8172>:0
at Oxide.Plugins.StatusZoneInfo.Loaded () [0x00006] in <666befc060494a2ba937db83244e8172>:0
at Oxide.Plugins.StatusZoneInfo.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x000c9] in <666befc060494a2ba937db83244e8172>:0
at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <cd9a02fd331347bd82d550bb1a9c8e9f>:0
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <b76ec77c47d1449e92b2baab8603843d>:0
at Oxide.Plugins.CSharpPlugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager manager) [0x000cf] in <cd9a02fd331347bd82d550bb1a9c8e9f>:0
Unloaded plugin StatusZoneInfo v1.0.2 by Island Chronicles
No previous version to rollback plugin: StatusZoneInfo