MiraWaNeko / DiscordIntegration

Communicate between Minecraft and Discord
https://discordintegration.net
GNU Affero General Public License v3.0
88 stars 42 forks source link

Chat can't relay to discord with permission (Luckperms/Discord channel permission) #153

Closed harukaxxxx closed 6 years ago

harukaxxxx commented 6 years ago

Base informations

Minecraft version:

Minecraft: 1.10.2 Minecraft Forge: 12.18.3.2511

DiscordIntegration version:

3.0.4

Server type and version:

SpongeForge SpongeAPI: 5.2.0-SNAPSHOT-c675e80 SpongeForge: 1.10.2-2477-5.2.0-BETA-2793

Link to pastebin with (censored) config: Config Gist

Expected behavior

Send chat from minecraft to discord

Actual behavior

I can run command that write in config and chat can relay from discord to minecraft

Steps to reproduce

Installed mod to mods folder and edit config file reference by "Config-Explanation-v3"

Other things to say

I have use Luckperms but I have add admin permission for fake user 828653ca-0185-43d4-b26d-620a7f016be6 Discord target channel have permission that @everyone can't read message but I have add Bot to role that can read in that channel

harukaxxxx commented 6 years ago

I solve it by change "discordChannel": [ "266954289987977216", "451655359837241346" ] to "discordChannel": [ 266954289987977216, 451655359837241346 ]