Dungeon Loot Manager
作者:rebot | 分类:模组
Minecraft 版本: 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
平台: bukkit folia paper purpur spigot
标签: adventure economy game-mechanics
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
请登录后举报
暂无评论,抢个沙发吧~