server-lobby/src/plugins/ItemJoin/items.yml
2025-07-23 23:28:00 +03:00

28 lines
1.0 KiB
YAML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# --{ =-=-=-=-=-=-=-=-=-= ItemJoin's Custom Item Configurations, by RockinChaos =-=-=-=-=-=-=-=-=-= }--
# See the tutorial page for a more in-depth explanation; https://github.com/RockinChaos/ItemJoin/wiki
# Join the discord for easy plugin support; https://discord.gg/D5FnJ7C
# Modifying the Version will cause this file to break and regenerate.
items-Version: 8
# General options that apply to the custom items' functionality.
items-Delay: 0
items-Overwrite: true
items-Spamming: false
items-RestrictCount: false
# This is the section where the custom items created will be stored.
# All created items should be saved under the 'items' section for each 'custom-item' subsection.
items:
test:
id: compass
slot: 4
itemflags: always-give, overwrite, self-drops, death-drops
triggers: join, respawn
commands-sound: BLOCK_CHEST_OPEN
name: '&#6F8F2C&lМеню сервера'
lore:
- '&7Нажмите, чтобы открыть главное меню.'
interact:
- 'player: menu'