Defend your servers from grief.
Go to file
bloodshot 11d9f1f278 More improvements and fixes.
* Add '/trapped' command to assist players when stuck.
  - Use setting 'player-trapped-cooldown' in 'global.conf' to configure the cooldown of this command. Default '300' seconds.
  - Use option 'player-teleport-delay' to add a delay when used.
* Add '/unlockdrops' command to unlock protected item drops after death.
  - Use option 'player-item-drop-lock' to control item drop protection on death.
  - Use option 'pvp-item-drop-lock' to control item drop protection on pvp death.
  Note: In order to use this feature, one of the item drop options must be enabled in 'options.conf'
* Add setting 'explosion-surface-block-level' to control surface block level during explosions. Fixes #280
* Verify chunk is loaded before sending block change to player. Fixes #309
* Remove 'player-deny-flight' option cache. Fixes #308
* Improve player afk location handling.
* Improve option config lookups.
* Update GriefDefenderAPI.
2020-11-17 02:22:52 -05:00
GriefDefenderAPI@920a6101dc More improvements and fixes. 2020-11-17 02:22:52 -05:00
bukkit More improvements and fixes. 2020-11-17 02:22:52 -05:00
common More improvements and fixes. 2020-11-17 02:22:52 -05:00
gradle/wrapper Initial commit. 2019-06-30 14:16:19 -04:00
sponge More improvements and fixes. 2020-11-17 02:22:52 -05: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
LICENSE Initial commit. 2019-06-30 14:16:19 -04:00
README.md Update README.md 2020-03-08 00:53:13 -05:00
gradle.properties More improvements and fixes. 2020-11-17 02:22:52 -05:00
gradlew Initial commit. 2019-06-30 14:16:19 -04:00
gradlew.bat Initial commit. 2019-06-30 14:16:19 -04:00
settings.gradle Move assets to common folder. 2020-01-09 19:53:00 -05:00

README.md

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