50 lines
947 B
YAML
50 lines
947 B
YAML
size: 27
|
|
name: "Main Menu"
|
|
|
|
items:
|
|
servers:
|
|
slot: 10
|
|
item:
|
|
material: paper
|
|
name: "Server Selection"
|
|
# lore:
|
|
# - ""
|
|
# - "&eMy first button with &fzMenu"
|
|
actions:
|
|
- type: inventory
|
|
inventory: servers
|
|
|
|
links:
|
|
slot: 12
|
|
item:
|
|
material: chain
|
|
name: "Links"
|
|
# lore:
|
|
# - ""
|
|
# - "&eMy first button with &fzMenu"
|
|
actions:
|
|
- type: inventory
|
|
inventory: links
|
|
|
|
donate:
|
|
slot: 14
|
|
item:
|
|
material: raw_gold
|
|
name: "Donate"
|
|
lore:
|
|
- "Donate to support the server."
|
|
- "Click to receive link to copy in chat."
|
|
actions:
|
|
- type: message
|
|
messages:
|
|
- "<click:OPEN_URL:https://bebrashield.net/donate>Donate: https://bebrashield.net/donate</click>"
|
|
- type: close
|
|
|
|
close:
|
|
slot: 16
|
|
item:
|
|
material: barrier
|
|
name: "Close"
|
|
actions:
|
|
- type: close
|