Compatibility
Minecraft: Java Edition
Platforms
Links
Creators
Details
A simple and powerful plugin to create auto-respawning loot chests on your server.
Set up custom loot tables with percentage-based chances for each item. The plugin features a smart respawn system: chests will only be refilled if no players are within a 50-block radius.
Commands
The main command is /loot
(alias: /rlc
).
/loot create <template name>
Opens a GUI to create a new loot template. After you add items and close it, you will be prompted in chat to set the spawn chance for each item.
/loot list
Shows a list of all available loot templates.
/loot apply <template name>
Instantly fills the chest you are looking at with loot. Perfect for testing your templates.
/loot link <template name> <seconds>
Links the chest you are looking at to the auto-respawn system. It will be refilled every <seconds>
. (Minimum: 60 seconds).
/loot unlink
Unlinks the chest you are looking at from the auto-respawn system.