EngineHub / EngineHub/CommandHelper
Commands should be unregistered upon recompile
Open
feature request
- Dominant language
- Java
- Stars
- 128
- Forks
- 70
- PR merge metrics
- No merged PRs in 30d
Description
CMDHELPER-3063 - Reported by LadyCailin
When register_command is used to override an existing command, upon recompile, the command should be reset to the previous state. Currently, commands registered this way will still remain on the server even if CH is unloaded. Additionally, it would be nice to have a reset_command method, so that the user could trigger this behavior manually as needed.
Contributor guide
Assessment
This issue has not been assessed yet.