Chat should add commands directly to the command map via reflection instead of using the PlayerCommandPreProcessEvent.
This allows players to see the commands in autocomplete so they are aware of their presence.
Players have tried to write the command and given it doesn't autocomplete, assumed it didn't exist.
Chat should add commands directly to the command map via reflection instead of using the PlayerCommandPreProcessEvent. This allows players to see the commands in autocomplete so they are aware of their presence.
Players have tried to write the command and given it doesn't autocomplete, assumed it didn't exist.