StyledChat icon indicating copy to clipboard operation
StyledChat copied to clipboard

Style your chat as you want! (Server side, Fabric)

Results 8 StyledChat issues
Sort by recently updated
recently updated
newest added

When trying to send a message, I get this error: ``` [19:04:22 INFO] [Server thread]: [DedicatedServer] asd [19:04:22 ERROR] [Server thread]: [FutureChain] Chain link failed, continuing to next one java.lang.NullPointerException:...

Very specific issue, Im using unicodes for custom font textures... when using Placeholder API variables they dont format as unicodes (Example \uE000 prints as \uE000 instead of my assigned texture)...

i have set `click` and `open_url` to true, `run_command` to false in luckperms. when i try to format with `run_command` it works but i expect it to not work. and...

Would love to have a way to customize OP broadcast messages. OP broadcast messages show when someone other than you executes a command (e.g. command block or another player) and...

Hello! Would it be possible to add the creation of customized channels? Thanks in advance

Velocity is a server proxy used to connect multiple servers together. Currently, there is limited support for Fabric multi-server setups, which is expected since Velocity was originally built to connect...

Minecraft: 1.21 Fabric: 0.16 Mod version: 2.6.0 Hi, I noticed the default `:shrug:` emote is missing the left arm (`¯_(ツ)_/¯`).

This one took a long time to debug, but it fixes https://github.com/GrimAnticheat/Grim/issues/2047. Grim runs lots of async tasks and processing on the netty thread and still needs to check permissions...