dominik-korsa / discord-integration

Spigot plugin that allows to sync messages in a Discord server and Minecraft chat
https://www.spigotmc.org/resources/discord-integration.91088/
MIT License
19 stars 4 forks source link

Cannot change nickname of user #50

Open daisy613 opened 2 years ago

daisy613 commented 2 years ago

I get the following error even though I have the Bot's role on top and it has permissions for everything.

15.08 16:06:41 [Server] Server thread/WARN [Discord Integration 3.3.0] Cannot change nickname of user @Xxxxxx#1234 to XXXXXXX, reason:
15.08 16:06:41 [Server] INFO PATCH /guilds/1007767736711135242/members/258325304110612480 returned 403 Forbidden with response {code=50013, message=Missing Permissions}
15.08 16:06:41 [Server] Server thread/WARN [Discord Integration 3.3.0] Make sure to put the bot's role on the top of the role list
dominik-korsa commented 2 years ago

Is the user a server owner? If so, the bot will be unable to change the nickname. If you edit it manually though, it will stop showing this error