Constructs an inscribed gravestone, with a buried inventory chest, wherever a player dies.
Change Log | Configs | Permissions | Media
Use config.yml to apply custom settings to available Gravestone options.
| Option | Default | Description |
|---|---|---|
| enable-white-list | false | Use this to activate the white-list.txt. Once active, only usernames listed here will be granted gravestones upon death. |
| only-build-grave-on-natural-material | true | Grave sections will only render-replace "natural" materials such as dirt, sand, grass, gravel, netherrack, etc. Set to false to allow grave blocks to replace any material. |
| enable-fancy-grave | true | Enables a "fancy grave" which adds dirt and roses around gravestone. Setting this to false will generate a "basic" grave consisting of only a gravestone with sign. |
| create-buried-inventory-chest | true | Enables the creation of the buried inventory "treasure chest". Set this to false if you don't want this feature. |
| display-date-time-of-death | true | Displays the date and time of a player's death. |
| fancy-grave-material | dirt | Material used around a fancy grave. |
| allow-unlimited-graves-per-player | true | Default is true to allow for unlimited graves per player. When set to false, a player's prior grave will disappear and the area's original contents will be restored. If the player's grave block has been altered after construction then the prior grave blocks will not be reset. This avoids the potential for griefing. |
| grave-stone-material | smooth stairs | Used to set material used for gravestone. |
| enable-grave-lightning-effect | true | Lightning effect upon grave when player dies. Set to false to turn off. |
| enable-fancy-grave-side-decor | true | Turns on the side decor for a fancy grave. |
| fancy-grave-side-decor | red rose | Sets the decor used for the side decor of a fancy grave. |
| only-build-grave-if-player-has-inventory | true | Only build grave if player has an inventory. Set to false to turn off. |
| allow-grave-in-normal-world | true | Enables grave creation in the overworld. |
| allow-grave-in-nether | true | Enables grave creation in the Nether. |
| allow-grave-in-end | true | Enables grave creation in the End. |
Use white-list.txt to limit grave creation to certain players. Note: Set enable-white-list: true in config.yml to enable the white list.
Use black-list.txt to deny grave creation for certain players.
permissions: gravestone.*: description: Permissions for Gravestone. children: gravestone.grave: true gravestone.gravestone: true gravestone.gravestone.info: true gravestone.grave: default: true description: Player permission for construction of a grave. gravestone.gravestone: default: true description: The default gravestone command. gravestone.gravestone.info: default: true description: Provides info about the Gravestone plugin.



Change Log | Configs | Permissions | Media
Also check out my Prayer Plugin
and Minecraft Pocket Reference!