Updated changelog, readme.

This commit is contained in:
sk89q 2011-01-17 19:22:04 -08:00
parent 86a917ddd1
commit 733163cc4c
2 changed files with 8 additions and 14 deletions

View File

@ -1,3 +1,7 @@
2.2:
- Now supports GroupUsers.
- Added support for blocking creeper explosions.
2.1.1:
- Fixed fire spread disable preventing flint and steel too.
- Fixed NullPointerException related to the player item event.

View File

@ -2,23 +2,13 @@ WorldGuard
Copyright (c) 2010, 2011 sk89q <http://www.sk89q.com>
Licensed under the GNU Lesser General Public License v3
Installation
Introduction
------------
Bukkit:
WorldGuard protects your server!
** Make sure you first install the WorldEdit plugin. **
1. Create a "plugins" folder inside your server folder.
2. Copy WorldGuard.jar into "plugins".
3. Restart your server.
Default configuration files will be created in plugins/WorldGuard/
when WorldGuard is first started. Be sure to edit them and use
/reload WorldGuard until you are satisfied (remember to remove the
/reload permission from everyone when you are done).
Documentation can be found at:
http://wiki.sk89q.com/wiki/WorldGuard
Thanks
------