This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
Hi, I have this icon menu but when I click on the item to perform the command, it performs the command but it CLOSES the menu even if I have there %stayopen% before the command. Am I doing anything wrong?
brb: command: /brb type: ICON_MENU text: - 'POSITION:ITEM_NAME:ITEMDATA:COMMAND/MESSAGE:TITLE:DESCRIPTION;MULTILINES' iconmenu_title: 'title' iconmenu_size: 18 iconmenu_autofill: GRAY_STAINED_GLASS_PANE iconmenu_commands: - '0:DIRT:0:%stayopen%/command:&2Jméno:&aLore' - '1:DIRT:0:%stayopen%/command:&2Jméno:&aLore' - '2:DIRT:0:%stayopen%/command:&2Jméno:&aLore' permission-required: true registered: true
I use it and it works for me... might be you're special characters causing trouble?
To post a comment, please login or register a new account.