DiscordSRV

DiscordSRV

86.8k Downloads

Found a bug where a role is not issued when linking an account.

qqh1tch opened this issue ยท 0 comments

commented

Expected behavior

The plugin should have a delay between nickname synchronization and role issuance when linking your discord to your game account.

Actual behavior

When a player links a game and discord account 2 things happen: The first action is role issuance. The second action is nickname synchronization. Because there is no delay between these actions, only the second action is performed, even though the audit log shows that the bot has performed all actions.

Steps to reproduce

logs:
image
image

Server software and version

Purpur 1.21.1-2299-5c0d2f7 (MC: 1.21.1)

Checks

  • I am not using an outdated version of DiscordSRV.
  • I asked in DiscordSRV's Discord server to see whether this issue is in fact a bug that needs to be fixed.

Ticket number or message link to where you asked in DiscordSRV's Discord server about this

19222

Anything else

I suggest adding a delay of at least 1-2 seconds.