Skip to content

v1.3.0 for Minecraft 1.18.1

Compare
Choose a tag to compare
@sciwhiz12 sciwhiz12 released this 08 Jan 04:02
· 65 commits to dev/1.18.x since this release
1.18.1-v1.3.0
b30b825

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: v1.2.0...1.18.1-v1.3.0

Classifiers:

  • none - Regular JAR, with all dependencies shaded and repackaged inside.
  • -sources - Sources jar, for use when developing against the mod.
  • -lite - Lite jar, containing none of the dependencies. Usually no reason to use this.