-
Notifications
You must be signed in to change notification settings - Fork 48
Gravestone mod
The Gravestone mod does not work well with GriefPrevention by default since it relies on placing and destroying blocks (gravestones) upon death and death can happen inside other player's claims. It's not uncommon to see players do something like teleport to spawn just before dying where they would lose all their belongings when GriefPrevention denies placement of gravestones in the claim.
If you wish to use this mod together with GriefPrevention on your server then here's how you permit everyone to place and destroy gravestones inside other player's claims. Stand outside any claim and use:
/cf block-break gravestone:gravestone true override
/cf block-place gravestone:gravestone true override
/cf interact-block-primary gravestone:gravestone true override
/cf item-spawn gravestone:gravestone any true override
Note that this can lead to a form of griefing where people intentionally die inside other player's claims to spam gravestones everywhere.
Note to OpenBlock mod users: Use above commands but replace gravestone:gravestone with openblocks:grave