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 EE
  • Go to your server files / plugins / and delete ExecutableEvents.jar and Score.jar (old ones).

  • Then, inside the file downloaded from spigot you will have two files ExecutableEvents.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 ExecutableEvents in your server and you want to update one of them, you should update both.

    • For example, I want to update ExecutableEvents, while doing, I should update ExecutableBlocks, EI too.

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

Last updated