ChestHunt
  • Welcome to ChestHunt Docs
  • Getting Started
  • Commands
  • Permissions
  • Loot-Table
    • Prize Options
      • Command Prize
      • Message
      • Potion Prize
      • Item Prize
      • Enchantments
      • Armor Trim
      • Flags
Powered by GitBook
On this page
  1. Loot-Table

Prize Options

Make sure to properly format and correctly space the configuration.

You can add as many prizes as you want. The prizes need to be numbered in order from 0 up after the letter p.

Example of use

Loot-Table:
  p0:
    command: "say hi"
  p1:
    item:
      material: stone
  p2:
    command: "say hi"
    item:
      material: dirt

PreviousPermissionsNextCommand Prize

Last updated 11 months ago