Massive configuration overhaul, config.toml is now preferred to config.yml. The old YAML config is still supported and takes priority, but migrating is reccomended. You also cannot use GUI v2 without migrating the config.
Massive GUI overhaul. GUI layouts are now customizable (#22) when gui.version is set to 2.
This also lets you remove options from the GUI (#56).
Modified the map rendering algorithm to support displaying very large claims on BlueMap (#143).
Many backend changes aimed at making the code more efficient and maintainable.
This one took a fair bit of time, please enjoy! <3