Gravestone

Constructs an inscribed gravestone, with a buried inventory chest, wherever a player dies.

Features

  • Generates a gravestone at the location of a player's death.
  • The gravestone will generate an inscription displaying the player's name, date of death and game session time.
  • A "Treasure Chest" will generate beneath the grave containing the deceased player's inventory and armor items.
  • Gravestone elements will only replace "natural" blocks such as dirt, sand, grass, gravel, netherrack, etc. This may be turned off in config.yml.
  • Acts as a useful indicator, especially in SMP games, where players may gain better knowledge of exploration attempts and history within the game.
  • Configurable options, Permissions and WorldGuard support.


Configs

Use config.yml to apply custom settings to available Gravestone options.

OptionDefaultDescription
enable-white-listfalseUse this to activate the white-list.txt. Once active, only usernames listed here will be granted gravestones upon death.
only-build-grave-on-natural-materialtrueGrave 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-gravetrueEnables 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-chesttrueEnables the creation of the buried inventory "treasure chest". Set this to false if you don't want this feature.
display-date-time-of-deathtrueDisplays the date and time of a player's death.
fancy-grave-materialdirtMaterial used around a fancy grave.
allow-unlimited-graves-per-playertrueDefault 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-materialsmooth stairsUsed to set material used for gravestone.
enable-grave-lightning-effecttrueLightning effect upon grave when player dies. Set to false to turn off.
enable-fancy-grave-side-decortrueTurns on the side decor for a fancy grave.
fancy-grave-side-decorred roseSets the decor used for the side decor of a fancy grave.
only-build-grave-if-player-has-inventorytrueOnly build grave if player has an inventory. Set to false to turn off.
allow-grave-in-normal-worldtrueEnables grave creation in the overworld.
allow-grave-in-nethertrueEnables grave creation in the Nether.
allow-grave-in-endtrueEnables grave creation in the End.

white-list.txt

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.

black-list.txt

Use black-list.txt to deny grave creation for certain players.

Permissions

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.

"Fancy" Grave

"Fancy" Grave with Buried Treasure Chest

http://dev.bukkit.org/media/images/52/599/gravestone_buried_treasure_chest.jpg

"Basic" Grave

http://dev.bukkit.org/media/images/53/335/gravestone_basic.jpg



Comments

  • To post a comment, please or register a new account.
Posts Quoted:
Reply
Clear All Quotes

About This Project

  • Project ID
    50837
  • Created
    Jan 31, 2013
  • Last Released File
    Sep 3, 2014
  • Total Downloads
    31,764
  • License

Categories

Members

Recent Files