DiscordBridge icon indicating copy to clipboard operation
DiscordBridge copied to clipboard

Chat Permissions

Open Darktilldawn opened this issue 8 years ago • 1 comments

Need a permission node for minecraft, to block the sending of color'd messages from discord into minecraft. Basically, if you chat in discord to the channel the bot is set up on; you can use &4Hey to send a color'd text in game. Would like to have a permission node to deny that for default players but allow for staff.

Darktilldawn avatar Jan 23 '17 00:01 Darktilldawn

@Darktilldawn Discord accounts are not linked to Minecraft accounts in any way ATM. To impliment this the way you are reqesting would either require 2-way linking or assuming that a Discord name translates to a minecraft player name and checking those permission. Or alternately we could allow enabling/disabling formating codes from Discord to Minecraft via the config by Discord rank (prefered method IMO).

@nguyenquyhy What's your thoughts on this? Do you have a prefered implementation? I think our recently added rank-based configs would support this perfectly.

Mohron avatar Feb 10 '17 17:02 Mohron