▶️ ЗАБЕРИ СВОИ 8 ПОДАРКОВ 🎁 ПРИ СОЗДАНИИ СВОЕГО МАЙНКРАФТ СЕРВЕРА
Моды/LamMailBox
LamMailBox

LamMailBox

A mailbox system for Minecraft servers that allows players to send items, messages, and commands between each other.

230
3
Все версииLamMailBox 1.3.0

LamMailBox 1.3.0

Release5 мес. назад

Список изменений

Updates ✨

  • Added per-slot enabled toggles across the mailbox, sent-mail, mail-view, and composer GUIs so you can hide any built-in control without custom code.
  • Decorations now accept lore for hover text and a commands list that executes console actions with %player% / %uuid% placeholders.
  • Inline comments and README guidance explain how to wire the new toggles and command hooks directly from config.yml.

Notes 📌

  • Existing installs keep their behaviour—new flags default to the previous values until you opt in.
  • Place any console actions under the relevant decoration block in config.yml and use %player% / %uuid% where necessary.

Config Example

gui:
  main:
    decoration:
      trigger-button: # Example of a decoration that runs commands (can add as many as you like)
        enabled: true # Set to false to hide this button
        material: LIGHT_WEIGHTED_PRESSURE_PLATE
        name: '&bTrigger Reward'
        lore:
          - '&7Runs a console command on click.'
        slots: [22]
        commands: # Commands to run when clicked (as console)
          - 'lp user %player% parent add reward'
          - 'say %player% (%uuid%) just triggered the reward button!'

Файлы

LamMailBox-1.3.0.jar(108.77 KiB)
Основной
Скачать

Метаданные

Канал релиза

Release

Номер версии

1.3.0

Загрузчики

Folia
Paper

Версии игры

1.20–1.21.8

Загрузок

12

Дата публикации

5 мес. назад

Загрузил

ID версии

Главная