mirror of
https://github.com/bloodmc/GriefDefender.git
synced 2024-11-12 10:44:42 +01:00
Defend your servers from grief.
2f7da6a633
* Fix /buyblocks command adding to accrued instead of bonus blocks. * Fix various relocation issues causing plugin event listeners not to be registered. * Move visual revert and claim creation cancel to shift right-click. Note: With this change, visuals will no longer revert on left-click and/or item change. * Add support to visualize claims, using left-click, during claim creation. * Add teleport support for BorderClaimEvent. * Add support for Java 13. * Update FR/RU lang files. Thanks to Ark'I'Dian and Polyacov for translations. Fixes #67 Fixes #68 Fixes #70 |
||
---|---|---|
bukkit/src/main | ||
gradle/wrapper | ||
.gitattributes | ||
.gitignore | ||
gradlew | ||
gradlew.bat | ||
LICENSE | ||
README.md |
GriefDefender is a Sponge/Bukkit plugin designed to defend servers from grief.
For more information on how to install, see Getting Started