Defend your servers from grief.
Go to file
bloodshot 5ec34d4a17 Update for 1.5.9 release.
* Fix playerdata getting wrong accrued claim block value if world context existed while in global mode.
* Fix Citizen NPC's being denied entry to claim when flag 'enter-claim' is false.
* Fix some zh_HK translations.
* Fix NPE during potion splash.
* Fix enderman-grief flag definition.
* Fix villager-trade flag definition.
* Fix villager-farm flag definition.
* Fix timing NPE in EntityEventHandler.
* Fix owner name showing for enter/exit prefix in wilderness/admin claims.
* Fix untamed animals being denied when attacking eachother.
* Add 'claim-block-task' setting in global.conf to control whether block accrue task runs.
* Add animal-block-modify flag definition.
* Add ravager-block-break flag definition.
* Add silverfish-block-infest flag definition.
* Add new visual config setting 'cuboid-level-visuals-2d' under visual category to control whether cuboid visuals should be show during inspection of 2d claims with owner min/max level between 0-255.
* Add ru_RU translations for new flag definitions.
* Remove 'ForSale' click function in '/claiminfo' as it is no longer needed.
* Rewrite EntityChangeBlockEvent handling. Handler will now use the proper block flag when handling source/target block changes.
* (Sponge) Fix 'flowing_water' spam in gddebug.
* (Sponge) Add ice form/melt detection.
* (Sponge) Fix NPE in Nucleus listener.
* (Sponge) Fix rent sign interval.
* (Sponge) Fix compatibility with LittleTiles mod.
* (Sponge) Fix inability to disable modification/investigation tool in config.
* (Sponge) Fix some more debug spam during block pre event.
2021-01-08 13:59:00 -05:00
.github/ISSUE_TEMPLATE Add issue templates for bugs & feature requests. (#312) 2020-11-23 21:03:40 -05:00
bukkit Update for 1.5.9 release. 2021-01-08 13:59:00 -05:00
common Update for 1.5.9 release. 2021-01-08 13:59:00 -05:00
gradle/wrapper Using "bin" distribution of gradle (#346) 2020-12-25 21:56:30 -05:00
GriefDefenderAPI@dd5aa2224c Update for 1.5.5 release. 2020-12-28 17:28:12 -05:00
sponge Update for 1.5.9 release. 2021-01-08 13:59:00 -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
gradle.properties Update for 1.5.9 release. 2021-01-08 13:59:00 -05:00
gradlew Using "bin" distribution of gradle (#346) 2020-12-25 21:56:30 -05:00
gradlew.bat Using "bin" distribution of gradle (#346) 2020-12-25 21:56:30 -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
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