los-alamos-steam-lab / mcpythonmod

2 stars 0 forks source link

This is the start of a fork of MinecraftDawn's fork of zhuowei's RaspberryJuice plugin - updated to be compatible with post 1.12 Minecraft My goal is to get this working with @sprouviere's mcse update of @martinohanlon's mcpi which I've forked into mcpi2. I want to port @martinohanlon's minecraftstuff as well

RaspberryJuice2

A Minecraft Bukkit plugin which connect to python program

Commands

Commands supported

world

player

entity

Commands that can't be supported

Config

Modify config.yml:

Build

To build RaspberryJuice2, download and install Maven, clone the repository, run `mvn package':

git clone https://github.com/lasteamlab/mc-python-mod
cd mc-python-mod
mvn package

Version history

Contributors