Classroom SP1
Pre-release
Pre-release
Update
This release includes a bug #119 which causes errors when stopping or reloading the server.
To remedy, create the plugins/scriptcraft/data directory after launching craftbukkit.
Enhancements to classroom module, bug fixes and improved logging of errors on startup.
ScriptCraft plugin scriptcraft.jar (required)
If not using MQTT (Arduino support) then just download scriptcraft.jar to the craftbukkit/plugins directory.
Arduino/MQTT Support sc-mqtt.jar (optional)
If using MQTT (Arduino support) then also download sc-mqtt.jar to the craftbukkit directory. For MQTT support, include sc-mqtt.jar in the java classpath when starting craftbukkit.
java -classpath sc-mqtt.jar:craftbukkit.jar org.bukkit.craftbukkit.Main