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

Unable to spawn Jython shell when starting server #64

Open LukituRS opened 1 year ago

LukituRS commented 1 year ago

Starting the server does not spawn a Jython terminal for me like showcased in your videos. Running single lines of code in-game or loading .py files is an inconvenient solution since I want to able to write and run code on-the-fly, but thus far I haven't managed to find a way to start the Jython shell.

Macuyiko commented 1 year ago

Run remote-client.py or use Telnet to connect to the server (default port 44444)