Release 1.2.1 for Fabric & Quilt 1.21.x
Actions
- Added ability to disable/enable Actions
Commands
- Added
Clone
command - Added
Rename
command - Added
Clear
command
Triggers
- Added
JOIN
Trigger - Added
DISCONNECT
Trigger - Added
RESPAWN
Trigger (Suggested by Rain)
Fixes
- Fixed kick due to invalid ChatTrigger (Reported by Rain)
- Fixed ChatTriggers getting called twice
- Fixed server messages containing literal{}
- Fixed adding ChatTriggers suggests the " at the wrong place (Reported by Rain)
Full Changelog: here
Release 1.2.0 for Fabric & Quilt 1.21.x
GUI
- Added GUI that allows you to drag and drop actions. (Default KeyBind
V
) - Updated Icon
Language
- Added Language Files
- Added
German
Translation - Improved Messages
Tasks
- Added
START
&END
indicator as first and last task - Added
COMMENT
task
Full Changelog: here
This update introduces several new features and improvements to the actions
mod, including the addition of movement and mining tasks, message-based triggers, and enhanced command suggestions. The most important changes are outlined below:
Enhancements to Actions:
- Updated
ActionManager
to include new task types:MOVE
,MINE
, andUSE
. - Introduced
ReceiveMessageTrigger
to handle actions triggered by receiving specific messages. - Actions now get deleted from the files if you delete them via command.
Command Improvements:
- Added a new
version
command to display the current version of theactions
mod.
Utility Additions:
- Added
KeybindUtil
to map string representations of keys to their key codes.
These changes collectively enhance the functionality and flexibility of the actions
mod, enabling more complex and varied automation tasks in Minecraft.