A crafty telnet server
Go to file
unknown 30b42f485d Worked around Apache Commons for Minecraft 1.7
Added formatting settings in project files
2013-12-16 22:50:33 +01:00
nbproject Worked around Apache Commons for Minecraft 1.7 2013-12-16 22:50:33 +01:00
src Worked around Apache Commons for Minecraft 1.7 2013-12-16 22:50:33 +01:00
.gitignore Begin rewrite. 2013-09-26 08:21:26 -04:00
build.xml Begin rewrite. 2013-09-26 08:21:26 -04:00
README.markdown Begin rewrite. 2013-09-26 08:21:26 -04:00

BukkitTelnet

BukkitTelnet is a Telnet server for Minecraft. It allows you to remotely administrate your server via any Telnet client.

BukkitTelnet is a fork of MCTelnet that is designed for servers with multiple administrators who all have the same full permissions. It allows for login under any username provided that the proper password is supplied.

MCTelnet was originally created by bekvon. I modified it heavily to be better suited for the TotalFreedomServer, and eventually renamed it.