Install the plugin on your server - HevelMc/CraftWithPy GitHub Wiki

Install the plugin on your server

  • To install the plugin, go to the download page on Spigot or on GitHub Releases and download the latest release jar file (CraftWithPy.jar). Place the downloaded jar onto your plugins folder.
  • Restart your server

The plugin should be installed on your server. If an error has occurred, please contact us in the issues section. We will do our best to solve the problem with you.

You should now find a new /Scripts folder in the root of your server. In this folder you must create .py files that will contain your python code. You may follow the next page to understand how to create a script.