Contrabass26 / minecraft-wrapper

A wrapper for Minecraft servers to improve quality of life and ease of use.
1 stars 0 forks source link

Config managers #19

Closed Contrabass26 closed 6 months ago

Contrabass26 commented 6 months ago

Generalised the server properties manager to ConfigManager, which can be used for many different config files:

Closes #16

Contrabass26 commented 6 months ago

Potential source of descriptions for bukkit.yml: docs

Contrabass26 commented 6 months ago

JSON configs will be managed elsewhere, see #21. Still need more config managers, but this is low priority (#22).