Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/MinecraftPortCentral/GriefPrevention
- Owner: MinecraftPortCentral
- License: mit
- Created: 2015-10-10T06:07:45.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2019-07-28T15:16:53.000Z (over 5 years ago)
- Last Synced: 2024-06-28T20:51:16.579Z (4 months ago)
- Topics: forge, plugin, protection, sponge
- Language: Java
- Homepage: https://github.com/bloodmc/GriefDefender
- Size: 6.32 MB
- Stars: 81
- Watchers: 21
- Forks: 48
- Open Issues: 126
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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