mirror of
https://github.com/bloodmc/GriefDefender.git
synced 2024-11-25 12:45:48 +01:00
Defend your servers from grief.
06939181a7
* 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'. |
||
---|---|---|
bukkit | ||
common | ||
gradle/wrapper | ||
GriefDefenderAPI@33bd795ad4 | ||
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 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