2012-10-20 05:21:20 +02:00
|
|
|
![WorldGuard](http://static.sk89q.com/readme/worldguard.png)
|
2011-05-03 11:04:55 +02:00
|
|
|
==========
|
|
|
|
|
2014-07-13 04:29:29 +02:00
|
|
|
WorldGuard is a toolbox of various functions, useful for multiplayer servers,
|
|
|
|
that lets you:
|
2012-10-20 02:01:16 +02:00
|
|
|
|
|
|
|
* Protect your server from a number of problems.
|
|
|
|
* Block fire spread, lava spread, endermen, and more.
|
|
|
|
* Flag areas as "no PVP" or "no TNT."
|
|
|
|
* Assign ownership to areas so only selected individuals can build.
|
|
|
|
* Use a number of useful commands.
|
|
|
|
|
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
|
|
|
|
|
|
|
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-01-05 22:08:58 +01:00
|
|
|
* [Continuous integration](http://builds.enginehub.org) [![Build Status](https://secure.travis-ci.org/sk89q/worldguard.png)](http://travis-ci.org/sk89q/worldguard)
|
2014-07-13 04:29:29 +02:00
|
|
|
* [End-user documentation](http://wiki.sk89q.com/wiki/WorldGuard)
|