mirror of
https://github.com/bloodmc/GriefDefender.git
synced 2025-02-18 02:11:23 +01:00
Defend your servers from grief.
* Add new permission 'griefdefender.user.claim.command.list.others' to control whether a player can use target argument. * Change permission 'griefdefender.user.claim.command.list' to 'griefdefender.user.claim.command.list.base' to account for others addition. bukkit: * Remove call to Bukkit.getOfflinePlayer(name) as it would return a UUID for any name passed to it. |
||
---|---|---|
bukkit | ||
common | ||
gradle/wrapper | ||
GriefDefenderAPI@b956577866 | ||
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 grief.
For more information on how to install, see Getting Started