Skip to content

Releases: Macuyiko/minecraft-python

Spigot Plugin (2019-08-02)

02 Aug 15:06

Choose a tag to compare

Spigot plugin release, place in plugins. Compatible with spigot-1.14.4.jar.

  • Make interpreter timeout configurable
  • Small bug fix when expanding files in Spigot directory

Spigot Plugin (2019-03-31)

31 Mar 14:32

Choose a tag to compare

Spigot plugin release, place in plugins. Compatible with spigot-1.13.2.jar.

  • lib-custom can now contain additional JAR files which will be loaded to Python interpreter
  • More feedback for /py commands which expect more input

Spigot Plugin (2018-12-07)

07 Dec 12:21

Choose a tag to compare

Spigot plugin release, place in plugins. Compatible with spigot-1.13.2.jar.

  • Added permissions for using chat commands: ops get permissions by default
  • Bug fix when expanding files in Spigot directory
  • Bug fix for mcapi.py: commands should work again
  • Bug fix for newer Java versions

Spigot Plugin (2017-12-06)

06 Dec 18:56

Choose a tag to compare

Spigot plugin release, place in plugins. Compatible with spigot-1.12.2.jar.

Legacy release (2015-07-06)

06 Jul 14:53

Choose a tag to compare

0.0.1 (2015/07/06)

  • Add a license. (#12)
  • Remove mention of the Java console. (#11)
  • Get the password collected in HTML and sent in the websocket. (#10)
  • Add a changelog. (#9)