#Deluxmenus Priority maybe ?
1 messages · Page 1 of 1 (latest)
`menu_title: '&b&lCelestium&c&lMC &f&l» &6&lMenu'
open_command:
- discord
- discordlink
size: 53
items:
'vitres':
material: STAINED_GLASS_PANE
data: 14
display_name: '&c&lcelestiummc.fr'
hide_enchantments: true
slots:
- 0
- 8
- 45
- 53
'vitres2':
material: STAINED_GLASS_PANE
data: 3
display_name: '&c&lcelestiummc.fr'
hide_enchantments: true
slots:
- 1
- 7
- 9
- 17
- 36
- 44
- 46
- 52
'infos':
material: head-%player_name%
slot: 4
hide_enchantments: true
display_name: '&3✯ &3&lProfil &3✯'
lore:
- ' '
- '&fPseudo &7➤ &6&l%player_name%'
- '&fFaction &7➤ &e%factionsuuid_faction_name%'
- '&fArgent &7➤ &e%vault_eco_balance_formatted% &6⛁'
- '&fCrédits &7➤ &c&l%credit%'
- ' '
- '&f▶ &fClique &d&l&nICI&f &fpour &aouvrir &fla &3&lboutique&f.'
left_click_commands:
- '[player] Boutique'
- '[close]'
right_click_commands:
- '[player] boutique'
- '[close]'
'link':
material: 'hdb-56787'
update: true
amount: 1
slot: 21
priority: 1
hide_enchantments: true
display_name: '&2✔ &a&lCompte lié'
lore:
- ''
- '&f▶ Ton compte est déjà'
- '&flié au discord !'
view_requirement:
requirements:
link_requirement:
type: has permission
permissions: discord.link
'unlink':
material: 'hdb-9348'
update: true
amount: 1
slot: 21
priority: 2
hide_enchantments: true
display_name: '&4✘ &c&lCompte non lié'
lore:
- ''
- '&f▶ Lier votre compte pour'
- '&fgagner &a200 000 $ !'
left_click_commands:
- '[player] discord link'
right_click_commands:
- '[player] discord link'`
Its my menu
pls ping me
My server version : 1.8
r u using discordsrv?
yes
ooof i forgot about this 💀
well use this view requirement instead
view_requirement:
requirements:
synced:
type: string equals
input: "%discordsrv_user_islinked%"
output: "yes"
it checks if the user is linked and it ll return yes if they r
better than the permission based tbh
also the update: true isnt rly needed
its work in 1.8 ?
i guess? why wouldnt it be
Thx thats good see u
Certainly, if there are any tutorials or relevant resources accessible, I would be grateful if you could share them with me.
Delexue Menu Plugin
The all in one GUI menu plugin!
• Spigot
• Wiki
• GUI Creator
• Placeholders
wiki helps a lot, as well as the placeholders page
Good evening, is it possible to put 3 requirements to see an item?
Because I have a jobs plugin, with 3 professions, and I want that if it has one of the lvl 10 professions, for example
Someone help ^^'
I want use view_requirement

just put the 1 requirement bellow the other
random example
shift_right_click_requirement:
requirements:
has_fish:
type: '>='
input: '%checkitem_amount_nbtstrings:PublicBukkitValues..executableitems:ei-id=bubblefish%'
output: '1'
has_sell_all:
type: has permission
permission: command.sellall.fish
Menu size 53? 🥲
it gets rounded up to 54 eitherway :/
🤷🏻♂️
Hi
Okay but how i can put my placeholder in this
i have a placeholder example there already;-;
My placeholder :
%jobsr_user_jlevel_(Mineur/number)%
%jobsr_user_jlevel_(Farmer/number)%
%jobsr_user_jlevel_(Hunter/number)%