Defend your servers from grief.
Go to file
bloodshot 06939181a7 Update for 1.4.4
* Fix /deletealladmin NPE
* Fix claim greeting showing in parent when leaving subclaim
* Fix claims being removed in current world when using world argument with abandonall and deleteall commands.
* Fix abandonclaim with ignoreclaims giving claimblocks/money to source player and not claim owner.
* Fix interact-item-secondary being triggered on left-click.
* Fix /gdreload NoSuchMethodError on 1.14/1.15 servers.
* Fix WECUI causing visual fillers to not show.
* Update kotlin-stdlib, okio, and okhttp3 libs.
* Add new visual config setting 'hide-fillers-when-using-wecui'.
* Use unmodifiable map instead of immutable copy getChunksToClaimMap.
* (Bukkit) Fix investigate claim loading chunks.
* (Sponge) Fix NoClassDefFoundError when using gddebug command.
* (Sponge) Add new admin command '/abandonworld [<world>]' which will abandon all user claims in world specified.
* (Sponge) Add support for world argument in commands '/abandonall', '/deleteall', and '/deletealladmin'.
2020-06-27 20:01:34 -04:00
bukkit Update for 1.4.4 2020-06-27 20:01:34 -04:00
common Update for 1.4.2 release. 2020-06-25 09:16:08 -04:00
gradle/wrapper Initial commit. 2019-06-30 14:16:19 -04:00
GriefDefenderAPI@33bd795ad4 1.3.1 Update 2020-06-05 19:27:53 -04:00
sponge Update for 1.4.4 2020-06-27 20:01:34 -04:00
.gitattributes Initial commit. 2019-06-30 14:16:19 -04:00
.gitignore Initial commit. 2019-06-30 14:16:19 -04:00
.gitmodules Add proper gradle support. 2019-11-19 13:11:47 -05:00
gradle.properties Update for 1.4.4 2020-06-27 20:01:34 -04:00
gradlew Initial commit. 2019-06-30 14:16:19 -04:00
gradlew.bat Initial commit. 2019-06-30 14:16:19 -04:00
LICENSE Initial commit. 2019-06-30 14:16:19 -04:00
README.md Update README.md 2020-03-08 00:53:13 -05:00
settings.gradle Move assets to common folder. 2020-01-09 19:53:00 -05:00

GriefDefender is a Sponge/Bukkit plugin designed to defend servers from all forms of grief.

Source
Wiki
Support Me
Purchase Support

For more information on how to install, see Getting Started For information on migrating from GriefPrevention, see this wiki page

Prerequisites

Bukkit

Sponge