An advanced, customizable crate envoy system that supports Minecraft 1.8 to the latest version. Schedule automatic crate drops, manage locations, reward players, and more.
Features ✔️ Scheduled automatic envoy drops
✔️ Manual start/stop/edit per envoy type
✔️ Configurable loot tables (items, commands, chances)
✔️ Easy location editing in-game with visual tools
✔️ Broadcasts & messages (fully configurable)
✔️ Supports both legacy (1.8) and modern (1.20+) servers
✔️ Firework effects, holograms, and custom claim announcements
✔️ Lightweight and efficient — no dependencies required
Commands /supplycrates start <type> - Start an envoy drop
/supplycrates stop <type> - Stop an active envoy
/supplycrates edit <type> - Enter/exit edit mode
/supplycrates list - List available envoy types
/supplycrates time [type] - View time until next drop
# Default block used for crate drops if not specified per envoy
default_block_type: CHEST
fireworks_on_crate_claim: true
# Messages
messages:
prefix: "&6[&eSupplyCrates&6] "
no_permission: "&cYou don't have permission to do that."
envoy_started: "&eThe &6{envoy}&e envoy has started!"
envoy_stopped: "&cThe &6{envoy}&c envoy has ended."
drop_skipped_while_editing: "&eThe &6{envoy} &edrop was skipped because someone is editing it."
envoy_ended_all_claimed: "&6All &e{envoy} &6crates have been claimed. The drop has ended."
opened_crate: "&aYou looted a supply crate!"
crate_claimed: "&e{player} claimed a {envoy} crate! &7({remaining} remaining)"
debug: false
/envoys/example.yml
Code (Text):
hologram:
- "&e&lSUPPLY CRATE"
- "&7&o(( Right click to loot ))"
blockType: CHEST