SPluginsSPlugins

How to update correctly

This tutorial will be made assuming you already have the plugin on your server following the instructions in How to install correctly and now you want to update it but don't know how.

  • Stop the server

  • Go to spigot and download the last version. Both links in the link below.

  • Go to your server files / plugins / and delete ExecutableBlocks.jar and Score.jar (old ones).

  • Then, inside the file downloaded from spigot you will have two files ExecutableBlocks.jar and Score.jar (new ones), drag both of them into the plugins folder.

  • Start your server.

Warning

If its the case you are using a webpage host server, it is highly recommended to don't drop it instantly into plugins folder, but, drag them first into desktop and once they are in your desktop, drag them into plugins folder.

Special case

  • If its the case you have ExecutableItems or ExecutableBlocks in your server and you want to update one of them, you should update both.
    • For example, I want to update ExecutableItems, while doing, I should update ExecutableBlocks too.
Info

This is just for keep both plugins in the same versions (otherwise it can bring problems)

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 Oct 26, 2025 by Ssomar
Edit this page on GitHub