Im fully aware that this may be me being dumb but im not seeing what the error is here, PLEASE HELP 😅
This is what i have in the json
https://i.gyazo.com/e598f4c0db849acea7a5b8581ec09219.png
This is the error im getting when i try to reload. Nothing else was edited from how it originally loaded.
ExType: JsonSerializationException
Could not initialize plugin 'CustomChatCommands v2.1.2' (ArgumentException: Could not cast or convert from System.String to System.Collections.Generic.List`1[System.String].)
at Newtonsoft.Json.Utilities.ConvertUtils.EnsureTypeAssignable (System.Object value, System.Type initialType, System.Type targetType) [0x00062] in <271c58b7a8684db5a2c92be17a81f252>:0
at Newtonsoft.Json.Utilities.ConvertUtils.ConvertOrCast (System.Object initialValue, System.Globalization.CultureInfo culture, System.Type targetType) [0x00031] in <271c58b7a8684db5a2c92be17a81f252>:0
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.EnsureType (Newtonsoft.Json.JsonReader reader, System.Object value, System.Globalization.CultureInfo culture, Newtonsoft.Json.Serialization.JsonContract contract, System.Type targetType) [0x0008d] in <271c58b7a8684db5a2c92be17a81f252>:0