#luckperms group gui

1 messages · Page 1 of 1 (latest)

scarlet ridge
#

I'm trying to make it so when players click a item in the gui it puts them in the luck perm group the it will not work this is what i am using

items:
group1:
display_name: "&5Lunaria"
material: DIAMOND
lore:
- "&7Click to join &aGroup 1"
slot: 10
commands:
- "[console] lp user %player_name% parent set lunaria"
close: true

scarlet ridge
#

Oh thank you