/
This update contains some major additions (including support for projects), as well as some key bug fixes.
sys.exit from within a script now works as intended.script-option-defaults in the config.yml/pyspigot listscripts command messagesthreading module from an asynchronous context by patching the threading module on script unload. This can be disabled by setting debug-options.patch-threading to false in the config.ymlThis 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 download, test it out, and report any issues here on GitHub or on Discord.
See the complete change log for this update here: https://github.com/magicmq/pyspigot/releases/tag/v0.9.0

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