MySQL Update v3.2 - UPDATE ONLY
Details
-
Filenameupdate3.2.sql
-
Uploaded by
-
UploadedAug 27, 2011
-
Size40 Bytes
-
Downloads770
-
MD5577ca7bd15319f7e99d72c545d693c48
Changelog
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