🛡️ Protect your Minecraft server and lets players claim areas
Go to file
2014-08-23 21:57:52 -07:00
config/markdown Use Markdown for changelog + distributed README. 2014-08-23 20:24:25 -07:00
contrib Add migrations for region MySQL support. 2014-08-01 21:29:40 -07:00
src Updated changelog and added upgrade information. 2014-08-23 21:55:49 -07:00
.gitattributes Added a .gitattributes file 2012-01-03 14:47:46 +01:00
.gitignore Fix .gitignore ignoring too many things. 2014-07-28 16:45:24 -07:00
.travis.yml Say hi to travis-ci. 2012-10-24 00:28:43 -07:00
CHANGELOG.md Fix error in CHANGELOG.md. 2014-08-23 21:57:52 -07:00
CONTRIBUTING.md Use Markdown for changelog + distributed README. 2014-08-23 20:24:25 -07:00
INSTALL.md Use Markdown for changelog + distributed README. 2014-08-23 20:24:25 -07:00
LICENSE.txt Cleanup code and add checkstyle configs from WorldEdit. 2014-07-12 19:31:43 -07:00
pom.xml Use Markdown for changelog + distributed README. 2014-08-23 20:24:25 -07:00
README.md Use Markdown for changelog + distributed README. 2014-08-23 20:24:25 -07:00
UPGRADE.md Updated changelog and added upgrade information. 2014-08-23 21:55:49 -07:00

WorldGuard

WorldGuard is a toolbox of various functions, useful for multiplayer servers, that lets you:

  • 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.

WorldGuard is open source and is available under the GNU Lesser General Public License v3.

Compiling

The project is written for Java 6 and our build process makes use of Maven. Detailed compilation information can be found on the wiki.

Dependencies are automatically handled by Maven.

Contributing

We happily accept contributions, especially through pull requests on GitHub.

Please read CONTRIBUTING.md for important guidelines to follow.

Submissions must be licensed under the GNU Lesser General Public License v3.