Start up the server and edit the config.yml inside ´/ChestGenerator´.
Config
Code (Text):
items:
# Each set of loot has a unique key
basic_loot:
# The weight of the set (required)
weight: 50
# The items in the set
items:
iron_ingot:
type: IRON_INGOT
amount: 10
bread:
type: BREAD
amount: 5
rare_loot:
weight: 10
items:
diamond:
type: DIAMOND
amount: 1
enchanted_gold_pickaxe:
type: GOLD_PICKAXE
amount: 1
enchantments:
- EFFICIENCY
- UNBREAKING
legendary_loot:
weight: 1
items:
nether_star:
type: NETHER_STAR
enchanted_diamond_chestplate:
type: DIAMOND_CHESTPLATE
enchantments:
- PROTECTION
- THORNS
# radious
radius: 100
# Configuration file for chest generator
# The time in seconds at which the chest should be generated
generation-time: 0
command and permissions
/generatechet - generatechest.command Generates the chest at a random location in the radious
command and permissions /generatechest - generatechest.command Generates the chest at a random location in the radious