Hello! im dealing with a problem. This is the first time im using Deluxe menu and im rll confused. i searched on google about that but i didnt find anything... how can i make the gui opens when i write /punish {name} {reason} ? it opens only when i write punish Code (Text): gui_menus: punish: menu_title: Punishment open_command: - punish size: 64 open_requirement: requirements: permission: type: has permission permission: punish.use deny_commands: - '[message] You dont have permission for this command!'
You need to setup the arguments of the menu correctly. Here is all the information you need in order to do that correctly: https://github.com/help-chat/DeluxeMenus/wiki/Arguments
as Itaquito said, but also, be aware that Arguments are only available in the DeluxeMenus 1.12.0, and this version only supports Spigot 1.12.2+, so if you are using an older version it won't work