Some edits in SCore to make it compatible with my new plugin ExecutableEvents.
New ExecutableBlocks supports variables ! (Variables are linked to the block)
New the block title supports the variables placeholders but also the placeholder %usage%
Fix the usage is now save correctly, before it was reset if the server was turned off.
Improve the performances of the plugins (EI - EB).
especially for the code of:
- the LOOP activator
- the management of the custom placeholders
- the updates of holograms (EB, block titles)
Fix the custom command DAMAGE_NO_KNOCKBACK will not kill the players in creative
For coherency ALL_MOB has been renamed to ALL_MOBS
Fix the custom commands DELAY, RANDOM RUN, can now be added in the custom command ALL_PLAYERS, ALL_MOBS, NEAREST, MOB_NEAREST
Fix a typo
Fix Remove some of my debug messages
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.
New custom block command SELL_CONTENT, it will allow you to autosell chests 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}