A crafty telnet server
Go to file
Telesphoreo 13125dbeb8 Update to 1.18
Because IntelliJ was throwing a fit of the version of 1.17.1 BukkitTelnet was using
2021-12-07 17:35:42 -06:00
.github/workflows Update GitHub workflow to Java 11 2021-06-24 21:50:53 +10:00
src/main BukkitTelnet 4.6.1 2021-10-01 01:59:54 -05:00
.gitignore Optimising BukkitTelnet 2021-06-24 21:25:56 +10:00
build.xml Added functionality for client side player list. 2014-08-16 20:33:55 -04:00
checkstyle.xml Update to v4.3 2016-03-05 22:09:49 +01:00
LICENSE.md Update to v4.3 2016-03-05 22:09:49 +01:00
pom.xml Update to 1.18 2021-12-07 17:35:42 -06:00
README.md Updated license 2014-04-23 14:56:59 +02:00
supressions.xml Update to v4.3 2016-03-05 22:09:49 +01: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.