MySQL Update v3.2 - INSTALL ONLY

Details

  • Filename
    cleanvortexdb.sql
  • Uploaded by
  • Uploaded
    Aug 27, 2011
  • Size
    1.80 KB
  • Downloads
    820
  • MD5
    bb773c3dea506ad6a2156f3fd4081755

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