Tomb Many Graves 2 Mod — Configuration
Commands
TMG2 provides several powerful commands for players and administrators to manage death events.
| Command | Permission | Description |
|---|---|---|
/tmg_restore [player] [timestamp] |
Admin | Restores the player's inventory directly to their person. |
/tmg_drop [player] [timestamp] |
Admin | Drops the items from a specific death at the player's current location. |
/tmg_getdeathlist [player] [timestamp] |
All | Gives the player a physical Death Inventory List for a specific death. |
/tmg_givekey [player] [timestamp] |
Admin | Grants a Grave Key for a specific death event. |
Note: The timestamp format is yyyy-MM-dd_HH-mm-ss. You can use latest as a shortcut for the most recent death.
Configuration
The mod is highly configurable via the tombmanygraves2.cfg file. Key options include:
- allowLooting: Set to
trueto allow any player to loot any grave (disables protection). - spawnInVoid: Set to
trueto enable grave spawning at Y=1 in the void. - silentGrave: If enabled, the mod will not announce grave coordinates in chat upon death.
- keepInventory Interaction: The mod will automatically disable grave generation if the vanilla
keepInventorygamerule is set totrue.