SPluginsSPlugins

Just installed the plugin and have errors on my logs

Well well.. if the plugin is working don't get scared, all is fine, let's see what type of errors are these.

Generally people ask for help to fix this type of errors that comes with the default items and they can easily get fixed, but id you have another problem just ask in the discord support and we will add them into this list.

ERROR COULDN'T LOAD THE WORLD VALUE

Some of the default items have world related configs that you could not have such as a world called "world", "world_nether" and "world_the_end" (that is the case right now), if you have that problem just go to the item with Id: Prem_World_Teleporter on plugins/ExecutableItems/items/<here>.yml and either remove the item itself or just disable that part of the config.

Try it now

Copy this into ExecutableItems and reload

From the SCore custom commands reference. Paste it into a config, run the plugin's reload command, and you have a working starting point to edit.

activators:
  activator0: # Activator ID, you can create as many activator on the activators list
    option: # Here goes an activator that is at least instance of player
    playerCommands:
    - ABSORPTION amount:5 time:200 # Gives the player absorption
  activator1: # Activator ID, you can create as many activator on the activators list
    option: # Here goes an activator that is at least instance of target
    targetCommands:
    - ABSORPTION amount:5 time:200 # Gives the target absorption
ExecutableItems

Plugin used on this page

ExecutableItems

Custom items with abilities, activators and commands — no code.

  • 5.0/5 from 10 reviews
  • 3.2K servers running it right now (bStats)
  • 52 downloads on SPlugins

€19.99

one-time, lifetime updates

Created Oct 26, 2025Last updated Oct 26, 2025 by Ssomar
Edit this page on GitHub