Go to file
RoboMWM a9a7fe41a0 disallow use of dyes in claims
Dyes can be used to change sign colors according to cities7

- Also use 1.14 signs
2019-06-09 13:54:54 -07:00
.github Update FUNDING.yml 2019-05-26 14:34:41 -07:00
src disallow use of dyes in claims 2019-06-09 13:54:54 -07:00
.gitignore Minor Maven Project Housekeeping (#334) 2018-08-13 06:59:06 -07:00
appveyor.yml Have appveyor build v20 jars 2019-01-07 20:48:28 -08:00
pom.xml Remove travel agent and related config option 2019-06-09 10:33:38 -07:00
README 3.2 2012-03-29 17:27:12 -07:00
README.md A pretty wavy graph 2019-01-09 16:25:42 -08:00

GriefPrevention - Minecraft anti-griefing plugin

Stop responding to grief and prevent it instead. Grief Prevention will solve your grief problems without a roster of trained administrators, without 10 different anti-grief plugins, and without disabling any standard game features. Because Grief Prevention teaches players for you, you won't have to publish a training manual or tutorial for players, or add explanatory signs to your world.

Grief Prevention stops grief before it starts automatically without any effort from administrators, and with very little (self service) effort from players. Solve all your grief problems with a single anti grief download, no database, and (for most servers) no configuration customization.

Want to get started? Downloads are at: Downloads

Found a problem? Use the issues tab above to raise an issue. Please include all the information requested in the issue template, unless you're certain it's not relevant.

Wiki

The GriefPrevention wiki here on GitHub contains documentation on using Grief Prevention, its range of commands and permissions, etc.

See also

Grief Prevention on spigotmc.org

Grief Prevention on dev.bukkit.org

Adding GriefPrevention as a gradle/maven/sbt/leiningen dependency

Apparently there's this neat thing called JitPack that makes a public maven repo for public Github repos on the fly. According to it, this is all you need to do to add this to your maven project:

	<repositories>
		<repository>
		    <id>jitpack.io</id>
		    <url>https://jitpack.io</url>
		</repository>
	</repositories>

Replace <version> number with this number:

	<dependency>
	    <groupId>com.github.TechFortress</groupId>
	    <artifactId>GriefPrevention</artifactId>
	    <version>16.7.1</version>
	</dependency>

You can also add it to gradle/sbt/leiningen projects: https://jitpack.io/#TechFortress/GriefPrevention/

Weird flex but ok (Plugin usage stats since version 16.11 - actual use across all versions is larger)