Adapt icon indicating copy to clipboard operation
Adapt copied to clipboard

[FEATURE] Adapt Config GUI

Open illyrius666 opened this issue 10 months ago • 1 comments

Adding, Removing, or Changing

Adding

Type of Modification

I want to add a GUI for config purposes, instead of a plain file. Avoids the need for me to go into my homelab files to adjust config + having to restart my server over again for every change. makes it easy accessible in game.

What are you trying to modify

The way I would implement this is:

  • create a (paginated) GUI
  • each item in the gui represents a config key
  • the item material represents value type, example: green/red -> boolean[true/false], blue -> input value (string, int range, etc)
  • clicking on the item will either depending on the value type toggle it, or prompt the user in chat to give a value.

this maybe can we done in combination of making adapt be reloadable, where we can even make it reload certain sections based on what config k,v is changed.

illyrius666 avatar Feb 23 '25 08:02 illyrius666

we could even expand this perhaps in the future for the localization as well?

illyrius666 avatar Feb 23 '25 08:02 illyrius666