ConditionalEvents

ConditionalEvents

Plugin

Plugin that constantly checks for conditions on certain events and executes custom actions!

Server Game MechanicsManagementUtility

4,967 downloads
36 followers
Createda year ago
Updated7 days ago

Follow Save
Host your Minecraft server on BisectHosting - get 25% off your first month with code MODRINTH.
Filter loader...
Filter versions...

4.52.1

by Ajneb97 on May 11, 2024
Download

-Added mini_message action type (only for Paper 1.19.4+)

-Added cancel_drop action type to player_kill events.

-Fixed console error spawning some entities using the summon action type.

-Fixed important lag issue when saving players.

-Fixed bug with player_armor event.

4.51.1

by Ajneb97 on May 1, 2024
Download

-Added compatibility with 1.20.5/1.20.6

4.50.1

by Ajneb97 on Apr 6, 2024
Download

-Added summon action type, to spawn entities in a certain location (with custom name, health, and equipment).

-Fixed issues with player heads.

4.49.1

by Ajneb97 on Mar 9, 2024
Download

-Added %offhand:<item_variable>% variables to player_swap_hand event (Basically new item variables but for the offhand item)

-Added clear_inventory action type.

-Modified player_skin_name option in DiscordSRV Embed action type. Now it is called author_avatar and you can now use URLs.

4.48.1

by Ajneb97 on Feb 28, 2024
Download

-Added "endsWith" and "matches" (regex) conditionals.

-Fixed important issue with remove_item_slot action type.

4.47.4

by Ajneb97 on Feb 22, 2024
Download

-Added %entity_uuid% variable to entity related events.

-Added silent:true parameter to /ce call command to hide the feedback message.

-Modified: /ce reset all <event> command is now /ce reset * <event>

4.47.3

by Ajneb97 on Feb 14, 2024
Download

-Added the "slot" and "slot_replace" properties on the give_item action.

-Fixed issue executing actions on the player_pre_join event.

4.47.2

by Ajneb97 on Feb 7, 2024
Download

-Fixed issue regarding events not loading when starting the server.

4.47.1

by Ajneb97 on Feb 4, 2024
Download

-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

by Ajneb97 on Jan 20, 2024
Download

-Added stopsound action type (works partially for 1.10+ and fully for 1.17+).

-Added %is_number_<variable>% 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.

4.45.5

by Ajneb97 on Jan 4, 2024
Download

-Added image and thumbnail properties to discordsrv_embed action type.

-Fixed variables bug on to_target action type.

-Fixed issue with /ce enable and /ce disable commands on custom events.

4.45.4

by Ajneb97 on Dec 30, 2023
Download

-Fixed important issue with missing dependency in 1.8-1.16 versions.

4.45.3

by Ajneb97 on Dec 29, 2023
Download

-Fixed: Improved general performance on conditions checks.

-Fixed issue and console error when getting some player heads data.

4.45.2

by Ajneb97 on Dec 15, 2023
Download

-Added: You can now use numerical slot values on the remove_item_slot action.

-Added %normal_message_without_color_codes% variable to protocollib_receive_message event.

-Added %inventory_title% variable to the item_move event.

-Fixed important issue replacing variables in "to" actions.

4.45.1

by Ajneb97 on Dec 10, 2023
Download

-Added compatibility with 1.20.4.

4.44.2

by Ajneb97 on Nov 27, 2023
Download

-Fixed issue and console warning when creating skull items on 1.20.2 version.

4.44.1

by Ajneb97 on Nov 22, 2023
Download

-Added remove_item_slot action type.

-Added set_event_xp action type that works for the Player Fish and Block break events.

-Modified cancel_drop action type. Xp is now not cancelled, you can use set_event_xp action for that.

4.43.1

by Ajneb97 on Oct 28, 2023
Download

-Added heal action type.

-Fixed compatibility of pumpkins on player_armor event.

4.42.1

by Ajneb97 on Oct 26, 2023
Download

-Added player_change_food event type. Only works for 1.16+.

-Added additional message when using a call event on specific players.

-Fixed: Now, /ce call command tab completion doesn't display non call events anymore.

4.41.2

by Ajneb97 on Oct 19, 2023
Download

-Fixed several issues with player armor event:

  • Fixed compatibility with 1.20+ versions.
  • Fixed an issue with offhand that was preventing the event to be called.
  • Fixed an issue with player heads activating the event when they shouldn't.

External resources



Project members

Ajneb97

Owner


Technical information

License
MIT
Project ID