Details
Supported Bukkit Versions
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)