Releases: sergiomb04/EasyActions
Releases · sergiomb04/EasyActions
v1.0.0
🚀 EasyActions v1.0.0 — First Stable Release
This is the first stable release of EasyActions, a lightweight, JSON-driven trigger/action automation system.
EasyActions allows server operators and developers to define event-driven behaviors without writing additional code, using a simple and declarative JSON configuration format.
✨ Features
- JSON-based trigger configuration
- Built-in triggers:
ON_JOINON_COMMANDON_DEATHON_KILLON_PLAYER_KILL_PLAYERON_PLAYER_DEATH_BY_PLAYER
- Supported action types:
messagesoundtitlecommand
- Runtime placeholder resolution:
%player%%executor%%arg_0%%args%- and more
- Command metadata support:
- Aliases
- Permissions
- Extra arguments
🎯 Use Cases
- Fast command prototyping
- Server automation
- Event-driven reactions
- Reward systems
- Broadcast utilities
- Permission wrappers
📦 Stability
Version 1.0.0 marks the first production-ready release.
The trigger structure, action system, and placeholder resolution are now considered stable for production use.