JustAlittleWolf / fabricForceLowercase

force lowercase for sending commands

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

force lowercase for sending commands

License:MIT License


Languages

Language:Java 100.0%