nineMinecraft is a joke site.
nineMinecraft is in no way affiliated with Modrinth or 9minecraft. (And frankly, who wants to be affiliated with the latter?)
ExecutableEvents

ExecutableEvents

Plugin

Custom events plugin - Create Quests, Abilities, Boosts & more - 110+ Custom Triggers

Server

3,432 downloads
14 followers
Filter loader...
Filter versions...

3.26.2.5

by Ssomar on Feb 5, 2026
Download

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 items using /ei refresh

3.26.2.4

by Ssomar on Feb 4, 2026
Download

Performance improvement in SCore title management:

Cached TextDisplay entity UUIDs to avoid expensive full-world entity scans on every block title update

Block titles now update text in-place instead of destroying and recreating the TextDisplay entity each tick

Fallback to efficient spatial lookup (getNearbyEntities) for cache misses after server restarts

3.26.2.3

by Ssomar on Feb 3, 2026
Download

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

3.26.2.2

by Ssomar on Feb 2, 2026
Download

SCore(All plugins) Bug Fixes:

Fixed /score clear <player> BOSSBARS also clearing particles due to missing break in switch

Fixed /score clear <player> PARTICLES silently completing without a success message

Fixed potential NullPointerException when running /score clear with an offline player UUID

3.26.1.29

by Ssomar on Jan 29, 2026
Download

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:DOWNFALL # 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.

3.26.1.25

by Ssomar on Jan 25, 2026
Download

Fix of an issue with the custom command SMELT

3.26.1.24

by Ssomar on Jan 24, 2026
Download

SCore (All plugins) Fix an issue with container features

3.26.1.18

by Ssomar on Jan 18, 2026
Download

SCore (ALL plugins) Fix of an issue with the plugin weaponmechanics

by Special70

3.26.1.15

by Ssomar on Jan 15, 2026
Download

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

3.25.1.11

by Ssomar on Jan 11, 2026
Download

SCore (All plugins) Fix of an issue with the player health placeholder

Improvement of the compatibility between the custom AROUND command and GriefPrevention.

3.25.1.6

by Ssomar on Jan 6, 2026
Download

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

3.26.1.4

by Ssomar on Jan 4, 2026
Download

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.

3.26.1.2

by Ssomar on Jan 2, 2026
Download

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

3.25.12.24

by Ssomar on Dec 24, 2025
Download

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.

3.25.12.20

by Ssomar on Dec 20, 2025
Download

SCore (All plugins)

  • Fix of an issue with the custom command AROUND in 1.21-
  • Fix of an issue with the /score particles
  • Fix of an issue with the rendering of item lore in the editor.

3.25.12.14

by Ssomar on Dec 14, 2025
Download

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!

3.25.12.10

by Ssomar on Dec 10, 2025
Download

Hello, All plugins have been updated to support 1.21.11. (For MyFurniture it supports PacketEvents 2.11)

  • Some other minor fixes

3.25.12.8

by Ssomar on Dec 8, 2025
Download

Fix of an issue with the variable editor

Fix of another internal very minor issue

3.25.12.7

by Ssomar on Dec 7, 2025
Download

Fix of an issue when running a player command with the [<OFFLINE>] tags (to run the command event if the player is offline)

Fix of an issue with the creations of two database tables on mysql related to absorption and temporary attributes features.

Fix of the custom command JOBS_XP_BOOST

Edit, the communications with the database for SUDOOP, temp attributes and absorption is now async

New settings for the custom command DROPEXECUTABLEITEM DROPEXECUTABLEITEM id:{id} amount:{number} owner:{ign/uuid} itemdata:{usage/variables/durability w/o no outer side brackets} Example: DROPEXECUTABLEITEM id:drop_stick amount:1 owner:Special70 itemdata:Usage:50,Variables:{keg:deng}

By Ssomar and Special70

3.25.11.30

by Ssomar on Nov 30, 2025
Download

Fix an issue between MyFurniture and ItemsAdder

Fix an issue in SCore / ExecutableItems and ExecutableEvents related to the custom placeholders.

External resources


Project members

Ssomar

Member


Technical information

License
ARR
Project ID