All Projects → MinecraftPortCentral → Griefprevention

MinecraftPortCentral / Griefprevention

Licence: mit
GriefDefender has replaced GP. See github link for latest information.

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Griefprevention

Nucleus
The Ultimate Essentials Plugin for Sponge.
Stars: ✭ 144 (+89.47%)
Mutual labels:  sponge, plugin
Gate
A high performant & paralleled Minecraft proxy server with scalability, flexibility & excellent server version support - ready for the cloud!
Stars: ✭ 102 (+34.21%)
Mutual labels:  forge, sponge
Changeskin
Allows your players to change their skin by command
Stars: ✭ 118 (+55.26%)
Mutual labels:  sponge, plugin
Worldedit
🗺️ Minecraft map editor and mod
Stars: ✭ 2,288 (+2910.53%)
Mutual labels:  forge, sponge
Sledgehammer
Smashes the stupid out of the client & server.
Stars: ✭ 13 (-82.89%)
Mutual labels:  sponge, forge
Minecraftdev
Plugin for IntelliJ IDEA that gives special support for Minecraft modding projects.
Stars: ✭ 645 (+748.68%)
Mutual labels:  forge, sponge
Craftbook
🔧 Machines, ICs, PLCs, and more!
Stars: ✭ 226 (+197.37%)
Mutual labels:  sponge, plugin
FoxGuard-Sponge
A Minecraft world protection plugin for SpongeAPI
Stars: ✭ 31 (-59.21%)
Mutual labels:  protection, sponge
Flexiblelogin
A Sponge minecraft server plugin for second factor authentication
Stars: ✭ 73 (-3.95%)
Mutual labels:  sponge, plugin
Viaversion
Allows the connection of newer clients to older server versions for Minecraft servers.
Stars: ✭ 463 (+509.21%)
Mutual labels:  sponge, plugin
Almura
The official mod of the Almura Client and Server.
Stars: ✭ 14 (-81.58%)
Mutual labels:  forge, sponge
Plugin Gantt
Gantt charts for Kanboard
Stars: ✭ 73 (-3.95%)
Mutual labels:  plugin
Serverless Plugin Webpack
Serverless Plugin Webpack
Stars: ✭ 72 (-5.26%)
Mutual labels:  plugin
Blockpets
An advanced pets plugin for PocketMine-MP
Stars: ✭ 72 (-5.26%)
Mutual labels:  plugin
Jmeter Elasticsearch Backend Listener
JMeter plugin that lets you send sample results to an ElasticSearch engine to enable live monitoring of load tests.
Stars: ✭ 72 (-5.26%)
Mutual labels:  plugin
Toolgif
💭 The only GIF tooltip plugin you need
Stars: ✭ 75 (-1.32%)
Mutual labels:  plugin
Octoprintklipperplugin
A plugin for a better integration of Klipper into OctoPrint.
Stars: ✭ 74 (-2.63%)
Mutual labels:  plugin
Hovercard
🖱️ Wikipedia summary cards for the web
Stars: ✭ 72 (-5.26%)
Mutual labels:  plugin
Kirki
Extending the customizer
Stars: ✭ 1,175 (+1446.05%)
Mutual labels:  plugin
Xcodeappplugintemplate
App Plugin Project Template For iOS App And Mac App. Make it easy to hook app.
Stars: ✭ 71 (-6.58%)
Mutual labels:  plugin

Automatically prevent all types of grief!

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

Download
Source
Wiki
Original Plugin
Original Video
Discord
Support Me

Note: If using SpongeForge, it will also require Forge.
For more information on how to install, see Getting Started

Prerequisites

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.
  • Contact me on Discord to discuss your ideas.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].