mirror of
https://github.com/bloodmc/GriefDefender.git
synced 2024-11-25 12:45:48 +01:00
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'. |
||
---|---|---|
.. | ||
src/main | ||
build.gradle |