VelocityDiscord icon indicating copy to clipboard operation
VelocityDiscord copied to clipboard

Suggestion: Rank Syncing Depending On Player Group

Open Kaludii opened this issue 1 year ago • 2 comments

Hello, we wanted to suggest the possibility of adding support for syncing in-game player groups to a specific discord role. A unique ID can be generated in-game by running a command like /sync, and that ID can be sent on Discord either privately through a private message, or as an ephemeral message to sync both accounts. And the synced users will be kept in a specific file. Let me know if this is something that would be worth implementing, thank you!

Kaludii avatar Jan 08 '25 08:01 Kaludii

this seems doable, what plugin would be managing the groups?

fooooooooooooooo avatar Jan 08 '25 14:01 fooooooooooooooo

LuckPerms would be great! Here is an example format, with a luckperms group tied to a specific role ID

# Format: role_id = "luckperms permission_node"
"1234567890" = "group.hero"

Kaludii avatar Jan 08 '25 16:01 Kaludii