
Basically YIGD (You're in Grave Danger), but with some of my additions.
What are the additions?
- Added more features for compatibility with CPA (Common Protection API)
- Place-block allowed checking based standard drop rules:
- standardDropRuleInClaim config option for defining the drop rule if player has no block placing permissions (Default: DROP)
- standardDropRuleInOwnClaim config option for defining the drop rule if player has block placing permissions (Default: PUT_IN_GRAVE)
- Block under grave generation based on block placing permissions:
- generateOnProtectedLand config option for defining if it should be generated when the player has no block placing permissions on the claim (Default: false)
- generateInOwnClaim config option for defining if it should be generated when the player has block placing permissions on the claim (Default: true)
- Added missing translation keys
- German translation
What is the mod actually about?:
You're in Grave Danger is a mod centered around death.
This mod will add graves to your game, which will spawn at your death location with all your items. You can then go back and retrieve your lost items. The mod will remember your inventory layout and put everything back to where it was before you died. The mod is highly configurable. In fact, if you think a config is missing that has anything to do with what happens when you die, it's not refered to as a missing feature, but a bug. (Not really but that's how serious I am about everything being configurable).
Who benefits from this fork?
- Probably only me and some server owners who want to stop graves from spawning everywhere and want more customizability on how grave claim protection is managed.
Tested with FTB Chunks + FTB XMod Compat.
This fork will probably become useless in the future.
Check out my another mod, CPA-X-OPAC for compatibility with Open Parties and Claims!
Credits:
All credit goes to the original author (B1ry) for MIT License licensed mod.