Breaking: More config fields were added to the bot configuration, you will have to copy the new fields to the discord.toml
file, you can view them here.
- Moved some client commands (shrug, flip, unflip, coordinates) from my other mod Fred.
- New config file for the advancement module.
- Improved the formatting of the link item chat message.
- Moving link command to
cooptweaks
group. - Using stonecutter to provide support for multiple Minecraft versions.
Added keybind to the Link Item feature, if you also have the mod installed in the client you can now hover your mouse over an item in your inventory and press Left Shift + Left Alt
to link the item in chat.
Breaking: the advancement save file now saves only the advancement Identifier, you can just remove the ,
and what is after it in old save files.
Moved the grantCriterion logic to the PLAYER_ADVANCEMENT
event from architectury.
The Discord bot will now cycle presence when the server saves.
Added Uptime to the /status
slash command which had a makeover.
Added new Link server command, this will link the item the player is currently holding when using the /link
command.
Reimplemented ON_RESPAWN event, fixes player having wrong dimension on Discord when dying.
Added checks for empty config fields.