Item generator
This item can be done using the premium version of the plugin
- Create the eb with /eb create <id>
- Select the material, a title if you want, etc
- Then create an activator LOOP

- Then in commands we can use either DROPITEM or DROPEXECUTABLEITEM.

- And I will set the delay of the LOOP to 3 seconds (so 3 emeralds will be dropped each 3 seconds)
And that's it, the generator is done.
Info
You can combine this tutorial with TIMED ACTIONS method
Try it now
Copy this into ExecutableBlocks 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 absorptionPlugin used on this page
ExecutableBlocksCustom blocks that react to players, with activators and commands.
- 5.0/5 from 8 reviews
- 418 servers running it right now (bStats)
- 14 downloads on SPlugins
€14.49
one-time, lifetime updates
Created Oct 26, 2025Last updated Jun 22, 2026 by Ssomar
Edit this page on GitHub