🛡️ Protect your Minecraft server and lets players claim areas
Go to file
zml2008 120fff1fc4 [maven-release-plugin] prepare release 5.4 2011-12-17 20:16:41 -08:00
src Made WorldGuard check to see if both the attacker & defender are in a pvp area. 2011-12-14 20:15:42 -05:00
.gitignore Added some OSX filesystem dust to gitignore and fixed pom.xml comment 2011-11-30 19:01:05 -08:00
CHANGELOG.txt Updated changelog for release 2011-12-17 19:37:24 -08:00
LICENSE.txt Re-added priority tree region manager implementation. Add and removal operations are not yet optimized. 2011-02-12 16:09:21 -08:00
README.html Updated README.html. 2011-06-26 16:48:51 -07:00
README.md Alright, here's a surprise. Everything is now on Maven. 2011-05-03 02:04:55 -07:00
blacklist_table.sql configuration is now per-world, updated permissions, made commands compatible with console where possible, /region flag now checks correctly for permissions, & some fixes 2011-02-25 16:50:28 +01:00
pom.xml [maven-release-plugin] prepare release 5.4 2011-12-17 20:16:41 -08:00

README.md

WorldGuard

WorldGuard protects your Minecraft server. As Minecraft's oldest surviving world protection mod, you know you're in safe hands.

Compiling

You need to have Maven installed (http://maven.apache.org). Once installed, simply run:

mvn clean install

Maven will automatically download dependencies for you. Note: For that to work, be sure to add Maven to your "PATH".

Contributing

We happily accept contributions. The best way to do this is to fork WorldGuard on GitHub, add your changes, and then submit a pull request. We'll look at it, make comments, and merge it into WorldGuard if everything works out.

By submitting code, you agree to place to license your code under the GNU General Public License v3.