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

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

shanruto

Supreme Overlord
offline

Posts

5,877

Likes

235,380

Resources

1,708

Bits Credits

211

LEVEL

10

5,175 XP

shanruto updated ⭐ ExecutableEvents ⭐ Customize your events very easily ! with a new update entry:

New update

For SCore :
- internal edits

For ExecutableItems :
New activator PLAYER_INPUT
Example:

activators:
activator0:
option: PLAYER_INPUT
detailedInput: FORWARD_PRESS
detailedSlots:
- -1
commands:
- SEND_MESSAGE &aFORWARD

In detailedInput you can set:
LEFT_PRESS
LEFT_RELEASE
RIGHT_PRESS
RIGHT_RELEASE
FORWARD_PRESS
FORWARD_RELEASE
BACKWARD_PRESS
BACKWARD_RELEASE
JUMP_PRESS
JUMP_RELEASE
SNEAK_PRESS
SNEAK_RELEASE
SPRINT_PRESS
SPRINT_RELEASE

Read the rest of this update entry...
 
Liked by:

shanruto

Supreme Overlord
offline

Posts

5,877

Likes

235,380

Resources

1,708

Bits Credits

211

LEVEL

10

5,175 XP

shanruto updated ⭐ ExecutableEvents ⭐ Customize your events very easily ! with a new update entry:

Features rename update

ALL mentioned renames in this update are automatically done by the plugins.

EI >
For all activators:
commands become playerCommands

CPT >
For all activators:
commands become playerCommands

EE >
For player activators:
commands become playerCommands

EB >
For the activators that contain a second block (so another block that the ExecutableBlock) the settings have been renamed:
blockCommands become targetBlockCommands
detailedBlocks become detailedTargetBlocks


For all activators:
commands...

Read the rest of this update entry...
 
Liked by:

shanruto

Supreme Overlord
offline

Posts

5,877

Likes

235,380

Resources

1,708

Bits Credits

211

LEVEL

10

5,175 XP

shanruto updated ⭐ ExecutableEvents ⭐ Customize your events very easily ! with a new update entry:

New update

For SCore (all plugins)
- Improvements for /score variables

For ExecutableCrafting
- New API for ExecutableCrafting https://docs.ssomar.com/executablecrafting/api

- New a 2×2 recipe no longer needs to match the exact position in the 3×3 grid that your custom recipe specifies.

For ExecutableItems
- New EI restriction cancel-item-craft-no-custom to cancel only vanilla recipes now detects correctly the ExecutableCrafting recipes to not cancel them.

For EI and...

Read the rest of this update entry...
 
Liked by:

shanruto

Supreme Overlord
offline

Posts

5,877

Likes

235,380

Resources

1,708

Bits Credits

211

LEVEL

10

5,175 XP

shanruto updated ⭐ ExecutableEvents ⭐ Customize your events very easily ! with a new update entry:

Update

For SCore (All plugins)
- Fix of an issue with the blockAttacks feature (for shield)
- Turn more DB queries in async to avoid performance issues (by Special70)

For EI
- Blockface placeholders are now supported in PLAYER_ALL_CLICK and PLAYER_BLOCK_BREAK.
- Fix of an issue where PLAYER_RECEIVE_HIT_BY_ENTITY was triggered two times if the damage was caused by a skeleton.

I don't know about you, but I can't wait for Hytale to come out!

Read the rest of this update entry...
 
Liked by:

shanruto

Supreme Overlord
offline

Posts

5,877

Likes

235,380

Resources

1,708

Bits Credits

211

LEVEL

10

5,175 XP

Liked by:

shanruto

Supreme Overlord
offline

Posts

5,877

Likes

235,380

Resources

1,708

Bits Credits

211

LEVEL

10

5,175 XP

shanruto updated ⭐ ExecutableEvents ⭐ Customize your events very easily ! with a new update entry:

Update

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...

Read the rest of this update entry...
 
Liked by:

shanruto

Supreme Overlord
offline

Posts

5,877

Likes

235,380

Resources

1,708

Bits Credits

211

LEVEL

10

5,175 XP

Liked by:

shanruto

Supreme Overlord
offline

Posts

5,877

Likes

235,380

Resources

1,708

Bits Credits

211

LEVEL

10

5,175 XP

shanruto updated ⭐ ExecutableEvents ⭐ Customize your events very easily ! with a new update entry:

Update

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.

Read the rest of this update entry...
 
Liked by:

shanruto

Supreme Overlord
offline

Posts

5,877

Likes

235,380

Resources

1,708

Bits Credits

211

LEVEL

10

5,175 XP

shanruto updated ⭐ ExecutableEvents ⭐ Customize your events very easily ! with a new update entry:

New Update

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

Read the rest of this update entry...
 
Liked by:

shanruto

Supreme Overlord
offline

Posts

5,877

Likes

235,380

Resources

1,708

Bits Credits

211

LEVEL

10

5,175 XP

Liked by:

shanruto

Supreme Overlord
offline

Posts

5,877

Likes

235,380

Resources

1,708

Bits Credits

211

LEVEL

10

5,175 XP

shanruto updated ⭐ ExecutableEvents ⭐ Customize your events very easily ! with a new update entry:

Updates

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...

Read the rest of this update entry...
 
Liked by:

shanruto

Supreme Overlord
offline

Posts

5,877

Likes

235,380

Resources

1,708

Bits Credits

211

LEVEL

10

5,175 XP

Liked by:

shanruto

Supreme Overlord
offline

Posts

5,877

Likes

235,380

Resources

1,708

Bits Credits

211

LEVEL

10

5,175 XP

shanruto updated ⭐ ExecutableEvents ⭐ Customize your events very easily ! with a new update entry:

Update

SCore
New Player Conditions:

Added ifPlayerSpeed – compare the player's velocity magnitude (e.g., >= 0.1 to detect movement)

Added ifNearbyEntityCount – compare the number of entities within a 10-block radius

Added ifNearbyPlayerCount – compare the number of players within a 10-block radius

Added ifLineOfSight – check whether the player has direct line of sight to a living entity (requires 1.14+)


ExecutableItems:

Added ALL_OPTIONS for those who want to full update specific...

Read the rest of this update entry...
 
Liked by:
Top Bottom