TO SEE All news features in video join this discord channel: UPDATE
New type for you custom projectiles: DRAGON_FIREBALL and THROWNEXPBOTTLE
New (PREMIUM) activator PROJECTILE_ENTER_IN_LIQUID (only tested with water)
Fix the activator PROJECTILE_HIT_ENTITY will now work correctly with NPCs
Fix an issue with the keepItemOnDeath feature. (when the player click on button to leave the server instead of re-spawning directly)
O SEE All news features in video join this discord channel: UPDATE
Fix an issue with the conditions ifContainerEmpty / ifContainerNotEmpty
Fix some issues with the new projectiles editor
TO SEE All news features in video join this discord channel: UPDATE
Fix an issue with /ei giveslot command ( the [override true or false] setting)
Fix the support of Space plugin
Fix an issue with requiredEI and requiredItems
New block conditions ifContainerEmpty ifContainerNotEmpty (to check if a block that can contains items, contains items or not.
TO SEE All news features in video join this discord channel: UPDATE
Fix two issues with /ei giveslot caused by recent modifications
TO SEE All news features in video join this discord channel: UPDATE
New custom block command SELL_CONTENT, it will allow you to sell stick for example
(it sells all the content of a chest / furnace / globally all blocks that have an inventory)
> require ShopGUIPlus & Vault
Thanks to @Artsuki#5478
New custom player command REGAIN SATURATION {value}
Fix a rare issue with the custom command HEAD, CHESTPLATE, LEGGINGS, BOOTS.
Fix an issue with the initialisation of number variables in the command /ei give
> example : /ei give Ssomar test 1 VAR(x:5)
the giveslot command has been modified !
You can now init the usage or the variables directly in the command !
example: /ei giveslot Ssomar test 1 0 USAGE(50) VAR(x:Hey,world:Island)
So format is: /ei giveslot {player} {id} {quantity} {slot} [override true or false] [USAGE()] [VAR()]
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.
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