mirror of
https://github.com/bloodmc/GriefDefender.git
synced 2024-11-29 13:25:19 +01:00
5ec34d4a17
* 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. |
||
---|---|---|
.. | ||
src/main | ||
build.gradle |