-
-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
good first issueGood for newcomersGood for newcomerspriority: mediumThis needs to be completed soonThis needs to be completed soonsize: mediumThis issue/pull request is average size/decently complexThis issue/pull request is average size/decently complexstatus: in progressThis is still a work in progressThis is still a work in progresstype: featureThis is related to a featureThis is related to a feature
Description
Is there an existing issue for this?
- I have searched for this feature in the existing issues
Feature Description
Overview
The reason the configuration files are present is not only for persistent variable storage, but also so that the user can access them and edit them. If there is a way that the user can edit these files without leaving the game, this should be implemented.
Commands
/config <edit|reset|reload>
- [FEATURE] - /config edit Command #15
/config edit <name> <key> <value>- Edit a value from the given config
- Saves the value and reloads that config
- [FEATURE] - /config reset Command #16
/config reset <name>- Resets a config with the defaults
- Saves the config and reloads it
- [FEATURE] - In-game Config Reloading #11
/config reload- Reload a configuration with outside changes
Other Solutions
While the player can edit the configurations outside of the game, it would be nice if the player had a way to do this in-game
Anything Else?
No response
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomerspriority: mediumThis needs to be completed soonThis needs to be completed soonsize: mediumThis issue/pull request is average size/decently complexThis issue/pull request is average size/decently complexstatus: in progressThis is still a work in progressThis is still a work in progresstype: featureThis is related to a featureThis is related to a feature