AuraDevelopmentTeam / BungeeChat2

A new way to send private, global or help messages and to do much more with chatting network wide!
https://www.spigotmc.org/threads/bungee-chat.93960
GNU General Public License v3.0
65 stars 43 forks source link

Config reset after edit #168

Closed Akorian closed 4 years ago

Akorian commented 4 years ago

Issue Description:

I was editing the config-file. After I was finished, I restarted the server only to see, that the whole config reset itself. I found out, that this was due to a mistake I made in the config.

What happens:

The config resets itself.

What you expected to happen:

I was trying to create an automatic announcement that extends over two lines. I didn't know about the /n. I expected either an error or a two-lined automatic announcement.

Steps to reproduce:

  1. Create an automatic message, like this "Text Text Text TextTextText"
  2. restart
  3. be confused (at least, I was) ...

Affected Versions:

Your most recent log or stack trace file where the issue was present:

https://hastebin.com/awivemuhen.md Dunno if this helps. The issue happened a few hours prior to me creating this issue.