The plugin loads, but my edits seem to not be savingNot An Issue

Im new to plugins so forgive me.

I added GUIA.cs to oxide > plugins and started the server. Which then greated the GUIA.json file in Config folder. Im using gameserverkings.com and they have an editing option directely on the website. So i click the edit button to GUIA.json. I then turn Private Welcome Announcements to true. and Welcome Back Announcements to true. I click save, and relaunch the server. but when I go in. nothing happens. I do /guia test and the message does pop up. So it loaded and is working but nothing that I change in the .json file applies. What am I doing wrong? Thanks.

example:

"Private Welcome Announcements": {
"Banner Color": "Cyan",
"Delay": 0.0,
"Duration": 20.0,
"Enabled": true,
"Show Welcome Back If Player Has Been Here Before": true,
"Text Color": "White",
"Welcome Back Text": "Welcome back {playername}! There are {playercount} player(s) online.",
"Welcome Text": "Welcome {playername}! There are {playercount} player(s) online."

Can you post your entire config in a code sample please?

How does one post a Code sample?

3Bz4HNVQUU5IWfU.jpg Bearili

How does one post a Code sample?

2nd last symbol above the text box , click on it and when the box opens "paste" your copied code into it and save, it will then appear in your post in a  box.

Locked automatically