Chest Spawn

⭐ — (9 endorsements) 📥 1,540 downloads 📌 v4.4.2 📅 5/12/2025
🟡 Updated this year

By bogdan6736 · bukkit

⬇ Download Mod Source: Modrinth ↗ 📅 Updated: 5/12/2026 📅 Created: 5/12/2025

🔍 Analysis

  • 👍 0.6% endorsement rate
  • 🏆 #1220 of 1560 bukkit mods in this game by downloads

📋 About This Mod

✅ Automatic chest spawns with configurable timer and batch spawning
✅ Visual loot editor — drag and drop items directly in a GUI
✅ Three chest tiers with different loot and guardian counts
✅ Nine legendary items with unique abilities (optional)
✅ Pre-open countdown timer — first click starts a race to the chest
✅ Chest protection zone — blocks cannot be broken near an active chest

# SpawnChestPlugin Automatic treasure chest events with custom loot, legendary items, guardians, and a full visual loot editor. (https://github.com/Fragmer2/ChestSpawn) | (https://discord.gg/AAZkJBPeva) | (https://github.com/Fragmer2/ChestSpawn/wiki) --- ## Features - Automatic chest spawns with configurable timer and batch spawning - Visual loot editor — drag and drop items directly in a GUI - Three chest tiers with different loot and guardian counts - Nine legendary items with unique abilities (optional) - Pre-open countdown timer — first click starts a race to the chest - Chest protection zone — blocks cannot be broken near an active chest - Four summoner apple types — force a specific tier on demand - World apple drops — physical item that spawns in the world with coordinates - Protection plugin integration — chests skip claimed territories automatically - Permission-based broadcasts — fine control over who sees what - BossBar HUD — countdown and active chest timer - Statistics, achievements, and leaderboards - 10 language translations --- !(https://cdn.modrinth.com/data/cached_images/5471ff06978f3e829c7b995e4a4809a2425b245f.png) --- ## Compatibility | Platform | Support | |---|---| | Spigot | Full support | | Paper | Full support + async chunk loading | | Purpur | Full support | | Pufferfish | Full support | | Folia | Full support | Minecraft **1.18 – 1.21.x** and **26.1 / 26.1.1** (Mojang's new versioning). Server type and version are detected automatically at startup. --- !(https://cdn.modrinth.com/data/cached_images/cadca5f589cd329c7c4be0c8e96b3528f4e58548.png) --- ## Chest Tiers | Tier | Chance | Guardians | Guardian Type | |---|---|---|---| | Common | 50% | 1 | Zombie | | Rare | 35% | 2 | Skeleton | | Legendary | 15% | 3 | Wither Skeleton | All chances are configurable. Guardians can be disabled entirely. --- ## Spawn System - Distance from 0,0: 400–2000 blocks (configurable) - Height range: Y 50–200 (configurable) - Surface exclusions: block chests from spawning on water, lava, ice, leaves, and more - Auto-despawn after 30 minutes if unopened (configurable) - **Batch spawning** — spawn multiple chests per interval with a delay between each ```yaml settings: chest-count-per-interval: 3 # spawn 3 chests at once chest-spawn-delay-seconds: 5 # 5 s between each ``` --- ## Pre-Open Timer Chests start locked after spawning. The first player to right-click starts a configurable countdown visible in chat and BossBar. Only after it ends can anyone open the chest — giving everyone a chance to run for it. - Countdown messages sent only to players within a configurable radius - Chest-disappear timer starts fresh after the chest is opened - Fully optional — disable with `pre-open-timer.enabled: false` ```yaml pre-open-timer: enabled: true duration-seconds: 30 notify-radius: 20.0 ``` --- ## Chest Protection Zone Blocks around an active chest are protected from breaking and placing by non-op players. The zone is removed automatically when the chest disappears or is opened. - Uses real **WorldGuard regions** when WorldGuard is installed - Falls back to built-in `BlockBreakEvent` / `BlockPlaceEvent` blocking otherwise - Radius is configurable ```yaml chest-protection-zone: enabled: true radius: 5 # 11×11 area around the chest ``` --- ## Protection Plugin Integration Chests never spawn inside claimed or protected areas. Detected automatically at startup — no extra configuration required. **Supported:** WorldGuard · GriefPrevention · GriefDefender · Lands --- !(https://cdn.modrinth.com/data/cached_images/f91f79688aea21933a529c934616faf854a937dc.png) --- ## Custom Loot Editor Open with `/putintothechest`. Configure loot visually without touching any YAML. - Drag and drop items directly into the chest GUI - Toggle between single (27 slots) and double (54 slots) chest - Drop rate control: All · 1/2 · 1/3 · 1/4 … 1/10 - Per-tier configuration (Common / Rare / Legendary) - Two-step reset confirmation — items drop at your feet on reset - Preserves enchantments, custom names, lore, and NBT data ### Drop Rate Examples | Rate | Items Saved | Items per Spawn | |---|---|---| | 1/3 (default) | 30 | 10 random | | 1/2 | 30 | 15 random | | All | 30 | All 30 | --- ## Summoner Apples Four distinct apple types, each forcing a specific chest tier or picking one at random. All four can be given via command, obtained through `/getlegendaryitems`, and configured to drop inside chests independently. | Command | Result | |---|---| | `/giveapple random <player>` | Random-tier chest | | `/giveapple common <player>` | Always Common | | `/giveapple rare <player>` | Always Rare | | `/giveapple legendary <player>` | Always Legendary | ### World Apple Drop When enabled, a Summoner Apple spawns as a physical item in the world with each chest. Players see the coordinates in chat and race to pick it up. The i

# SpawnChestPlugin

Automatic treasure chest events with custom loot, legendary items, guardians, and a full visual loot editor.

(https://github.com/Fragmer2/ChestSpawn) | (https://discord.gg/AAZkJBPeva) | (https://github.com/Fragmer2/ChestSpawn/wiki)

## Features

  • Automatic chest spawns with configurable timer and batch spawning
  • Visual loot editor — drag and drop items directly in a GUI
  • Three chest tiers with different loot and guardian counts
  • Nine legendary items with unique abilities (optional)
  • Pre-open countdown timer — first click starts a race to the chest
  • Chest protection zone — blocks cannot be broken near an active chest
  • Four summoner apple types — force a specific tier on demand
  • World apple drops — physical item that spawns in the world with coordinates
  • Protection plugin integration — chests skip claimed territories automatically
  • Permission-based broadcasts — fine control over who sees what
  • BossBar HUD — countdown and active chest timer
  • Statistics, achievements, and leaderboards
  • 10 language translations

!(https://cdn.modrinth.com/data/cached_images/5471ff06978f3e829c7b995e4a4809a2425b245f.png)

## Compatibility

| Platform | Support | |---|---| | Spigot | Full support | | Paper | Full support + async chunk loading | | Purpur | Full support | | Pufferfish | Full support | | Folia | Full support |

Minecraft 1. 18 – 1. 21.x and 26. 1 / 26. 1. 1 (Mojang's new versioning). Server type and version are detected automatically at startup.

!(https://cdn.modrinth.com/data/cached_images/cadca5f589cd329c7c4be0c8e96b3528f4e58548.png)

## Chest Tiers

| Tier | Chance | Guardians | Guardian Type | |---|---|---|---| | Common | 50% | 1 | Zombie | | Rare | 35% | 2 | Skeleton | | Legendary | 15% | 3 | Wither Skeleton |

All chances are configurable. Guardians can be disabled entirely.

## Spawn System

  • Distance from 0,0: 400–2000 blocks (configurable)
  • Height range: Y 50–200 (configurable)
  • Surface exclusions: block chests from spawning on water, lava, ice, leaves, and more
  • Auto-despawn after 30 minutes if unopened (configurable)
  • Batch spawning — spawn multiple chests per interval with a delay between each

```yaml settings: chest-count-per-interval: 3 # spawn 3 chests at once chest-spawn-delay-seconds: 5 # 5 s between each ```

## Pre-Open Timer

Chests start locked after spawning. The first player to right-click starts a configurable countdown visible in chat and BossBar. Only after it ends can anyone open the chest — giving everyone a chance to run for it.

  • Countdown messages sent only to players within a configurable radius
  • Chest-disappear timer starts fresh after the chest is opened
  • Fully optional — disable with `pre-open-timer.enabled: false`

```yaml pre-open-timer: enabled: true duration-seconds: 30 notify-radius: 20. 0 ```

## Chest Protection Zone

Blocks around an active chest are protected from breaking and placing by non-op players. The zone is removed automatically when the chest disappears or is opened.

  • Uses real WorldGuard regions when WorldGuard is installed
  • Falls back to built-in `BlockBreakEvent` / `BlockPlaceEvent` blocking otherwise
  • Radius is configurable

```yaml chest-protection-zone: enabled: true radius: 5 # 11×11 area around the chest ```

## Protection Plugin Integration

Chests never spawn inside claimed or protected areas. Detected automatically at startup — no extra configuration required.

Supported: WorldGuard · GriefPrevention · GriefDefender · Lands

!(https://cdn.modrinth.com/data/cached_images/f91f79688aea21933a529c934616faf854a937dc.png)

## Custom Loot Editor

Open with `/putintothechest`. Configure loot visually without touching any YAML.

  • Drag and drop items directly into the chest GUI
  • Toggle between single (27 slots) and double (54 slots) chest
  • Drop rate control: All · 1/2 · 1/3 · 1/4 … 1/10
  • Per-tier configuration (Common / Rare / Legendary)
  • Two-step reset confirmation — items drop at your feet on reset
  • Preserves enchantments, custom names, lore, and NBT data

### Drop Rate Examples

| Rate | Items Saved | Items per Spawn | |---|---|---| | 1/3 (default) | 30 | 10 random | | 1/2 | 30 | 15 random | | All | 30 | All 30 |

## Summoner Apples

Four distinct apple types, each forcing a specific chest tier or picking one at random. All four can be given via command, obtained through `/getlegendaryitems`, and configured to drop inside chests independently.

| Command | Result | |---|---| | `/giveapple random ` | Random-tier chest | | `/giveapple common ` | Always Common | | `/giveapple rare ` | Always Rare | | `/giveapple legendary ` | Always Legendary |

### World Apple Drop

When enabled, a Summoner Apple spawns as a physical item in the world with each chest. Players see the coordinates in chat and race to pick it up. The i

🤖 AI-enhanced — based on mod data

📊 Mod Details

Game
Minecraft Plugins
Author
bogdan6736
Version
4.4.2
Downloads
1,540
Endorsements
9
Category
bukkit
Created
5/12/2025
Updated
5/12/2026
Game Versions
1.18, 1.18.1, 1.18.2, 1.19, 1.19.1
Tags
economy, game-mechanics, minigame

🔧 How to Install Minecraft Plugins Mods

Download from Modrinth. Use Prism Launcher or drop into your mods folder.

📖 Full step-by-step install guide for Minecraft Plugins →

Visit the official mod page for specific installation instructions for this mod.

🎮 Need cheat codes or console commands? Check ur gaming wiki for Minecraft Plugins commands, item IDs, and more.

❓ Frequently Asked Questions

Which Minecraft Plugins versions does Chest Spawn support?

The author lists 1.18, 1.18.1, 1.18.2, 1.19, 1.19.1, 1.19.2. Other versions may work but are untested by the author.

What is the latest version of Chest Spawn?

Version 4.4.2, published 2026-05-12 with 1,540 downloads recorded at the source.

Keep browsing — more Minecraft Plugins mods await

📋 All Minecraft Plugins Mods 🏆 Top 25 📂 More bukkit 👤 More by bogdan6736 🔎 Similar Mods 🌐 Best bukkit (All Games) 🔀 Check Compatibility ⚖️ Compare Mods 🆕 New Mods