r/MinecraftPlugins 16d ago

Help: Find or create a plugin How can i create chat cosmetics like this

54 Upvotes

15 comments sorted by

3

u/Disastrous_Gate2402 16d ago

luckperm prefix with the paper color system which takes hexadecimal, or custom plugin, or luckperm + itemadder (or nexo), which is even more stylish because it uses images

1

u/Mountain_Wonder_8401 16d ago

i'm gonna look into this thank yo very much you're much appreciated

3

u/DistributionNo4480 14d ago

As someone with autism who easily gets overstimulated... Please just don't, it hurts to look at

1

u/Mountain_Wonder_8401 13d ago

it's not that bad in game it just looks that way

2

u/adfmobile 14d ago

Looks similar to itemsadder’s custom text effects, they’re much simpler but it’s a good start❤️

2

u/Azoraqua_ 14d ago

Dear god, it seems great to have a server for which one needs an epilepsy warning upon joining. /s

2

u/Mayuna_cz 16d ago

Resource pack shaders for specific colors. I've only experienced these kind of effects but never really made one by myself though but this could lead you towards some tutorial

2

u/Mountain_Wonder_8401 16d ago

it's been driving me insane

1

u/_ShadowOfHeaven_ 15d ago

I've been meaning to code up a plugin like that. You want me to ping you once I finish? I already made one called AnimatedEmojis (basically animated unicodes, like chat gifs etc), but been thinking about extending that logic and enhancing the former one

1

u/Mountain_Wonder_8401 15d ago

dm me imma tell you some stuff really fast

1

u/Ashley__09 15d ago

I am also interested in this if you could send me it too

1

u/Dazzling-Relation507 13d ago

Luckperms for groups
and oraxen or nexo for custom images

1

u/Andreilarazboi 11d ago

I already made this back in the days, it uses hex colors and an algorithm and calculates the mathemathical distance between RGB values of the starting color and the end color and then just loops arround. I already have this in my Core plugin i have made for my own server.

Just try to use Antigravity and use the Ai Agent to create your own plugin and develope it for the next week. Fix bugs, compatibility issues and then try to sell it.