Realizedd / Duels

A duel plugin for minecraft.
https://www.spigotmc.org/resources/duels.20171/
GNU General Public License v3.0
108 stars 100 forks source link

Every Comment in config.yml and lang.yml is duplicated #62

Closed Chris6ix closed 2 years ago

Chris6ix commented 2 years ago

Hey, While re-configuring your Duels Plugin (I removed it for 1.17.1 and re-added it for 1.18.1 as it's now supported again) I saw that every comment inside both config.yml and lang.yml are duplicated...which looks very weird...

Here are examples of what I mean: image

image

image

I'm using Duels 3.5.1 on Paper 1.18.1 #141

Realizedd commented 2 years ago

Fixed in 4c7f841. I've pushed a silent update to the SpigotMC page, so you can just redownload to get a jar containing the fix. Afterward, stop the server, delete the current config.yml, and rename the previous config stored as config-\<number>.yml back to config.yml to properly upgrade the configuration without duplicates this time.

Chris6ix commented 2 years ago

Okay thank you very much :)