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)
TO SEE All news features in video join this discord channel: UPDATE
Fix an issue where the %item% is not correctly replaced in the SENDMESSAGE command
Fix the custom block command REMOVEBLOCK with DOORS
New Hidder for 1.17 & + : hideDye: true / false : Setting to show/hide dyes from coloured leather armour
Fix a minor issue with the durability
Fix an issue with /ei create in 1.12
Fix an issue with the command /ei clear
New the custom command HEAD triggers the activator PLAYER_EQUIP_THE_EI
Fix the custom command MIX_HOTBAR
Fix the display of the feature desactiveDrops in the editor
New you can define what you want clear with the command /ei clear
-> /ei clear Ssomar ALL
-> /ei clear Ssomar DELAYED_COMMANDS
-> /ei clear Ssomar COOLDOWNS
-> /ei clear Ssomar ACTIONBARS
By default its ALL
New placeholder **%bow_force%** for the activator PLAYER_LAUNCH_PROJECTILE :
TO SEE All news features in video join this discord channel: UPDATE
New Support of BentoBox added by @evlad
Fix the entity placeholder: %entity_direction%
New More checks are done when you add a custom command from our plugins, to dont let you make error.
Intern structures of SCore changed to make it cleaner for the potential other developers
TO SEE All news features in video join this discord channel: UPDATE
New custom entity command SET_AI {true or false}
Fix the edition of some "list" conditions like ifHasTag, ifHasPermission, sometimes they weren't saved correctly
Fix the custom drop color and the feature to display the customName.
Fix the display of the Custom Name of the EI in the actionbar (fly_Item)
TO SEE All news features in video join this discord channel: UPDATE
Fix an issue where the default restrictions that should affect all ExecutableItems in the config.yml were not loaded correctly
Fix the give command display the name of the EI given correctly and not just "EI"
Fix the error message of detaileBlocks support placeholders : messageIfNotValid: '%block% %player_name%'
Fix the item setting durability (No change - the item durability can't be higher than the vanilla one)
New config.yml setting updateOldItems: true , to update the old NBT Tag of the usage feature (so it will fix the stacking of your item normally)
TO SEE All news features in video join this discord channel: UPDATE
New custom player/entity command: GLOWING {time in ticks} [color]
Fix the error message of requiredMoney feature appears twice, if you doesnt have the good amount of money
New NPC are supported they will be considered as entity so with activators, PLAYER_CLICK_ON_ENTITY, PLAYER_RECEIVE_HIT_BY_ENTITY, ... , and entityCommands will work on them.
(exception : MOB_AROUND will still ignore NPC for safety, if you need a NPC_AROUND command suggest it)![]()
Fix an issue with the entity command CHANGETOMYTHICMOB command
Fix an issue with the player command FRONTDASH
TO SEE All news features in video join this discord channel: UPDATE
Fix an issue with GriefPrevention and MINEINCUBE
(Premium) Fix the loading of requiredMoney & requiredLevel & requiredMana features
New More checks are done when you add a custom command from our plugins, to dont let you make error.
New you can init your NUMBER variable with the following placeholder:
![]()
Fix the conversion of the usePerDay feature in the converter 4.X to 5.X
Fix an issue during the loading of items with the Free version
Fix a problem when you decide to change the option of an activator, sometimes then the activator did not work without a /ei reload
Fix the conversion of the requiredMoney & requiredLevel features in the converter 4.X to 5.X