/
This update contains key bug fixes and performance improvements, as well as some minor additions/changes.
start and stop functions now optionally accept one parameter, the script object, which is passed to the functions by PySpigot when they are calledfunction.py helper module, bundled into the PySpigot JAR file, that wraps Java functional inferfaces in a Python-friendly formatconfig.yml, including initialization on startup, Jython properties, and args/sys.argvpyspigot.py helper library is now precompiled and bundled into the /Lib folder within the PySpigot JAR file. It is no longer copied into the python-libs folder. You can safely delete the pyspigot.py and corresponding pyspigot$py.class files from the python-libs folder.auto-pyspigot-lib-update-enabled was removedconfig.yml), and the footer was removed from the /pyspigot help commandThis release also contains a preliminary release for a BungeeCord-compatible version of PySpigot. This is not an official release because I have not comprehensively tested it. Download it here. Feel free to test it out and report issues on GitHub or Discord.
See the complete change log for this update here: https://github.com/magicmq/pyspigot/releases/tag/v0.8.0

A Python scripting engine (plugin) for Minecraft servers running Bukkit or one of its forks (Spigot, Paper, etc.).