Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
Avatar for magicmq

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

Report pyspigot?

Release
0.7.1

magicmq released pyspigot version 0.7.1 on December 22, 2024

0.7.1 Update

This update is a minor release, and it only contains one new feature (custom script events) as well some minor bug fixes and code improvements.

The bigger news with this update is that the new documentation site is live! Check it out here.

Additions:

  • Added a CustomEvent that an be created and called by scripts to signal a custom event to other scripts/plugins (visit the docs for more information)
  • Added another example script

Changes:

  • Updated all dependencies to latest versions (including Jython to 2.7.4)
  • Minor code improvements/cleanup
  • Minor improvements to config file comments and JavaDocs

Bug Fixes:

  • Fixed an issue with log messages not being printed correctly when running regular Spigot server software
  • Fixed an issue with the library manager attempting to load non-JAR files and folders

See the complete change log here.

Information

Published onDecember 22, 2024
Downloads14

Platforms

Paper Paper (1.16-1.21.4)