Перейти к содержимому
Mineforgian

Force Lowercase Commands

Forces Minecraft client to use lowercase letters in commands.

Загрузки
31K
Подписчики
37
Обновлён
23 апреля 2024 г.
Лицензия
MIT

Опубликован 8 декабря 2022 г.

Force Lowercase Commands

fabric forge

Forces Minecraft client to use lowercase letters in commands.

After Minecraft 1.19.1 update, Bukkit changed player commands to be handled with Minecraft's command system which means that commands added by plugins can no longer be used case-insensitively on servers such as Bukkit, Spigot, Paper, Purpur, or other forks. This mod works around that change clientside by lowercasing command when sending.

I find this useful when trying to type commands fast, but the caps lock is on or I accidentally started typing a command with an uppercase letter.

How does it work?

When sending a command in chat this mod replaces uppercase letters in the command with lowercase letters. If the command has arguments, those won't be touched by this mod.

Example behavior of this mod:

The command you typed in chat --> How this mod changes it

/SPAWN --> /spawn

/Spawn --> /spawn

/HELP SPAWN --> /help SPAWN

/Help SPawn --> /help SPawn

Ченджлог

1.1.0Релиз1.21.6, 1.21.7, 1.21.8 · 23 апреля 2024 г.

Updated to 1.20.5/6

1.0.0Релиз1.20.2, 1.20.3, 1.20.4 · 27 апреля 2023 г.

Fabric port

Комментарии

Загружаем…