mirror of
https://github.com/EngineHub/WorldGuard.git
synced 2024-12-24 18:19:03 +01:00
Updated changelog, readme.
This commit is contained in:
parent
86a917ddd1
commit
733163cc4c
@ -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.
|
||||
|
18
README.txt
18
README.txt
@ -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
|
||||
------
|
||||
|
Loading…
Reference in New Issue
Block a user