Skip to content

[FEATURE] Adapt Config GUI #536

@illyrius666

Description

@illyrius666

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions