Compatibility
Minecraft: Java Edition
Platforms
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
Overview
The Spython plugin allows you to run Python scripts on Spigot and PaperMC Servers
Development Note:
Please be aware that Spython is actively being developed to enhance its features and address any existing imperfections. While the plugin is functional, it may not be considered flawless. We appreciate your understanding and welcome feedback as we work to make Spython even better.​
Usage
Commands
- /executepython scriptpath: Executes a Python script on the server.
- Permission: spython.executepython
- The Tab Completer will list all python scripts that are not in a "libs" folder
Installation
- Standalone Usage
- Download the latest version of the Spython.jar file from the releases page.
- Place it in the plugins folder of your Spigot server.
- Start or restart your Spigot server.
Running Python Scripts in standalone usage
- Place your Python scripts in the server's directory where the Spigot plugins are located.
- In-game, execute the /executepython command to run a Python script.
Notes
This plugin is currently not very performant. We'll do our best to fix this.
License
This project is licensed under the MIT License - see the LICENSE file for details. The MIT License is a permissive open-source license that allows for flexibility in how the code can be used and shared.
Support and Issues:
For support or reporting issues, please visit the Spython GitHub repository and open a new issue.
Contributing
Contributions to the project are welcome! Feel free to join the discussion, propose ideas, contribute code, or suggest improvements. Please follow the established contribution guidelines for a smooth collaboration process.