mirror of
https://github.com/bloodmc/GriefDefender.git
synced 2024-11-28 13:15:23 +01:00
Defend your servers from grief.
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. |
||
---|---|---|
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