gnembon / fabric-carpet

Fabric Carpet
MIT License
1.71k stars 273 forks source link

[Suggestion] `chatLengthLimit` rule #1858

Closed unin-able closed 8 months ago

unin-able commented 8 months ago

Add a chatLengthLimit or maxChatLength (whichever’s better) rule that can change the max limit of 256 characters in chat to any value greater than or equal to 256. (256 minimum is to prevent vanilla players from not realizing there is a character limit in chat)

If a player has the mod installed, it should also change client side for them as well in the chat box.

This would allow for very long /give commands with a bunch of NBT to be pasted in chat.

CommandLeo commented 8 months ago

This feature is present in EssentialAddons

unin-able commented 8 months ago

Ooh my bad, I saw that earlier and thought the mod was only client sided cause of the "Essential" naming