WorldGuard/src/main/resources
sk89q 7a01168781 Rewrite region API. Migrations need to be re-implemented.
This commit, however, adds:

* Better support for background saves and loads.
* Periodical writes of region changes rather than explicit save() calls.
* Rewrite of the MySQL region code.
* Support for partial saves when using MySQL.
* Decoupling of region index implementations and RegionManager.

What still needs to be done includes:

* Background region modification operations (addmember, etc.).
* Unit tests to verify correctness of the partial saving.
* Migration support (to be re-added).
* Better handling when regions are failing to save.
* Testing of the /rg load and /rg save commands.
* Verification of how server shutdown / world unload is handled.
* Verification that thread-unsafe concurrent saves of data is not happening.
2014-08-08 20:28:49 -07:00
..
migrations/region Rewrite region API. Migrations need to be re-implemented. 2014-08-08 20:28:49 -07:00
blacklist.txt Add support for data values in the blacklist. 2014-07-28 16:45:43 -07:00
config_world.yml Blanked default configuration files. 2011-06-26 03:13:34 -07:00
config.yml Blanked default configuration files. 2011-06-26 03:13:34 -07:00
plugin.yml Removed /god, /heal, and /stack from WorldGuard to CommandBook. CommandBook is now checked to see whether a player is godded. 2012-02-06 23:05:30 +01:00