TerminalConflictFix
Narrows down terminal conflicts if more letters match one word than another
CHANGELOG
v1.2.2
- Fix invalid IL return type (small compatibility issue)
v1.2.1
- Use HookGenPatcher to fix compatibility issues
v1.2.0
- Applied fixes to player name input (for commands like 'switch')
- Fixed actual spaces in command names not being removed
v1.1.0
- Fixed modded commands with spaces or other punctuation not working properly
- The new "Remove Command Punctuation" config option can be disabled incase this causes conflicts with any terminal mods
v1.0.0
- Initial release