#API
1 messages · Page 1 of 1 (latest)
DeluxeMenus is fully open-source however I don't believe there is a direct API, you may however be able to add the plugin jar to your project.
Github Repo: https://github.com/HelpChat/DeluxeMenus
What are you looking to do with the API?
check the last menu opened by player
DeluxeMenus has a PlaceholderAPI placeholder for that: %deluxemenus_last_menu%
if you want to get it through code, then you can use Menu.getLastMenu(onlinePlayer)
Hello there!
Is there any Dependency and Repo for DeluxeMenus? I have a plugin and I want to connect the plugin with the DeluxeMenus...
Something like this..
there isn't at the moment