ebicep / ChatPlus

Minecraft chat improved.
GNU General Public License v3.0
11 stars 3 forks source link

Suggestion | Moderation features/general features #62

Open Tsunai001 opened 1 week ago

Tsunai001 commented 1 week ago

Describe your issue

Im a moderator for a server and i fell in love with this mod, i even taught myself regex and read the wiki back to front for 2 days just to learn how to do it, now ive got a perfect config for a server. I was wondering if you would add features that also help cater to moderation or even simply QoL, these dont necessarily need to be things that require a player to have perms but anyways ill get to it:

I know there are standalone mods for these but just thought it could be great to integrate.

oh and last suggestions, make a button to toggle moveable chat on the chat focused tab in addition to the keybind, and finally make it so you can toggle between the 1.20.6 verison of chatplus's unfocused vanilla chat and 1.21.1's fixed unfocused chat (unless you have that already), sometimes i like minecraft chat on unfocused and chatplus on focused, no biggie tho.

sry final note, the 'window' text in the chatplus config is black text and is very hard to read on a black background, might be worth updating to be more visible. ty for your time, hope you consider :))

MC/Loader/ChatPlus Version

Minecraft Fabric 1.21.1 2.3.0

If applicable, add screenshots to help explain your problem.

No response

If applicable, upload your config file to help reproduce the issue, name of config is latest possible version.

No response

ebicep commented 1 week ago
  • the ability to create macro buttons using the same code for tab icons except as a macro, to be able to input custom commands and have them be on the same UI as the chat screen. these buttons would also have the ability to be grouped into windows and moved,

So this means you want a tab to function like a button that inserts text into the input bar? (not sure what you meant by "have them be on the same UI as the chat screen")

  • imagine having a tab just for emoji unicodes that you can select from. e.g. /gamemode spectator /vanish etc, or even custom chat responses which brings me to the next idea-

How would this tab be something you could select from? Do you just mean multiple tabs/buttons?

make a button to toggle moveable chat on the chat focused tab in addition to the keybind

Not sure what this means. Button on the chat focused tab?

1.20.6 verison of chatplus's unfocused vanilla chat and 1.21.1's fixed unfocused chat

Also not sure what this means. You want the ChatPlus chat to show then you open the chat and the Minecraft chat to show when unfocused? Is there something about the Minecraft chat you want added? Do you have images or a demo to show the difference?

Tsunai001 commented 1 week ago

So this means you want a tab to function like a button that inserts text into the input bar? (not sure what you meant by "have them be on the same UI as the chat screen")

"have on the same UI" i mean, next to/near the screenshot button and other 2 on the bottom right, pretty much just click a button to run a command or text (you can choose if it runs it immediately or asks for confirmation before sending)

How would this tab be something you could select from? Do you just mean multiple tabs/buttons?

this is what i mean: image this is basically just buttons that paste text ':emojiname:'. The tab would be the grey emoji in bottom left, and the buttons are the emojis.

Not sure what this means. Button on the chat focused tab?

a button on the focused UI to toggle moveable chat instead of a keybind, in same place as screenshot button bottom right.

Also not sure what this means. You want the ChatPlus chat to show then you open the chat and the Minecraft chat to show when unfocused?

option to toggle between showing vanilla chat when unfocused or chatplus chat when unfocused. 1.20.6 uses vanilla, 1.21.1 uses chatplus

tysm for response