70CentsApple / ChatTools

Chat Tools 一个 Minecraft Fabric 辅助模组 | A Fabric client-side Minecraft Mod
GNU General Public License v3.0
13 stars 4 forks source link

Remove Chat Character Limit #46

Closed AlphaLeoli closed 2 months ago

AlphaLeoli commented 2 months ago

Motivation

I can't send long commands and it's annoying

Description

remove the chat character limit for commands, just let you send them for messages, have an option to send them separately

Other information

No response

70CentsApple commented 2 months ago

If it is the new /chattools send_to_client command, it should NOT have length limits.

for commands, just let you send them

The most probable result is this text will be refused by the server.

for messages, have an option to send them separately

Might lead to spamming, so no.

AlphaLeoli commented 2 months ago

If it is the new /chattools send_to_client command, it should NOT have length limits.

it has a length limit

70CentsApple commented 2 months ago

If it is the new /chattools send_to_client command, it should NOT have length limits.

it has a length limit

Oh sorry, but Responder doesn't, you can try it for now.

AlphaLeoli commented 2 months ago

Might lead to spamming, so no.

You mean like if you do a super super large piece of text?