Custom Events Plugin ⭐ExecutableEvents ⭐182+ Triggers | Quests, Abilities & Server Automation

MC Plugin Custom Events Plugin ⭐ExecutableEvents ⭐182+ Triggers | Quests, Abilities & Server Automation 3.26.7.17
Custom events plugin - Create Quests, Abilities, Boosts & more - 110+ Custom Triggers

Bug Fixes:

Fixed ArrayIndexOutOfBoundsException in HTTP request parsing when receiving malformed or incomplete request lines

Fixed NullPointerException when the HTTP connection is closed before a request line can be read
New Commands: SET_PLAYER_WEATHER & SET_PLAYER_TIME

Two new player commands for client-side weather and time control:

SET_PLAYER_WEATHER -- Set weather per-player without affecting the server or other players.
SET_PLAYER_WEATHER weather:CLEAR # clear skies
SET_PLAYER_WEATHER weather
:D
OWNFALL # rain/storm
SET_PLAYER_WEATHER weather:RESET # restore server weather

SET_PLAYER_TIME -- Set time per-player, with optional relative mode.
SET_PLAYER_TIME time:6000 # noon
SET_PLAYER_TIME time:18000 relative:true # offset from server time
SET_PLAYER_TIME time:-1 # reset to server time

Common time values: 0 sunrise, 6000 noon, 12000 sunset, 18000 midnight.
Fix of an issue with the custom command SMELT
SCore (ALL plugins)
Fix of an issue with the plugin weaponmechanics

by Special70
SCore (All plugins)
Fix an issue where the plugin try to run tasks while it is disabled

ExecutableItems by Special70 !
New activator PLAYER_EMPTY_BUCKET
SCore (All plugins)
Fix of an issue with the player health placeholder

Improvement of the compatibility between the custom AROUND command and GriefPrevention.
SCore (All plugins)
- New custom player command: SET_EQUIPPABLE_MODEL slot:-1 model:minecraft:diamond
- New custom item command: SET_EQUIPPABLE_MODEL model:minecraft:diamond

ExecutableItems
New activators:
- PLAYER_ENABLE_SWIM
- PLAYER_DISABLE_SWIM

ExecutableCrafting
Custom crafting recipes now appear in the vanilla recipe book
Improvement of the AI Assistant : chat.ssomar.com (1.1.4) by Ssomar

SCore Update (All plugins) by Special70 and Ssomar

New custom player command FIREWORK_BOOST
- FIREWORK_BOOST {duration in seconds}

New player placeholders
- %player_health%
- %player_max_health%

Minor edit in the custom command PLANT_IN_SQUARE

Improvement of the cooldowns management.
SCore (All plugins)
Revert an edit on isNaturalBlock condition

Some other minor fixes

ExecutableBlocks
Fix of a dupe issue with candles

ExecutableEvents
Fix of an issue with the activator PORTAL CREATE activator
SCore (all plugins):

New when you use SHULKER_BULLET in the custom LAUNCH command.
It will first check if the user has a target on its cursor, if yes : the shulker_bullet will target this entity.
If no, it will search the nearest entity around the player and it will target it.

New you can select PL (Polish) langage for the editors

Improvement of the FARMINCUBE performances

Improvement the performance of the custom condition CoreProtect isNaturalBlock

EI:

New EI restrictions :
- cancel-spawner
- cancel-place-in-bundle

New placeholders for PLAYER_BLOCK_HIT activators:
- %damage_blocked_base% , %damage_blocked_base_int%

MyFurniture:

Update the packetevents version to 2.11.1

On behalf of the entire team, we wish you a happy holiday season and a wonderful new year.
Top Bottom