OxideWaveLength / Minecraft-Hack-BaseClient

This is a Minecraft Base Client
MIT License
310 stars 47 forks source link

Bind command case sensitive #21

Closed OxideWaveLength closed 4 years ago

OxideWaveLength commented 4 years ago

Describe the bug The bind command is case sensitive, and will bind a module to the key "F", but not to the key "f"

To Reproduce Type ".bind Fly F" to see that the module will in fact be bound to F succesfully, and then type ".bind Fly f", to receive a message saying that the module has been bound to the key "NONE"

Expected behavior The bind command should be case-unsensitive

Screenshots image

Versions: