SimpleCrates is a comprehensive plugin that allows you to create and manage custom reward crates.
Players can open crates using specific keys and win random rewards with a configurable probability system.
in-game GUI crate creator... put rewards items and click "confirm"
Commands:
Permission System
Players can open crates using specific keys and win random rewards with a configurable probability system.
Code (YAML):
crates:
example:
rewards:
'0':
item:
== : org.bukkit.inventory.ItemStack
v : 4189
type : DIAMOND
chance : 5.0
'1':
item:
== : org.bukkit.inventory.ItemStack
v : 4189
type : IRON_INGOT
amount : 10
chance : 25.0
'2':
item:
== : org.bukkit.inventory.ItemStack
v : 4189
type : GOLD_INGOT
amount : 5
chance : 35.0
'3':
item:
== : org.bukkit.inventory.ItemStack
v : 4189
type : EMERALD
amount : 3
chance : 35.0
example:
rewards:
'0':
item:
== : org.bukkit.inventory.ItemStack
v : 4189
type : DIAMOND
chance : 5.0
'1':
item:
== : org.bukkit.inventory.ItemStack
v : 4189
type : IRON_INGOT
amount : 10
chance : 25.0
'2':
item:
== : org.bukkit.inventory.ItemStack
v : 4189
type : GOLD_INGOT
amount : 5
chance : 35.0
'3':
item:
== : org.bukkit.inventory.ItemStack
v : 4189
type : EMERALD
amount : 3
chance : 35.0
in-game GUI crate creator... put rewards items and click "confirm"
Commands:
Permission System
- simplecrates.create - Create new crates
- simplecrates.give - Give keys to players
- simplecrates.getcrate - Obtain physical crates
- simplecrates.list - View crate list
- simplecrates.preview - See reward previews
- simplecrates.delete - Delete crates
- simplecrates.reload - Reload configurations
- simplecrates.break - Break placed crates
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft version listed: 1.21
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Spigot — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
SimpleCrates is a free Minecraft Java mod. Compatible with Minecraft 1.21. Downloaded 407 times (via Spigot). Download it and open it directly in the game.