EngineHub / EngineHub/CommandHelper
Commands should be unregistered upon recompile
Abierto
feature request
- Lenguaje dominante
- Java
- Estrellas
- 128
- Forks
- 70
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.