mirror of
https://github.com/bloodmc/GriefDefender.git
synced 2024-11-25 12:45:48 +01:00
26efaf2b73
* Fix multi-server permissions overwriting eachother when same contexts were used. * Fix economy resize claim message showing too many decimals for balance. * (Bukkit) Fix chunk tracking data not respecting world container argument. * (Bukkit) Fix deny messages not appearing for bucket interactions. * (Bukkit 1.16) Fix interact-block-secondary being triggered on non-interactable blocks. * (Sponge) Fix enter/exit messages being triggered by non-players. * (Sponge) Fix 'interact-entity-primary' not cancelling event if set to false. * (Sponge) Fix wrong id used for 'item-drop' flag. * (Sponge) Fix enderpearl being lost when teleport is cancelled. * (Sponge) Fix bucket protection. * Add greeting/farewell/name click support in /claiminfo. * Add 'player-endportal-use' and 'player-netherportal-use' flag definitions. * Remove 'player-portal-use' flag definition. * Cache player options during movement to avoid constant LP lookups. * Improve teleport handling. * Ignore air blocks during explosions. * Set block-modify to true by default for vanilla compatibility. * The 'portal-use' flag is no longer used and has been disabled by default. * (Sponge) 'entity-chunk-spawn' flag is disabled by default to avoid wrong usage. * (Sponge) Ignore items and projectiles during MoveEntityEvent. |
||
---|---|---|
.. | ||
src/main | ||
build.gradle |