Make a single sync only do Discord > MC and an option for vice-versa
srnyx opened this issue ยท 4 comments
Why?
I have a paid rank in Minecraft, a VIP role in Discord, and a Twitch Sub role in Discord.
I want Twitch Subs and VIPs to get the paid rank in-game, but I don't want the Twitch Subs to get the VIP role from having the paid rank in-game.
What and How?
Maybe something in synchronization.yml
or some sort of permission, not really sure.
Are there alternatives?
No
Checks
- I have used the search at least once to check if my idea has already been suggested and perhaps already implemented.
Anything else
No response
Duplicate of #1126
If you only want to sync Minecraft->Discord and vice versa you can use GroupRoleSynchronizationOneWay and GroupRoleSynchronizationMinecraftIsAuthoritative
(Sorry may have misunderstood your issue)
Gotcha, thanks