Trouble In Terrorist Town v0.3

Details

  • Filename
    TTT.jar
  • Uploaded by
  • Uploaded
    Jun 10, 2013
  • Size
    115.39 KB
  • Downloads
    1,364
  • MD5
    9305ad39199ea6fcabec484f374a3fcb

Supported Bukkit Versions

  • CB 1.5.2-R0.1
  • CB 1.5.1-R0.2
  • CB 1.4.7-R1.0

Changelog

Version 0.3

  • New Features
  • Added BungeeCord support
  • Added subcommand aliases (first letter of subcommand)
  • Locales may be user-configured (create xxYY.properties file in "plugins\Trouble In Terrorist Town\locales" and set locale to xxYY in config
  • Added config option to disable verbose logging
  • Bug Fixes
  • Fixed lots of NullPointerExceptions
  • Fixed players being able to access ender chests while in TTT rounds
  • Fixed players being kicked from rounds for no reason
  • Fixed entities spawning in TTT rounds
  • Fixed entities targeting dead players (just in case)
  • Fixed AutoUpdate console spam when online host is not available
  • Internal Changes
  • Created new classes for listeners and managers (schedulers)
  • Listeners and managers are stored in separate classes
  • Each player's data is stored in single object
  • Each round's data is stored in single object
  • Plugin uses own logger as opposed to Bukkit's
  • Fixed potential memory leaks on server reload
  • Added enum for player roles (innocent, traitor, detective)