promotional bannermobile promotional banner

Concord

A Discord chat integration mod.

File Details

v1.3.0 for Minecraft 1.18.1

  • R
  • Jan 8, 2022
  • 7.54 MB
  • 137
  • 1.18.1
  • Forge

File Name

concord-1.18.1-1.3.0.jar

Supported Versions

  • 1.18.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:concord-418010:3597975")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

First release for Minecraft 1.18.1. Notable new features;

  • Added a new notification config setting player.adv.respect_gamerule which controls whether the advancement notification messages respect the announceAdvancements gamerule. When the config setting is enabled, then setting the gamerule in-game will controll all advancement messages; when disabled, only the config setting will be respected for controlling the advancement messages.

  • Added a new messages.hide_crown which controls when the crown icon for the server owner is visible in the user tooltip in-game. It can be set to always visible, never visible, or visible according to the Discord client logic for showing the owner crown: not visible if there are any hoisted roles with the Administrator permission (even if there are none with the role), otherwise visible.

  • Fixes a small annoyance where the message from /concord status is broadcast to all operators.

Full commit log: https://github.com/sciwhiz12/Concord/compare/v1.2.0...1.18.1-v1.3.0