danielbyomujuni / WorldSystem

A spigot plugin to give every user his own world
GNU General Public License v3.0
23 stars 25 forks source link

Modify Dependance config to use Json and to be more robust #211

Open danielbyomujuni opened 1 year ago

danielbyomujuni commented 1 year ago

The Dependence config is a source of a large amount of bugs. I need to change it to be more reliable by using Gson instead of yml

danielbyomujuni commented 1 year ago

Added the Initiation Methods and Tests for the replacement System in c2c8dd2e5c22a0f31eefd1e5a1f21c76a2c9fa55 Also it seems to be more robust to changes since to Json File can adapt the mapings as needed to allow us to add extra information to store later.

danielbyomujuni commented 1 year ago

Added new Test to the classes Referenced and fixed a few bugs that were found by thoses tests in 6db97df7b85e05b7d57c322551412c9a3ca4ddfb & 2905e4fb1f51868d42a4c0ce4de9632c4defa3eb