SPluginsSPlugins

Players can't use the blocks

If its the case that you already make your blocks, and want to test with a player without op, without perms, they try and receive this message:

That is because they don't have permissions to use the blocks, since nobody would like to give op to players, you have to give the correct permissions to your default players, for this, just check the section of Permissions, and read the Tip on the top of the page ^^

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 absorption
ExecutableBlocks

Plugin used on this page

ExecutableBlocks

Custom 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 Nov 22, 2025 by Ssomar
Edit this page on GitHub