v1.2.0
Curse Maven Snippet
What's new
-
Update to Minecraft version, Forge, and dependencies
- Minimum required Forge version is now 1.16.5-36.0.52.
-
Backend changes, such as a new versioning model and using ForgeGradle 4
-
Fix inverted use of integrated server config setting
- Previously, the config setting was interpreted in the opposite way as marked (having it to
truewould disable, and vice-versa).
- Previously, the config setting was interpreted in the opposite way as marked (having it to
-
Add hook into /say command
- A new config setting (enabled by default) enables a hook into the
/saycommand, allowing server owners to communicate from their console. This works with anything that can use/say(players, console, command blocks, entities via/execute).
- A new config setting (enabled by default) enables a hook into the
-
Add config settings for controlling mentions
- A new config category for mentions is added, to allow control on whether mentions in messages from Minecraft to Discord cause pings. There are 4 options to control: a global mentions settings (controls the others), public mentions (
@everyoneand@here, disabled by default), user mentions, and role mentions. - User and role mentions work when manually using the mention syntax (
<@00...0>and<@&00...0>) respectively. These mentions are still controlled by the permissions granted to the bot user (for example, messages cannot ping@everyoneeven when enabled in the settings if the relevant permission is not granted to the bot).
- A new config category for mentions is added, to allow control on whether mentions in messages from Minecraft to Discord cause pings. There are 4 options to control: a global mentions settings (controls the others), public mentions (
-
Remove invite URL from logging Note: previous versions of Concord would log an invite URL to the logfile when the discord integration is enabled. Please scour your logs to remove this invite URL.
This mod has no additional files

