DiscordSRV

DiscordSRV

86.8k Downloads

[discord chat → minecraft chat] it dosen't work

starlight9105 opened this issue · 3 comments

commented

Expected behavior

I want discode chat to be seen in Minecraft

Actual behavior

it dosen't work

Steps to reproduce

nope

Server software and version

paper-1.19-81

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.

Anything else

using discordSRV version is 1.25.1

server installed plugin list
[00:23:27 INFO]: Plugins (43): AdvancedGathering, AntiPvP*, AutomaticBroadcast, BottledExp, ChatColor2, ChocoRTP, Chunky, CMILib, CoreProtect, CrisTreeCapitator, DeathCoordinates, DecentHolograms, DiscordSRV, dynmap, Essentials, EssentialsChat, EssentialsSpawn, GriefPrevention, GSit, InteractiveChat, JukeBox, LPC, LuckPerms, MyCommand, NoteBlockAPI, OreAnnouncer, Orebfuscator, PixelPrinter, PlaceholderAPI, PluginManager, ProtocolLib, SafePvP, Shopkeepers, SkBee, Skript, SmileCore, StackMob, Vault, Votifier, VotingPlugin, WorldEdit, WorldGuard, WorldGuardExtraFlags

already discord bots are granted administrator privileges within the discode server.
discordSRV webhook delivery are as follows:
Experiment_WebhookChatMessageDelivery: true
Experiment_WebhookChatMessageUsernameFormat: "%displayname%"
Experiment_WebhookChatMessageFormat: "%message%"
Experiment_WebhookChatMessageUsernameFromDiscord: true
Experiment_WebhookChatMessageAvatarFromDiscord: false

minecraft chat → discord chat (it's work)
discord chat → minecraft chat (it dosen't work)
what should i do?

commented

We use the issue tracker exclusively for bug reports and feature requests.
However, this issue appears to be a support request.
Please join our Discord at discordsrv.com/discord and go to the #support channel for help with installing or configuring DiscordSRV.

commented

I read the discord support and solved it Thank you.

commented

Copying the solution over from the Discord support channel for easy reference:

If Discord messages aren't being passed to Minecraft/ the bot isn't responding to commands:
Please check that the "Message Content Intent" is enabled in the Discord developer portal, steps:
- Go to https://discord.com/developers/applications
- Choose your bot (the bot is only visible to the Discord user that created it!)
- Go to the "Bot" tab on the left
- Check that the "MESSAGE CONTENT INTENT" is enabled (you may need to scroll down to see the option)
- Note: After enabling the option you will need to restart your server