Refactor Config Handling #41

Closed
opened 2024-12-27 02:55:15 +01:00 by Steev · 1 comment
Owner

as of now the config is just handled at the spot
this is poor design and can cause problems

the config should be moved out to its own class from which getters and setters can be called to safely interact with config files
in addition this new class should be able to work with custom configs and bukkits official config file

as of now the config is just handled at the spot this is poor design and can cause problems the config should be moved out to its own class from which getters and setters can be called to safely interact with config files in addition this new class should be able to work with custom configs and bukkits official config file
Steev added this to the 1.2.2 milestone 2024-12-27 02:55:15 +01:00
Steev added the
enhancement
label 2024-12-27 02:55:15 +01:00
Steev self-assigned this 2024-12-27 02:55:15 +01:00
Author
Owner

issue only exists for completion

issue only exists for completion
Steev closed this issue 2024-12-27 02:55:38 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Steev/betterminecraft#41
No description provided.