File Details
MySQL Update v3.2 - UPDATE ONLY
- R
- Aug 27, 2011
- 40.00 Bytes
- 765
File Name
update3.2.sql
Supported Versions
SQL is now using prepaired statements and not raw sql this should help protect the database a bit.
Bukkit permissions support added See permissions table for details.
Regions are now stored in the server and are only reloaded from the database when a change is made to them
this cuts down on the number of SQL commands needed.
Framework for region names is in place, ready for the next update.
Entering and exiting regions messages have been added.
Pugin events table is now included in the docs

