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.

📌pageInformation EI
  • Go to your server files / plugins / and delete ExecutableItems.jar and Score.jar (old ones).

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

  • Start your server.

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.

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

Last updated