DiscordSRV

DiscordSRV

86.8k Downloads

Discord role sync incompatible with GroupManager

TTRCharlie opened this issue ยท 14 comments

commented

Hi, I upgraded the plugin to 1.19.0 and for some reason if a player whose minecraft character is linked to the Discord profile disconnects, he will take down the rank that the plugin gives, and is it possible that when a player is offline he does not take the rank off of him on Discord? Here is the debug link

unknown

commented

It now works with the snapshot version, but now the plugin doesn't write anything in the channeltopic.
Here is the debug link

commented

Made additions changes @ 991347b, please try again

commented

Made additions changes @ 991347b, please try again

Nope, also it writes the same thing now, and in the plugin is doesn't write the Minecraft chat, on Discord.

[Debug]

commented

Shooould be fixed now

commented

Could you try again with the latest snapshot, https://snapshot.discordsrv.com

commented

Could you try again with the latest snapshot, https://snapshot.discordsrv.com

I tried with the latest snapshot, but now it only writes in the channel topic that Server is Offline

[Debug]

commented
commented

Shooould be fixed now

Nope, also the same.

[Debug]

commented

this time. https://snapshot.discordsrv.com

Now it's better I mean the plugin writes the Minecraft's chat to Discord and it's can writes the online players, but now it only writes every 10 minutes, regardless of whether it is set to 5 minutes

[Debug]

commented

That was changed in the last version due to Discord changing the rate limit, https://github.com/DiscordSRV/DiscordSRV/releases/tag/v1.19.0

I assume the offline player group sync issue is fixed now?

commented

That was changed in the last version due to Discord changing the rate limit, https://github.com/DiscordSRV/DiscordSRV/releases/tag/v1.19.0

I assume the offline player group sync issue is fixed now?

Yeah, it works now

commented

Seems like GroupManager doesn't provide groups for offline players for Vault

commented

the same problem using luckperms when they are offline the bot will remove the linked role

commented

the same problem using luckperms when they are offline the bot will remove the linked role

LuckPerms works fine with offline permissions. There is likely a completely different issue.


The issue should be resolved in development builds: https://snapshot.discordsrv.com (groups/roles won't be sync'ed if the permission plugin returns null as the player's groups), let me know how it goes