MiraWaNeko / DiscordIntegration

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

Feature: Make command feedback information toggleable #149 #151

Closed Mijago closed 6 years ago

Mijago commented 6 years ago

Issue: https://github.com/Chikachi/DiscordIntegration/issues/149

Allows us to set the outputEnabled flag to disable command output to the Discord console. The value defaults to true.

This is one part of the commit, the DiscordIntegrationCore PR https://github.com/Chikachi/DiscordIntegrationCore/pull/3 is also required.