Edited lang file, but still showing exampleNot An Issue

What am I doing wrong? Have followed all the steps, edited the messages in language, etc.
Is there an alternative to this plugin or am I doing something wrong?

{
"ExampleMessage": "Thanks for playing on ECLIPSE. Server will wipe weekly.",
"AnotherExample": "Join our Discord!",
"message3": "Use /kit to get started or get more goods!",
}

Your language file is invalid, there shouldn't be a comma after the last line. You also may need to restart the server in some cases.

I tried it without the comma at the end and it's still not working. Have restarted several times.

mxmxwo

I tried it without the comma at the end and it's still not working. Have restarted several times.

Could you provide the full file here please?

I deleted the file in LANG/EN but now when I install the plugin again it won't reinstall or show up.

Can you send me what I should have the file say and I will reupload myself, unless you have other directions to get it back and working?

Did you delete the file while the server was started? Did you reload the plugin after? The file would be recreated when the plugin is reloaded.

Here is a working file: https://pastebin.com/dl/JiL3kLqc

It won't reappear in the LANG folder, but the plugin is still shooting off Broadcasts of the example.

I just made my own AutoBroadcast.json and put it in the LANG folder in EN.

{
"ExampleMessage": "Welcome to ECLIPSE!",
"AnotherExample": "Join our Discord!"
}

Now nothing happens.

Merged post

Oh nevermind! With that file above in the EN folder, it's still broadcasting the examples. Please help. Thanks!

Did you reload the plugin after changing it? Did you restart the server after changing it? 

Just took a few restarts and now it's working! Thanks so much Wulf!

Locked automatically