You can now specify the CS Client default close operation and logging level via command line arguments.
Added an admin console GUI for opped CS Client users.
Cross-server commands can now be issued from the CS Server console.
PMs involving Minecraft server consoles now work a bit better.
The ChatListener interface is now static. Sorry to any plugin developers who had this ruin their day! (Plugin)
Changed namespace.
Added a special "super user" for the CS Client. Setup via the CS Server.
Removed instance management because I'm dumb.
Switched to salting & hashing instead of encryption. (Server)
Removed the ability to "force" close the server as it is no longer necessary. (Server)
Added a /client command to launch the CS client from the server.
Consolidated connection.properties and config.properties into config.properties
Fixed some text being printed weirdly
Fixed a few bugs
When sending a private message cross-server via /ccmd <server name> tell, the sender is always mistaken for a console (not fixable;this is a problem in Bukkit)