Перейти к содержимому
Mineforgian

Dungeon Loot Manager

GUI-based dungeon loot editor for Spigot / Paper / Purpur 1.21.10-1.21.11

Загрузки
86
Подписчики
0
Обновлён
21 февраля 2026 г.
Лицензия
MIT

Опубликован 21 февраля 2026 г.

DungeonLootManager

Minecraft Platform Java Side GUI

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 weight per variant for weighted random selection.
  • Configure per-item chance, min, and max amount.
  • Keep full item metadata (name, lore, enchants, and more).
  • Choose mode per dungeon: REPLACE or APPEND.
  • Safe delete actions with Shift + Right Click confirmation.

How It Works

  1. The plugin listens to LootGenerateEvent when chest loot is generated.
  2. One variant is selected using weighted random (weight).
  3. Each entry rolls independently by chance and min/max.
  4. Loot is applied in REPLACE or APPEND mode.

Commands & Permissions

  • Command: /dungeonloot
  • Aliases: /dloot, /dlm
  • Permission: dungeonloot.admin (default: op)
  • GUI is player-only (not console)

Installation

  1. Download the plugin .jar.
  2. Put it into your server plugins/ folder.
  3. Restart the server.
  4. Run /dungeonloot in-game.

Config Files

  • plugins/DungeonLootManager/config.yml
  • plugins/DungeonLootManager/dungeons.yml
  • settings.fallback-to-vanilla-if-no-variant: true keeps vanilla loot when no variant is available

Комментарии

Загружаем…