#DeluxeMenu command help

1 messages · Page 1 of 1 (latest)

real cave
#

Hi I am trying to make an item on a menu open a website in the browser when clicked.. ive searched for help in the wiki and online but havent had much luck.. can you help me with the command format?

I tried this but nothing happens when i click the button

real cave
#

what am i doing wrong?

#

could another plugin be conflicting or blocking the url command?

open marlin
#

You have to do
left_click_commands:
- '[message] (your URL)'

real cave
#

I have an unrelated question... I am trying to set a permission on a menu item being clicked, I have it set up like this:

items:
'citzen':
permission: "deluxemenus.kits.citizen"
material: PAPER
nbt_int: CustomModelData:10602
slot: 11
display_name: "&6&lCitizen Kit"
left_click_commands:
- '[player] kit Citizen'
lore:

and i have the permissions set in luxperms.. but the permission does not seem to be working.. am i doing somthing wrong?

#

doesnt seem to matter what perms i have setup in luckperms.. it lets even the lowest rank select all 5 items

#

this is the luckperms setup for citizen yet it doesnt seem to care