2.1.0+1.21.3 (2024-11-09)
Build System
2.1.0+1.21 (2024-06-27)
Build System
2.1.0+1.20.6 (2024-05-10)
Features
2.1.0+1.20.4 (2024-05-10)
Features
2.1.0+1.20.2 (2024-05-10)
Features
2.1.0+1.20.1 (2024-05-10)
Features
2.1.0+1.19.4 (2024-05-10)
Features
2.0.3+1.20.4 (2024-03-04)
Bug Fixes
2.0.3+1.20.2 (2024-03-04)
Bug Fixes
2.0.3+1.20.1 (2024-03-04)
Bug Fixes
2.0.3+1.19.4 (2024-03-04)
Bug Fixes
2.0.2+1.20.1 (2023-10-17)
Bug Fixes
- chat: do not check player count during server start-up on Discord messages (fixes #84) (#91) (8cddbeb)
- cmds: option choices were incorrectly serializing to disk (fixes #83) (#90) (70574c4)
Build System
- add support for Minecraft 1.20-1.20.1 (#106) (d627188)
- api: add support for Minecraft 1.20-1.20.1 (#102) (d2534e2)
- chat: add support for Minecraft 1.20-1.20.1 (#103) (0a150ec)
- cmds: add support for Minecraft 1.20-1.20.1 (#104) (07d260f)
- presence: add support for Minecraft 1.20-1.20.1 (#105) (ae5e637)
2.0.1+1.20 (2023-06-10)
Bug Fixes
2.0.1+1.19.4 (2023-06-10)
Bug Fixes
2.0.0+1.19.4 (2023-06-08)
âš BREAKING CHANGES
- use
Patbox/TextPlaceholderAPI
for templating (#70)
Features
- add
samolego/FabricTailor
support for player avatars (closes #68) (#75) (6a14aba) - add player avatars to certain messages (closes #31) (#62) (331e6d8)
- add support for Bedrock player avatars in embeds (closes #71) (#72) (af69840)
- chat: send Discord stickers into Minecraft (closes #74) (#76) (8c8ca3e)
- chat: separate advancement config into task, goal and challenge (a570d0a)
- chat: show player avatar on login, logout, death and teleport messages (331e6d8)
- cmds: show avatar in custom command feedback where a player is detected (331e6d8)
- upgrade Minecraft (1.19 -> 1.19.2) (#69) (c351b26)
- use
Patbox/TextPlaceholderAPI
for templating (#70) (a570d0a)
Bug Fixes
- api: regex characters in
StringTemplate
variables should be escaped (#65) (4553977) - mixins that may now be remapped (f17a48d)
Miscellaneous Chores
- release as v2.0.0+1.19.4 (d3d9bfc)