Welcome to Minecraft Forums!

Minecraft Forums is dedicated to all things Minecraft - whether you want to showcase your creations, find players, or simply seek help, everyone is welcome.
⚔️ ExecutableItems ⭐ Custom Tools | Weapons | Armor Set | Potions, MMO Items, Vouchers, Cosmetics ⭐

💠Leak💠 ⚔️ ExecutableItems ⭐ Custom Tools | Weapons | Armor Set | Potions, MMO Items, Vouchers, Cosmetics ⭐ 6.24.4.30 [1.8-1.20.6]

  • Author Kritz
  • Creation date
  • You have reached your maxium allowed downloads limit.
For EI (6.24.4.30).
(1.20.5) New item parameter isDurabilityBasedOnUsage

📌 For SCore (all plugins) (4.24.4.30).
I've improved the code of several important methods
Fixed the detailedBlocks & blockTypeMustBe edit, now it doesn't always convert your inputs to uppercase.
📌 For SCore (all plugins) (4.24.4.21).
Translating 0 to Latin now returns O instead of crashing the server

New "drop" setting for the TRANSFER_ITEM custom command {launcher slot} {receiver slot} [boolean drop].
drop false: will simply swap items in place
drop true: itemA will go into slotB and itemB will be dropped

Fixes placeholder parsing issue in custom IF command

📌 For SCore (all plugins) (4.24.3.10):​

  • Fixing projectile locations in activators that have a projectile
  • Number, boolean, String conditions support placeholders
  • The SCore cooldown placeholder can be cast to int:
  • %score_cooldown_EI:cybert1:activator6_int%

📌 For SCore (all plugins) (4.24.2.14):​

  • Removed asynchronous loading of executable objects (EE, EB, EI).
  • Instead, the loading of executable objects has been improved.
    Example: Loading 1400 items
    UP TO 47 sec
    NOW 2 seconds
    (Yes, it looks like I didn't notice any obvious optimization)

For Executable Items PREMIUM (6.24.2.5):​

  • The give command has been improved to take up less server resources

📌 For SCore (all plugins) (4.24.2.5):​

  • Minor improvements to SCore code

📌 For SCore (all plugins) (4.24.2.3):​

  • I've removed many of the optional dependencies in the plugin's config file.
  • This doesn't mean that the plugin no longer connects other plugins, but it depends on them in a hidden way.
  • This is to avoid the problem that some people have with paper-based "loop loading of plugins".
  • Gameplay should remain unchanged. If you encounter any issue after this update, please report it! and I'll fix it as soon as possible.

📌 For SCore (all plugins) (4.24.1.2):​

  • Improved math implementation for SCore/Executable placeholders, now it does not require a space after the calculation.
    Example: if your usage is 10, previously if you had %usage%+1>>Usages, it returned 10, if you didn't put a space between +1 and >>, now it returns 11>>Usages
  • A small edit for MySql connection (setting automatic reconnection is now set to True)
Back
Top