promotional bannermobile promotional banner

PlayerNotes

Note-taking plugin for moderators/administrators that uses MySQL

File Details

PlayerNotes v2.0

  • R
  • Dec 11, 2012
  • 16.41 KB
  • 1.0K
  • CB 1.4.5-R0.2

File Name

PlayerNotes.jar

Supported Versions

  • CB 1.4.5-R0.2

2.0

  • Removed Sync dependency
  • Added datetime column to track when a note was added. This column will be added automatically.

1.5

  • 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.