2014-08-24 07:15:10 +02:00
# ![WorldGuard](http://static.sk89q.com/readme/worldguard-new.png)
2011-05-03 11:04:55 +02:00
2014-08-24 07:15:10 +02:00
WorldGuard lets you and players guard areas of land against griefers and undesirables, as well as tweak and disable various gameplay features of Minecraft.
2012-10-20 02:01:16 +02:00
2014-08-24 07:15:10 +02:00
* Block creeper and wither block damage, falling damage, etc.;
* Disable fire spread, lava fire spread, ice formation, Endermen picking up blocks, etc.;
* Blacklist certain items and blocks so they can't be used;
* Warn moderators when certain items and blocks are used;
* Protect areas of your world so only certain people can build in them;
* Set areas where PVP, TNT, mob damage, and other features are disabled;
* Protect your server from various 'exploits' like magical obsidian creation machines;
* Disable, or enable, various Minecraft features, like sponges from classic;
* Add useful commands like an immediate "STOP ALL FIRE SPREAD" command.
* Enable only features you want! Everything is off by default.
2012-10-20 02:01:16 +02:00
2014-07-13 04:29:29 +02:00
WorldGuard is open source and is available under the GNU Lesser
General Public License v3.
2011-05-03 11:04:55 +02:00
2014-08-24 07:15:10 +02:00
Currently, Bukkit is required to use WorldGuard. You can get a release copy of WorldGuard from the [BukkitDev site ](http://dev.bukkit.org/bukkit-plugins/worldguard/ ).
2011-05-03 11:04:55 +02:00
Compiling
---------
2014-07-13 04:29:29 +02:00
The project is written for Java 6 and our build process makes use of
[Maven ](http://maven.apache.org ). Detailed compilation information
[can be found on the wiki ](http://wiki.sk89q.com/wiki/WorldGuard/Development#Compiling ).
2011-05-03 11:04:55 +02:00
2012-10-20 02:01:16 +02:00
Dependencies are automatically handled by Maven.
2011-05-03 11:04:55 +02:00
Contributing
------------
2014-07-13 04:29:29 +02:00
We happily accept contributions, especially through pull requests on GitHub.
2012-10-20 02:01:16 +02:00
2012-10-28 21:37:12 +01:00
Please read CONTRIBUTING.md for important guidelines to follow.
2012-10-20 02:01:16 +02:00
2014-07-13 04:29:29 +02:00
Submissions must be licensed under the GNU Lesser General Public License v3.
2012-11-07 21:59:56 +01:00
2012-10-20 02:01:16 +02:00
Links
-----
2011-05-03 11:04:55 +02:00
2014-07-13 04:29:29 +02:00
* [Homepage ](http://enginehub.org/worldguard )
2012-10-20 02:01:16 +02:00
* [IRC channel ](http://skq.me/irc/irc.esper.net/sk89q/ ) (#sk89q on irc.esper.net)
2012-11-03 02:14:01 +01:00
* [Issue tracker ](http://youtrack.sk89q.com/issues/WORLDGUARD )
2014-08-24 07:15:10 +02:00
* [Continuous integration ](http://builds.enginehub.org )
2014-07-13 04:29:29 +02:00
* [End-user documentation ](http://wiki.sk89q.com/wiki/WorldGuard )