File Details
ConvoSyncBundle 1.0.3
- R
- Sep 26, 2013
- 250.25 KB
- 663
- CB 1.6.2-R1.0
File Name
ConvoSyncBundle.jar
Supported Versions
- CB 1.6.2-R1.0
- To launch the ConvoSync client, you no longer need to include the "application" parameter. (Client)
- The ConvoSync server can no longer be launched from the GUI launcher. You must include the "server" parameter. (Server)
- The ConvoSync client now has a new GUI. (Client)
- You can now send cross-server commands from the ConvoSync client, if you have the appropriate permission. (Client)
- You can now tell the ConvoSync login GUI to remember your connection info (except for your password). (Client)
- You must now register in-game via /csregister to use the client. This is in order to link it to your MC account and verify your identity. Your password will be initialized to a random password. You can change it from the ConvoSync client. (Plugin)
- You can now send private messages from the ConvoSync client. (Client)
- When connecting to the ConvoSync server, the ConvoSync plugin and ConvoSync client will tell the CS server their version number, and the server will log a warning if something connects using a different version of CS.
- Added a /convosync users command to the ConvoSync plugin, which gives you a list of all known online users connected to the ConvoSync server. (Plugin)
- Added a /convosync version command to the ConvoSync plugin, which prints the version of the plugin currently running. (Plugin)
- Added a /version command to the ConvoSync server, which prints the version of the server. (Server)
- Fixed a bug causing an internal server error when typing in /convosync <command> commands that don't exist. (Plugin)
- Added compatibility with Essentials's /vanish feature. Applies to logging in and out, and afk notifications. (Plugin)
- Added the /users <list|op|unregister> for managing ConvoSync client users. (Server)
- Added a ban list to ban certain users from connecting via the ConvoSync client. (Server)
- The "PluginPassword" parameter is no longer necessary as each client now has their own password. (Server)
- Changed the /restart command to completely restart the ConvoSync server. (Server)
- Added a /reconnect command that does what the old /restart command does (closes the socket and then reopens it). (Server)
- You may now use a config.properties file generated in the same directory as the ConvoSync server to determine the port and plugin password on start-up. Command-line arguments will override these. (Server)
- When reconnecting on the ConvoSync client on the same machine that the ConvoSync server is running on, a concurrent modification exception may occur.
- 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)

