A crafty telnet server
Go to file
2014-05-16 14:36:37 +02:00
nbproject Finished the reset of the major rewrite 2014-03-20 17:57:22 +01:00
src The LogAppender should be a single instance only. Fixes #3 2014-05-16 14:36:37 +02:00
.gitignore Added a better .gitignore 2013-12-18 16:06:44 +01:00
build.xml Begin rewrite. 2013-09-26 08:21:26 -04:00
LICENSE.md Updated license 2014-04-23 14:56:59 +02:00
README.md Updated license 2014-04-23 14:56:59 +02: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. It was modified heavily to be better suited for the TotalFreedomServer, and was eventually renamed.