Releases: founderio/mcsuperserver
Releases · founderio/mcsuperserver
2017-03-12
Changelog
- Update readme with information from http://members.iinet.net.au/~paulone/mcsuperserver.html
2014-03-25
This is the initial release of the versions published on the minecraft forums.
It contains the unmodified, original versions of both scripts by Paul Andreassen along with the versions adjusted for Minecraft 1.4 and 1.7.
Changelog
mcsuperserver.py
- 0.01 20111227 proxy and subprocess start / stop working
- 0.02 20120121 attempt at stopping the subprocess exiting during starting when multiple connections
- 0.03 20120426 fix for connection problems
- 0.04 20120121 attempt at fix for connections during the start / stop of the subprocess (worked but used sleep, needed timeout)
- 0.05 20120515 windows support and console stdin support
- 0.06 20120520 scripting support and signal terminate support
- 0.06.01 20120831 fix bug with python 2.4 and earier
- 0.06.02 20120928 fix bug when getting handle_close on both server and proxy
mcsuperserver_1_4.py
- 0.07 20131026 (founderio) modified for Minecraft 1.4+, Protocol Version & Minecraft Version read from config
- 0.07.01 20131112 (founderio) fixed mistake in version definition
mcsuperserver_1_7.py
- 0.08 20131030 (founderio) modified for Minecraft 1.7.2
mcsuperserverscript.py
- 0.01 20120520 (0.6) multi-worlds works and user commands works
- 0.02 20120525 (0.6) fix bug with writing out of running in mcstopped
- 0.03 20120526 (0.6) fix bug when the world is changed when no users connected
- 0.04 20120527 (0.6) fix bug spaces in world names and motd is prepended with world name
- 0.05 20120802 (0.6) had to change from using '/' for commands
mcsuperserverscript_1_7.py
- 0.06 20140325 (0.7) (founderio) Changes in Command Line Output parsing, tested with 1.7.5