fooooooooooooooo / VelocityDiscord

Velocity global chat/discord bridge
GNU Lesser General Public License v2.1
21 stars 10 forks source link

LuckPerms Prefix Support #49

Closed Skullians closed 1 month ago

Skullians commented 1 month ago

Hey, would it be possible to add support for LuckPerms Prefixes? As of right now in a discord channel it just outputs: {server} {player}: {message}

Would it be possible to add support for LuckPerms prefixes? So you could do: {server} {luckperms_prefix} {player}: {message}

e.g. [Survival] OWNER Player: Hello World!

fooooooooooooooo commented 1 month ago

it looks like luckperms can display multiple prefixes at once, do you have any preference on how this should be handled?

https://luckperms.net/wiki/Prefix-&-Suffix-Stacking

Skullians commented 1 month ago

Hey, is it possible to display the highest group / prefix by weight (not including the inherited ones)?

fooooooooooooooo commented 1 month ago

added in 8a6a4fc

Skullians commented 1 month ago

Legend.