MySQL Update v3.2 - UPDATE ONLY

Details

  • Filename
    update3.2.sql
  • Uploaded by
  • Uploaded
    Aug 27, 2011
  • Size
    40 Bytes
  • Downloads
    770
  • MD5
    577ca7bd15319f7e99d72c545d693c48

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