
Dungeon Loot Manager
GUI-based dungeon loot editor for Spigot / Paper / Purpur 1.21.10-1.21.11
26
0
DungeonLootManager
Author: _4rubka_
DungeonLootManager is a GUI-based loot editor for Paper/Spigot/Purpur that lets you customize vanilla chest loot tables (minecraft:chests/*) directly in-game.
Features
- Browse all vanilla
minecraft:chests/*loot table IDs. - Create multiple loot variants per dungeon/structure.
- Set
weightper variant for weighted random selection. - Configure per-item
chance,min, andmaxamount. - Keep full item metadata (name, lore, enchants, and more).
- Choose mode per dungeon:
REPLACEorAPPEND. - Safe delete actions with
Shift + Right Clickconfirmation.
How It Works
- The plugin listens to
LootGenerateEventwhen chest loot is generated. - One variant is selected using weighted random (
weight). - Each entry rolls independently by
chanceandmin/max. - Loot is applied in
REPLACEorAPPENDmode.
Commands & Permissions
- Command:
/dungeonloot - Aliases:
/dloot,/dlm - Permission:
dungeonloot.admin(default:op) - GUI is player-only (not console)
Installation
- Download the plugin
.jar. - Put it into your server
plugins/folder. - Restart the server.
- Run
/dungeonlootin-game.
Config Files
plugins/DungeonLootManager/config.ymlplugins/DungeonLootManager/dungeons.ymlsettings.fallback-to-vanilla-if-no-variant: truekeeps vanilla loot when no variant is available
Совместимость
Создатели
Детали
Лицензия:MIT
Опубликован:1 месяц назад
Обновлён:1 месяц назад
