Defend your servers from grief.
Go to file
bloodshot 4ca3d78709 More fixes for 1.2.2 release.
* Fix claim inheritance.
* Fix getPermissionValue not continuing after matching contexts.
* Fix messages being sent to players during entity attacks.
* Fix item frame protection.
* Fix safe teleport being used for /claimspawn (temp fix)
* Fix safe teleport ending above nether.
* Fix PvP toggle not showing proper default value in /claiminfo.
* Fix a few issues with option GUI.
* Add /claimexpand <amount> [direction] and /claimcontract <amount> [direction] to resize claims without shovel.
* Add support for VehicleMoveEvent.
* Don't listen to InventoryOpenEvent. Handle inventory via interacts instead.
* Reset claim visuals on resize.
* Remove 'gd_claim_type' context as it is no longer needed.
2019-09-03 13:59:12 -04:00
bukkit/src/main More fixes for 1.2.2 release. 2019-09-03 13:59:12 -04:00
gradle/wrapper Initial commit. 2019-06-30 14:16:19 -04:00
.gitattributes Initial commit. 2019-06-30 14:16:19 -04:00
.gitignore Initial commit. 2019-06-30 14:16:19 -04:00
gradlew Initial commit. 2019-06-30 14:16:19 -04:00
gradlew.bat Initial commit. 2019-06-30 14:16:19 -04:00
LICENSE Initial commit. 2019-06-30 14:16:19 -04:00
README.md Update README.md 2019-07-24 10:12:01 -04:00

GriefDefender is a Sponge/Bukkit plugin designed to defend servers from grief.

Source
Wiki
Support Me

For more information on how to install, see Getting Started

Prerequisites

Bukkit

Sponge (Not currently supported)