FreedomTelnetClient is a telnet client for use with the BukkitTelnet and TotalFreedomMod CraftBukkit plugins.
Find a file
StevenLawson 1408e4d09e * Fixed encoding glitch that causes special characters not to show up.
* Maven build script will now generate a Windows EXE file.
* Minor cleanup & updates to take advantage of JDK/JRE 8 features and syntax.
2017-06-27 21:47:41 -04:00
src/main * Fixed encoding glitch that causes special characters not to show up. 2017-06-27 21:47:41 -04:00
.gitignore Change name to FreedomTelnetClient. 2014-09-07 11:03:54 -04:00
FreedomTelnetClient v2.0.06.exe * Fixed encoding glitch that causes special characters not to show up. 2017-06-27 21:47:41 -04:00
icon.ico * Fixed encoding glitch that causes special characters not to show up. 2017-06-27 21:47:41 -04:00
LICENSE.txt Licensed under GPLv3. 2014-08-26 16:46:46 -04:00
pom.xml * Fixed encoding glitch that causes special characters not to show up. 2017-06-27 21:47:41 -04:00
README.md * Fixed encoding glitch that causes special characters not to show up. 2017-06-27 21:47:41 -04:00

FreedomTelnetClient

FreedomTelnetClient (previously BukkitTelnetClient) is a telnet client for use with the BukkitTelnet and TotalFreedomMod CraftBukkit plugins.

Grab the latest release binary (2.0.06) here:

https://github.com/StevenLawson/FreedomTelnetClient/releases/latest

New features for 2.0.06 (6/27/2017)

  • Fixed encoding glitch that causes special characters not to show up.
  • (For Coders) Maven build script will now generate a Windows EXE file.
  • (For Coders) Minor cleanup & updates to take advantage of JDK/JRE 8 features and syntax.