-
-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
priority: mediumThis needs to be completed soonThis needs to be completed soonsize: smallThis issue/pull request is small/not very complexThis issue/pull request is small/not very 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
Sometimes you need to reset a configuration to its defaults. The /config reset command will allow players to reset a configuration and have it take immediate effect.
Commands
/config reset <name> [confirm]
- Resets a given configuration to its defaults
- Reloads reset configuration
name: The name of the configuration to resetconfirm: An extra step in the process to ensure that the player meant to reset the configuration.- Running the command without
confirmwill show a prompt asking the player if they really meant to reset the given configuration
- Running the command without
This is an extension of #14
Other Solutions
The player could delete the file themselves and cause a reload, but there should be a way to do this without leaving the game.
Anything Else?
No response
Metadata
Metadata
Assignees
Labels
priority: mediumThis needs to be completed soonThis needs to be completed soonsize: smallThis issue/pull request is small/not very complexThis issue/pull request is small/not very 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