
LamMailBox
A mailbox system for Minecraft servers that allows players to send items, messages, and commands between each other.
230
3
Список изменений
Updates ✨
- Added per-slot
enabledtoggles across the mailbox, sent-mail, mail-view, and composer GUIs so you can hide any built-in control without custom code. - Decorations now accept
lorefor hover text and acommandslist 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.ymland 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
Загрузчики
FoliaPaper
Версии игры
1.20–1.21.8
Загрузок
12
Дата публикации
5 мес. назад
