Skip to content

Releases: Ajneb97/ConditionalEvents

4.54.1

08 Jul 22:01
Compare
Choose a tag to compare

-Added set_food_level action type.
-Added lightning_strike action type.

4.47.1

04 Feb 14:06
Compare
Choose a tag to compare

-Added CUSTOM ACTIONS to the API. You can now create your own ConditionalEvents actions by implementing the plugin API. These custom actions work exactly like normal actions, but you code your own execution. More info on the wiki.
-Fixed issue with /ce verify command and close_inventory action type.

4.46.1

03 Feb 21:06
Compare
Choose a tag to compare

-Added stopsound action type (works partially for 1.10+ and fully for 1.17+).
-Added %is_number_% variable to check whether a certain variable is a number or not. For example in a player_command event: %is_number_{arg_1}%
-Fixed issue/error in latest versions of Paper regarding protocollib_receive_message event.

Remember to check the WIKI!
https://ajneb97.gitbook.io/conditionalevents/