ConvoSyncServer Beta 1.2

Details

  • Filename
    ConvoSyncServer.jar
  • Uploaded by
  • Uploaded
    Aug 6, 2013
  • Size
    38.75 KB
  • Downloads
    212
  • MD5
    029e78022496d97e217ea824107cf27c

Supported Bukkit Versions

  • CB 1.6.2-R0.1

Changelog

  • Implemented a logger, which will save to the file CS-Server.log in the same directory as the jar file.
  • Removed Thread sleeps (originally I thought these would reduce CPU usage by the server, but it doesn't since there are blocking methods in all Threads.)
  • Made it so that it won't crash and stop responding from an exception (in theory).