▶️ ЗАБЕРИ СВОИ 8 ПОДАРКОВ 🎁 ПРИ СОЗДАНИИ СВОЕГО МАЙНКРАФТ СЕРВЕРА
Плагины/Black's Random Loot
Black's Random Loot

Black's Random Loot

Generates Random Loot in a Chest named with the set value you can set everything you want threw the config

452
1

Chest Loot Plugin

logo#

Chest Loot is a Minecraft Bukkit plugin for version 1.8.9 that generates random loot in named chests. Once a chest is opened, the loot is saved and won't regenerate unless manually refilled using a command. This plugin is perfect for creating lootable chests in survival games, adventure maps, or custom game modes.

Features

  • Automatically generate random loot in chests with a custom name (default: SG-Loot).
  • Chests are only filled with loot once, preventing repeated looting.
  • Refill chests with a simple command (/fillloot), useful for events or resetting loot.
  • Highly customizable loot table via the config.yml file.
  • Optionally reload the plugin configuration without restarting the server.

Installation

  1. Download the plugin jar file.
  2. Place the jar file into your server's plugins folder.
  3. Start the server to generate the configuration files.

Commands

/fillloot

  • Description: Fills all renamed chests (matching the chest name from the config) with random loot.
  • Usage: /fillloot
  • Permission: Requires op or permission to execute.

/reloadloot

  • Description: Reloads the plugin configuration (config.yml) without restarting the server.
  • Usage: /reloadloot
  • Permission: Requires op or permission to execute.

Configuration (config.yml)

You can fully customize the loot that is generated in chests by editing the config.yml file. Here is an example configuration:

chest-name: SG-Loot
loot:
  DIAMOND:
    min: 1
    max: 3
  GOLDEN_APPLE:
    min: 1
    max: 5
  IRON_SWORD:
    min: 1
    max: 1  # Non-stackable items have a fixed amount
  BREAD:
    min: 2
    max: 6

Совместимость

Minecraft: Java Edition

1.20.x1.16.x1.12.x1.8.x

Платформы

Поддерживаемые окружения

Сервер

Создатели

Детали

Лицензия:LicenseRef-All-Rights-Reserved
Опубликован:1 год назад
Обновлён:1 год назад
Главная