FreedomTelnetClient is a telnet client for use with the BukkitTelnet and TotalFreedomMod CraftBukkit plugins.
Go to file
StevenLawson fd944e110c Ignore warnings and errors. This needs work.
Suggestion: Make it so it looks for the :[timestamp WARN/ERROR] and sets a bit to flag all subsequent lines as error/warning lines, till the next line that starts with : or matches :[timestamp INFO]
2014-08-20 21:20:01 -04:00
src/main Ignore warnings and errors. This needs work. 2014-08-20 21:20:01 -04:00
.gitignore Moved coloring and filtering functions to new class. 2014-08-16 20:20:39 -04:00
nbactions.xml Initial commit of BukkitTelnetClient v2. 2014-08-15 21:55:16 -04:00
pom.xml Continuing implementation of XML settings. 2014-08-19 11:14:36 -04:00
README.md Prepare 2.0.4 snapshot. 2014-08-20 19:43:44 -04:00

BukkitTelnetClient

BukkitTelnetClient is a telnet client for use with the BukkitTelnet and TotalFreedomMod CraftBukkit plugins.

Grab the latest release binary (2.0.3) here:

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

Features for 2.0.4

  • New settings.xml file:

    • Lets you define custom commands for the player list's right-click dropdown.
    • Saves a history of your servers with a a descriptive name for the server address.
  • Not yet implemented:

    • Define custom colors via settings file.
    • Define "favorite" command buttons via settings file.
    • "Reason" input dialog for applicable commands.

Grab the latest 2.0.4-SNAPSHOT pre-release binary here:

http://s3.madgeekonline.com/BukkitTelnetClient-2.0.4-SNAPSHOT-shaded.jar