#Simple Menu Permissions

1 messages · Page 1 of 1 (latest)

acoustic bison
#

Hi can anyone help, using deluxemenus having an issue where I can't work out how to allow any player who is not OP to open a custom menu, "you don't have permission to do that" is returned, trying luckperms and couldn't get that working and thought there must be a simple solution? Configs are correct as far as I know, can share the LP commands tried unless there's something I'm missing, thanks

silk ember
#

Hi ! with luckperm you can had the deluxemenus.menu.menu_name permissions so non OP payer can use the command

#

Example : My players can open the menu called "menu", with the open_command that i configured

acoustic bison
#

@silk ember Really helpful very appreciated! Thought I would be able to make a menu to allow players to choose from a selection of worlds they want to go to, using slime file worlds and have this working perfectly for OPs using "swap goto golf_course_1" for example, but can't find a way to make this work for all players, understand this may be a question for somewhere else but any ideas on what's standard for this sort of this would be amazing? Does deluxemenus have placeholders for player names? Even then I don't think the swp command will like it

silk ember
#

Do you have PlaceholderAPI ?

acoustic bison
#

@silk ember I do, but the swp goto command doesn't seem to want to point to other players, also %player% is apparently being passed literally and can't be parsed

silk ember
#

I think the correct placeholder is %player_name%, to point the name of the player using the menu, but if i understood correctly you can't just go /swap goto world_name player ?

#

I don't know that plugin sorry :/

I use a warp plugin to force player to execute /warp world_name in the menus

#

with : '[player] warp world_name'