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)