What's Changed
- Support Minecraft 1.21.5
- Fix URL parsing
GitHub release: https://github.com/0x4e49434f4c45/amcdb/releases/tag/1.2.5
What's Changed
- Added support for message filtering by type, content, and author
- Fixed a case where Discord emotes were not shown correctly in Minecraft
- Updated build environment and dependencies
Full Changelog: https://github.com/0x4e49434f4c45/amcdb/compare/1.2.3...1.2.4
This release replaces 1.2.2, which has been removed due to a crash on startup caused by incorrect dependency configuration.
What's Changed
- Add support for Minecraft 1.20.3 and 1.20.4 by @0x4e49434f4c45 in https://github.com/0x4e49434f4c45/amcdb/pull/40
- Update JDA and use JDA webhook implementation by @0x4e49434f4c45 in https://github.com/0x4e49434f4c45/amcdb/pull/41
Full Changelog: https://github.com/0x4e49434f4c45/amcdb/compare/1.2.1...1.2.3
What's Changed
- Discord markdown handling fixes by @0x4e49434f4c45 in https://github.com/0x4e49434f4c45/amcdb/pull/37
- Tagging the same user/role/channel multiple times in the same message no longer causes an error
- Backquotes (`) now appear properly in messages sent to Discord
Full Changelog: https://github.com/0x4e49434f4c45/amcdb/compare/1.2.0...1.2.1
This release adds some new features, as well as extending support back to Minecraft 1.19 and fixing single-jar support for all Minecraft versions 1.19 and higher.
N.B. This version of AMCDB adds new properties to support new features. If you are upgrading from a previous version of AMCDB, see the upgrade instructions.
What's Changed
- Support all MC versions from 1.19 onwards by @0x4e49434f4c45 in https://github.com/0x4e49434f4c45/amcdb/pull/31
- Add configurable start/stop messages in chat channel by @0x4e49434f4c45 in https://github.com/0x4e49434f4c45/amcdb/pull/32
- Add MSPT alerts by @0x4e49434f4c45 in https://github.com/0x4e49434f4c45/amcdb/pull/33
Full Changelog: https://github.com/0x4e49434f4c45/amcdb/compare/1.1.7...1.2.0
NOTE: Adding support for Minecraft 1.19.2 broke support for later versions of Minecraft. If you run MC 1.19.3 or later, use release 1.1.6 until a fix can be developed. See this issue for details.
Changes
- Incorporate bug fixes from JDA library
- Add support for Minecraft 1.19.2
Full Changelog: https://github.com/0x4e49434f4c45/amcdb/compare/1.1.6...1.1.7
- Adds support for Minecraft 1.20+
- A single JAR file now supports all versions
- Adds support for new Discord usernames without discriminators
Full Changelog: https://github.com/0x4e49434f4c45/amcdb/compare/1.1.4...1.1.6
What's Changed
- Fix parsing of underscores in Discord markdown by @0x4e49434f4c45 in https://github.com/0x4e49434f4c45/amcdb/pull/24
Full Changelog: https://github.com/0x4e49434f4c45/amcdb/compare/1.1.3...1.1.4
Discord changed their webhook URLs to use discordapp.com
instead of discord.com
. This update is a tiny fix to accept both.
Full Changelog: https://github.com/0x4e49434f4c45/amcdb/compare/1.1.2...1.1.3
What's Changed
- Update to Minecraft 1.19.4 by @0x4e49434f4c45 in https://github.com/0x4e49434f4c45/amcdb/pull/23
Full Changelog: https://github.com/0x4e49434f4c45/amcdb/compare/1.1.1...1.1.2
What's Changed
- Improve validation of Discord webhook URLs by @0x4e49434f4c45 in https://github.com/0x4e49434f4c45/amcdb/pull/21
- The default configuration has been changed to disable command execution via the DIscord console channel. This is to prevent users from enabling this feature by accident in a channel that hasn't been properly locked down.
Full Changelog: https://github.com/0x4e49434f4c45/amcdb/compare/1.1.0...1.1.1
What's Changed
- Add support for Discord webhook mode by @0x4e49434f4c45 in https://github.com/0x4e49434f4c45/amcdb/pull/18
Full Changelog: https://github.com/0x4e49434f4c45/amcdb/compare/1.0.0...1.1.0
This release is identical to 1.0.0rc1, just a full release now!
The mod has been stable for several weeks now, so I'm fixing a couple of bugs and publishing the first release candidate!
What's Changed
- Fix regression preventing console commands from being executed by @0x4e49434f4c45 in https://github.com/0x4e49434f4c45/amcdb/pull/16
- Fix exception when shutdown delay is not configured by @0x4e49434f4c45 in https://github.com/0x4e49434f4c45/amcdb/pull/17
Full Changelog: https://github.com/0x4e49434f4c45/amcdb/compare/0.8.0...1.0.0rc1