FeuSalamander / Vmessage

the repository of my Velocity Plugin "Vmessage"
https://forums.papermc.io/threads/v-message-simple-global-chatting-w-luckperms-support.527/
18 stars 3 forks source link

[Feature request] PlaceholderAPI and minimessage chat formatting #8

Open Parexy opened 1 year ago

Parexy commented 1 year ago

It would be nice if you could add PlaceholderAPI support so the plugin could do more interactions with other plugins like with unified nick across different plugins. Since there is no official PlaceholderAPI bridge plugin for proxies that i know of, i think PAPIProxyBridge should work. And with plugins like HexNicks im assuming this should work (or any other nick plugin with papi support), i have at least gotten it to work with TAB, but that has it's own proxy bridge built in.

Another feature i would like to request is MiniMessage formatting for player messages, preferably enabled or disabled via player permissions. This is so links, colors and other MiniMessage features can be written and used by the player in their chat messages.

Non of this is something that's required, urgent or anything like that and are just nice to have features. :)

FeuSalamander commented 1 year ago

Normally minimessage work if a player write a message with minimessage things but I don't added a permission to control the possibility to do it

FeuSalamander commented 1 year ago

I added the permission to use minimessage in the player's message

Parexy commented 1 year ago

Thanks!

FeuSalamander commented 1 year ago

I did tests with the placeholder API, but I can't get it to work, it will take more time than expected

elhertz commented 1 year ago

Are placeholders supposed to work?

#you can use placeholders from placeholder api

I couldn't manage to make them work

JoMiNovi commented 6 months ago

Hello, Is there any eta when we can expect PAPI placeholders to work correctly? It would be really nice, because only this way I can implement EssentialsX nicknames in join messages.