Essentials Discord/Discord Link Error
BackSam6348 opened this issue ยท 1 comments
Type of bug
Error in console
/ess dump all
output
https://essentialsx.net/dump.html?id=133f324103854015ae82bb1591e3a929
Error log (if applicable)
https://paste.gg/p/anonymous/bc2cd1109c55465ebc918174fe360ef2
Bug description
Steps to reproduce
Edit Config in plugins\EssentialsDiscord
And Run The Server
Expected behaviour
I used the /plugins command, but EssentialsDiscordLink is disabled.
Actual behaviour
I used the /plugins command, but EssentialsDiscordLink is disabled.
You forgot to turn on privileged intents for your bot during setup of EssentialsDiscord. You need to go to Discord Developer Portal, select your application, click Bot in the sidebar, scroll down to Privileged Gateway Intents and enable all 3 privileged intents (Presence Intent, Server Members Intent and Message Content Intent).