Skip to content

v0.7.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 17 Dec 19:58
· 3 commits to master since this release

Additions in this version:

  • Added a CustomEvent that can be created and called by scripts to signal a custom event to other scripts/plugins (91dd572, 267842d, a7beaf9)
  • Added another example script (1a3b400)

Changes in this version:

Bugs fixed in this version:

  • Fixed issue with log messages not printing correctly when running regular Spigot server software (1f004b3)
  • Fixed issue with library manager attempting to load non-JAR files and folders (76fe4ee)