Defend your servers from grief.
Go to file
bloodshot a496b7fd6c Update for 1.4.6
* Fix dispenser handling. The item-spawn flag will now be used.
* Fix '/abandonworld' NPE with offline users.
* Fix entity damage listener ignoring monster permission checks.
* Fix player-damage, damage-animals, and pvp flag definitions not including projectile-impact-entity.
* Fix wrong target id used for armorstand, enderpearl, and endercrystal flag definitions.
* Fix vanilla functionality breaking with entity-damage and projectile-impact-entity defaulting to false.
  These flags will now default to true with definitions handling protection scenarios.
  This should fix various compatibility issues such as zombies not being able to attack villagers.
* Add /gdblocktransfer to transfer ALL player accrued/bonus claimblocks into currency for economy mode use.
* Add /gdconfirm to confirm chat confirmations.
* Add 'player-villager-damage' admin flag definition.
* Add 'entity-armorstand-damage' admin flag definition.
* Add 'entity-itemframe-damage' admin flag definition.
* Change 'fire-spread' flag definition context from gd_claim_default=global to gd_claim_override=global.
* Improve /playerinfo UI.
* Disable /sellblocks while in economy mode.
* (Bukkit) Rewrite piston protection.
2020-07-02 16:33:38 -04:00
bukkit Update for 1.4.6 2020-07-02 16:33:38 -04:00
common Update for 1.4.6 2020-07-02 16:33:38 -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.6 2020-07-02 16:33:38 -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.6 2020-07-02 16:33:38 -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