PluginStable
Mine and Reward Reference
Block composition, rewards, and requirement formats.
Block composition
| Key | Type | Default | Description |
|---|---|---|---|
Every block has a weight between 0.001 and 100. Its true chance is the block weight divided by the total weight. For example, 90 stone + 20 iron_ore gives stone 90 / 110 × 100 = 81.818...%. |
Reward types
| Type | Behavior |
|---|---|
| Item reward | Gives the configured or NBT-edited item. |
| Vanilla drop | Uses Minecraft's normal block drop; Fortune and Silk Touch work. |
| Console command | Runs a command from console with the breaker context. |
Requirements
A mine can require broken blocks, money, XP levels, permissions, playtime, PlaceholderAPI conditions, and blocks broken in a specific arena/mine. The source-mine value uses arena-id|mine-id|block-count.
Found an issue in this page?Edit on GitHub