mirror of
https://github.com/bloodmc/GriefDefender.git
synced 2025-02-19 02:21:33 +01:00
Defend your servers from grief.
* Add PlaceholderAPI support. See https://github.com/bloodmc/GriefDefender/wiki/PlaceholderAPI * Add Dynmap support. See https://github.com/bloodmc/GriefDefender/wiki/Dynmap * Fix /claimexpand and /claimcontract up and down directions. * Fix create claim location cache not clearing properly on delete. * Fix being unable to interact with doors with access trust if holding an item. * Fix getAllPlayerClaims not accounting for global playerdata. * Avoid migrating empty claim files during GP migration. Fixes #71, Fixes #73, Fixes #75 |
||
---|---|---|
bukkit | ||
gradle/wrapper | ||
GriefDefenderAPI@f9fd13652a | ||
sponge | ||
.gitattributes | ||
.gitignore | ||
.gitmodules | ||
gradle.properties | ||
gradlew | ||
gradlew.bat | ||
LICENSE | ||
README.md | ||
settings.gradle |
GriefDefender is a Sponge/Bukkit plugin designed to defend servers from grief.
For more information on how to install, see Getting Started