No description
.github/workflows | ||
CommdsFix | ||
build.cake | ||
CommdsFix.sln | ||
LICENSE | ||
nuget.config | ||
README.md |
commdsfix
A small client-side Among Us mod that fixes some chat-related annoyances, to enhance the experience of using chat commands. It is designed specifically with my server-side command plugin commds in mind, although it functions without it.
This mod currently:
- Removes the chat character limit
- Allows pasting text into chat w/ Ctrl+V
- Allows for any characters to be typed in chat
- Removes message normalization
- Removes the chat URL check
- Removes the chat ratelimit
- Makes the chat controller always visible
- Removes the "You may not join another game for another x minutes after intentionally disconnecting." check (not chat-related, but this makes testing easier)