ChestDataBase-0.0-R1b-20120427

Details

  • Filename
    ChestDataBase.jar
  • Uploaded by
  • Uploaded
    Apr 27, 2012
  • Size
    21.51 KB
  • Downloads
    505
  • MD5
    f108572608256d01521691c759bc52f7

Supported Bukkit Versions

  • CB 1.2.5-R1.2

Changelog

  • Added ability to disable the PlayerJoinEvent listener so data is not automatically added to the Players table when a player joins.
  • Where clause can only select by table key
  • Only basic functions implemented (select/update/delete single records)
  • Limited to string, integer, coordinate and bit data types
  • Tables do not lock, simultaneous edits might cause data loss (untested)