Compatibility
Minecraft: Java Edition
1.21.x
1.20–1.20.2
1.19.4
Platforms
Fabric
Supported environments
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Links
Creators
Details
Fabric Force Lowercase
This mod forces the first argument of any command to be sent as lowercase to the server to prevent syntax issues
It does this by forcing characters that are typed in the first word out after the / to be written as lowercase. Example:
/Msg TestUser My message! -> /msg TestUser My message!
Example:
Without the mod:
Inspired by Force Lowercase Commands