Surprise! We've been running on hardware provided by BuyVM for a few months and wanted to show them a little appreciation.
Running a paste site comes with unique challenges, ones that aren't always obvious and hard to control. As such, BuyVM offered us a home where we could worry less about the hosting side of things and focus on maintaining a clean and useful service! Go check them out and show them some love!
Description: DeathChest - Config.yml
Submitted on August 26, 2015 at 07:45 AM

Section 1 (YAML)

# After how many seconds should it take to remove the chest
chest-remove-delay: 45
# The name of the chest inventory!
chest-name: '&8&l%player%''s Loot!'
# Toggle whether you want holograms to be enabled!
hologram-enabled: true
# The message the hologram will display.
hologram-message: '&6&l%killed%''s Loot!'
# After how many seconds should it take to remove the hologram.
# I would advise setting this to the same as: "chest-remove-delay" to improve the
# aesthetic quality!
hologram-remove-delay: 45
# How high should the hologram be above the chest?
# 2 or more = amount of blocks above the chest
# 1 = top of chest
# 0 = bottom of chest
hologram-offset: 3
# The message sent when the config has been reloaded!
reload-message: The config has been reloaded!
# The message sent when the player does not have permission to perform a
# certain action.
no-permission: '&4&lYou do not have permission to do this!'