Code Monkey home page Code Monkey logo

griefprevention's Introduction

GriefPrevention - The self-service anti-griefing Bukkit plugin for Minecraft servers since 2011.

Stop responding to grief and prevent it instead. GriefPrevention stops grief before it starts automatically without any effort from administrators, and with very little (self service) effort from players. Because GriefPrevention teaches players for you, you won't have to publish a training manual or tutorial for players, or add explanatory signs to your world.

GriefPrevention is compatible with Purpur, Spigot, Paper, and any other implemention of the Bukkit API.


Adding GriefPrevention as a maven/gradle/etc. dependency

GriefPrevention will be added to maven central soon - in the meantime, 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 to your pom.xml:

	<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.18</version>
        <scope>provided</scope>
	</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)

griefprevention's People

Contributors

bigscary avatar robomwm avatar jikoo avatar frankheijden avatar 112rg avatar billygalbreath avatar bigpresh avatar akdukaan avatar nouish avatar shanebeee avatar coralpapa avatar jacob1 avatar westernicelander avatar narimm avatar freemonoid avatar erik1988 avatar justeli avatar bobcat00 avatar budi1200 avatar lmichaelis avatar minethecube avatar mirolm avatar mrpowergamerbr avatar deltik avatar rodzynus avatar cgsdev0 avatar sleiss avatar tim-savage avatar yanisbft avatar bertek41 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.