Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/MinecraftPortCentral/GriefPrevention

GriefDefender has replaced GP. See github link for latest information.
https://github.com/MinecraftPortCentral/GriefPrevention

forge plugin protection sponge

Last synced: 3 months ago
JSON representation

GriefDefender has replaced GP. See github link for latest information.

Awesome Lists containing this project

README

        

![](https://i.imgur.com/LJHffk6.png) *Automatically prevent all types of grief!*

##### *GriefPrevention* is a Minecraft plugin designed to protect servers from grief.

[**Download**](https://ore.spongepowered.org/blood/GriefPrevention/versions)
[**Source**](https://github.com/MinecraftPortCentral/GriefPrevention)
[**Wiki**](https://github.com/MinecraftPortCentral/GriefPrevention/wiki)
[**Original Plugin**](http://dev.bukkit.org/bukkit-plugins/grief-prevention/)
[**Original Video**](https://www.youtube.com/watch?v=RWekSeMi1OE&index=1&list=PL6diNfcl9_VyPiXE8AKQeB6pMshusqhzR)
[**Discord**](https://discord.gg/jy4FQDz)
[**Support Me**](https://www.patreon.com/bloodmc)

Note: If using SpongeForge, it will also require [Forge].
For more information on how to install, see [Getting Started](https://github.com/MinecraftPortCentral/GriefPrevention/wiki/Getting-Started)

## Prerequisites
* [Java 8], [LuckPerms], [SpongeForge] or [SpongeVanilla]

## Cloning

`git clone --recursive https://github.com/MinecraftPortCentral/GriefPrevention.git`

## Building
In order to build GriefPrevention you simply need to run the `gradlew` command. On Windows systems you should run `gradlew` instead of `./gradlew` to invoke the Gradle wrapper. You can find the compiled JAR files in `./build/libs` but in most cases you'll only need `griefprevention-x.x.x-x.x.x.x.jar`.

## Updating your Clone
The following steps will update your clone with the official repo.

1. `git pull`

## Contributing
If you want to contribute to the project, you can one of two things :
* Create a PR on [Github](https://github.com/MinecraftPortCentral/GriefPrevention).
* Contact me on [Discord] to discuss your ideas.

[Discord]: https://discord.gg/jy4FQDz
[Forge]: http://files.minecraftforge.net
[Java 8]: http://java.oracle.com
[LuckPerms]: https://github.com/lucko/LuckPerms
[Source]: https://github.com/MinecraftPortCentral/GriefPrevention
[SpongeForge]: https://www.spongepowered.org/downloads/spongeforge
[SpongeVanilla]: https://www.spongepowered.org/downloads/spongevanilla