PlayerNotes v1.5

Details

  • Filename
    PlayerNotes.jar
  • Uploaded by
  • Uploaded
    Nov 3, 2012
  • Size
    12.96 KB
  • Downloads
    761
  • MD5
    3174fcb6dd0c4b7c49e965cfb9da056e

Supported Bukkit Versions

  • CB 1.3.2-R2.0

Changelog

  • Release to public
  • Changed connection method; instead of always-alive SQL connection (which fails), make a new connection each time a command is used. I weighed up the extra resource usage against the fact that this makes the plugin actually work properly... yep.