
Menu BUG
Mimexe opened this issue ยท 3 comments
Description
When I click on the button to open a menu other than the current one, it doesn't open it.
How to reproduce
/imenu > click on the diamond. (on my server)
Platform
git-PaperSpigot-"4c7641d" (MC: 1.8.8)
3.1.4
Additional context
You have to use this function:
ACTIONS:
- 'open: imenu.yml'
When you type it in as command like this:
ACTIONS:
- 'imenu'
, it doesnt overwrite the current shown menu. I think the code behind the "open:" function closes the current menu and then opens the targeted menu.