Macuyiko / minecraft-python

A Jython driven plugin and interpreter system for Minecraft (on top of Spigot)
BSD 3-Clause "New" or "Revised" License
227 stars 29 forks source link

What version of python do i need to use or can i use anything #63

Open NVR04 opened 1 year ago

Macuyiko commented 1 year ago

You don't need to have Python installed, even. The plugin exposes a Python interpreter using Jython. Which sadly, only implements Python 2 ATM.