Lead v1.2.3 is out now! 🎉
Event API Rewrite
What's Changed?
API CHANGES
- Updated to API version
v1.0.9
.
- Fixed a bug that emitted the
TeamChangeIdEvent
instead of TeamChangeColorEvent
when changing a team's color.
- Completely removed prefixed events such as
Pre
and Post
. Instead, all events can be found without it. (e.g. TeamCreateEvent
.
- Lead now emits cancellable events for nearly every command. (e.g.
TeamCreateByPlayerEvent
)
- Lead now emits monitorable events whenever an API method is called. (e.g.
TeamDeleteEvent
)
- Added two monitorable events,
TeamDeleteEvent
and TeamRemoveEvent
.
https://modrinth.com/plugin/lead/version/1.2.3