File Details
ConvoSyncBundle 1.0.2
- R
- Sep 6, 2013
- 201.10 KB
- 741
- CB 1.6.2-R0.1
File Name
ConvoSyncBundle.jar
Supported Versions
- CB 1.6.2-R0.1
- The ConvoSync server and plugin are now bundled in the same jar.
- The ConvoSync GUI client is also now in the jar.
- Fixed issues with the IP and password fields not generating in the config.yml. (Plugin)
- Added the ability to configure the chat color used on the server name prefix and client GUI name prefix. The ConvoSync server will generate a CS-Server.properties file in the same directory as the jar. You can either change the setting in there, or change it via command. (Server)
- Added the ability to enable/disable server name prefixes. This is done similar to the above. Defaults to true. (Server)
- The server will now only log messages about accepting connections when debug mode is enabled. (Server)
- To differentiate between whether you want to run the GUI client or the ConvoSync server, you will now have to include a new argument when running the jar via batch file: "application" to launch the GUI client and "server" to launch the ConvoSync server. If you do not provide this information, a window will appear asking you for which you want to run.
- AFK notifications may be displayed sometimes when they shouldn't.
- 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)

