⚔️ ExecutableItems ⭐ Custom Tools | Weapons | Armor Set | Potions, MMO Items, Vouchers, Cosmetics ⭐

MC Plugin ⚔️ ExecutableItems ⭐ Custom Tools | Weapons | Armor Set | Potions, MMO Items, Vouchers, Cosmetics ⭐ 6.24.5.13 [1.8-1.20.6]
Custom items plugin - Create Tools, Weapons, Vouchers & more - 100+ Custom Triggers

TO SEE All news features in video join this discord channel: UPDATE

Fix
an issue for 1.8 users

Fix an issue with the delayed commands

Fix a rare issue with the activator PLAYER_LEFT_CLICK

Should Fix the enchantments from the plugin Space (not tested)
O SEE All news features in video join this discord channel: UPDATE

Fix
a dupe issue when you have Lands + ExecutableBlocks

New custom block command : STRIKELIGHTNING

Fix a little issue with the cooldown when this one is in ticks

New entity conditions ifNotTamed & ifNotNamed
TO SEE All news features in video join this discord channel: UPDATE


New
the ifHasExecutableItem condition accepts multiple choices.
Example
YAML:
playerConditions:
      ifHasExecutableItems:
        condition1:
          multi-choices:
            '1':
              executableItem: test1.
  • Love (+1)
Reactions: ThesSay
TO SEE All news features in video join this discord channel: UPDATE

New
The feature detailedEntities can now be used as a blacklist by adding a ! before the thing to be blacklisted:

detailedEntities:
- !SKELETON
- '!MM-SkeletonKing'

New activator PLAYER_TARGETED_BY_AN_ENTITY

Fix an issue with the LOOP activator during the in-game edition

Glow & displayname on Drop now work in every situation, not only when a player drop the EI
TO SEE All news features in video join this discord channel: UPDATE

Fix
some 1.8 - 1.12 issues
Fix the NO VALUE / EXIT button in the editor
New The EI commands giveusage and giveallusage were removed !

the give command has been improved !

You can now init the usage or the variables directly in the command !
example: /ei give Ssomar test 1 USAGE(50) VAR(x:Hey,world:Island)
So format is: ei give {player} {id} [quantity] [USAGE()] [VAR()]

API has a new method to init variables when you build the EI
Fix an editor issue where you couldn't select correctly the EI in the features that require EI, like the condition ifHasExecutableItem

some other minor fixes

New premium items created by Special70:

Premium_Reach_Sword : a sword with an extra reach
Premium_Wall_Jump_Boots: Boots to jump above wall easily
Premium_Flower_of_Truth: Custom projectile
TO SEE All news features in video join this discord channel: UPDATE


Fix
a minor issue with Block around condition

Fix a minor issue when you try to go down a line in the commands editor

Fix an issue with the custom command UNSAFE_TELEPORTONCURSOR

Fix an issue with the colours in the custom command ACTIONBAR

Fix a little issue when you specify a MythicMob in detailedEntities

Fix a minor issue when you have more than 1 page of folders in your editor

The block condition ifBlockAge was removed for 1.12 users since its not compatible

Fix a typo in the message that appears when you receive an EI from /ei editor
TO SEE All news features in video join this discord channel: UPDATE

Fix
the in-game editor for the 1.19.1 users
TO SEE All news features in video join this discord channel: UPDATE

New
entity command: GLACIAL_FREEZE {time in ticks} thanks to Vkolasa for his bounty

Some minor fixes in SCore (it should fix the editor in 1.19.1)
Top Bottom