mirror of
https://github.com/bloodmc/GriefDefender.git
synced 2024-11-13 10:54:32 +01:00
Defend your servers from grief.
90eed11bea
* Fix funds not being returned after claim create failure in economy mode. * Fix '/gd option claim' command with global options such as 'economy-block-cost'. * Fix schematics not loading on startup. * Fix claim cleanup task. * Remove item frame defaults. * Add '/claimcreate <radius> [type]' command. Used to create a claim around player. * Add new direction parameter 'all' for commands '/claimexpand' and '/claimcontract'. * Add confirmation to '/cfr' command. Fixes #59 Fixes #63 Fixes #64 Fixes #65 Fixes #66 |
||
---|---|---|
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