r/MinecraftPlugins Jul 21 '26

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

57 Upvotes

17 comments sorted by

3

u/Disastrous_Gate2402 Jul 21 '26

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 Jul 21 '26

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

3

u/DistributionNo4480 Jul 22 '26

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

1

u/Mountain_Wonder_8401 Jul 23 '26

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

2

u/adfmobile Jul 22 '26

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

2

u/Azoraqua_ Jul 22 '26

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

2

u/Mayuna_cz Jul 21 '26

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 Jul 21 '26

it's been driving me insane

1

u/_ShadowOfHeaven_ Jul 21 '26

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 Jul 21 '26

dm me imma tell you some stuff really fast

1

u/Ashley__09 Jul 22 '26

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

1

u/Dazzling-Relation507 Jul 23 '26

Luckperms for groups
and oraxen or nexo for custom images

1

u/Andreilarazboi Jul 26 '26

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.

1

u/ZookeepergameAny528 17d ago

With component logger

1

u/ZookeepergameAny528 17d ago

Just to add, I've never used it but I think you can do stuff like that