
Generates Random Loot in a Chest named with the set value you can set everything you want threw the config
#
Chest Loot is a Minecraft Bukkit plugin for version 1.8.9 that generates random loot in named chests. Once a chest is opened, the loot is saved and won't regenerate unless manually refilled using a command. This plugin is perfect for creating lootable chests in survival games, adventure maps, or custom game modes.
SG-Loot)./fillloot), useful for events or resetting loot.config.yml file.plugins folder./fillloot/filllootop or permission to execute./reloadlootconfig.yml) without restarting the server./reloadlootop or permission to execute.config.yml)You can fully customize the loot that is generated in chests by editing the config.yml file. Here is an example configuration:
chest-name: SG-Loot
loot:
DIAMOND:
min: 1
max: 3
GOLDEN_APPLE:
min: 1
max: 5
IRON_SWORD:
min: 1
max: 1 # Non-stackable items have a fixed amount
BREAD:
min: 2
max: 6