Releases: axieum/minecord
Releases · axieum/minecord
cmds: v2.0.0+1.19.4
2.0.0+1.19.4 (2023-06-08)
⚠ BREAKING CHANGES
- use
Patbox/TextPlaceholderAPI
for templating (#70)
Features
- add player avatars to certain messages (closes #31) (#62) (331e6d8)
- add support for Bedrock player avatars in embeds (closes #71) (#72) (af69840)
- 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)
- initial beta (#24) (d053f57)
- upgrade Minecraft (1.19 -> 1.19.2) (#69) (c351b26)
- use
Patbox/TextPlaceholderAPI
for templating (#70) (a570d0a)
Bug Fixes
- api: unused JDA classes should remain (fixes #37) (#38) (35c6599)
- cmds: commands that don't have an output should receive a default message (fixes #54) (162f30f)
- cmds: commands with multiple lines of output should edit the original embed (162f30f)
Miscellaneous Chores
chat: v2.0.0+1.20
chat: v2.0.0+1.19.4
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
- mixins that may now be remapped (f17a48d)
Miscellaneous Chores
- release as v2.0.0+1.19.4 (d3d9bfc)
api: v2.0.0+1.20
api: v2.0.0+1.19.4
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: 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)
v1.1.0-beta.3
1.1.0-beta.3 (2022-08-22)
Features
- api: add 'i18n' config for translations (#48) (64b95c0)
- api: add
String
formatting to string templates (4baa059) - chat: add
/me
,/say
and/tellraw
command messages (closes #51) (#53) (7eea724) - chat: add Discord reply messages (closes #50) (#57) (4baa059)
- chat: use new
fabric-message-api
events (closes #32) (#52) (1859c69)
Bug Fixes
- api: do not attempt to remap the language mixin (791775b)
- chat: correct
teleport
message placeholders in config (7eea724) - chat: correct Discord message placeholders in config (4baa059)
- cmds: commands that don't have an output should receive a default message (fixes #54) (162f30f)
- cmds: commands with multiple lines of output should edit the original embed (162f30f)
- modded translation keys should be resolved (fixes #45) (64b95c0)
cmds: v1.1.0-beta.3
1.0.1-beta.3 (2022-08-22)
Bug Fixes
chat: v1.1.0-beta.3
1.1.0-beta.3 (2022-08-22)
Features
- api: add 'i18n' config for translations (#48) (64b95c0)
- api: add
String
formatting to string templates (4baa059) - chat: add
/me
,/say
and/tellraw
command messages (closes #51) (#53) (7eea724) - chat: add Discord reply messages (closes #50) (#57) (4baa059)
- chat: use new
fabric-message-api
events (closes #32) (#52) (1859c69)