#DeluxeMenus Java API

1 messages · Page 1 of 1 (latest)

weak minnow
#

Hello,

I was not really able to find a Java API so I was wondering if this was possible:

  • Create a custom GUI using ItemsAdder
  • Make a menu using DM
  • Trigger the menu for a player using a Java API?
stone gyro
#

DeluxeMenus doesn't have an API, you're better off using a library or Bukkit/Spigot's inventory methods & events instead

weak minnow
#

Right, do you have some resource by any change :)? Cause I'm quite new to this custom GUI stuff

#

Cause everything I find is linking back to DeluxeMenus

stone gyro
#

you've got a list of libraries at the end of the page

weak minnow
#

Thanks! Let's see what supports what.

stone gyro
#

I remember using Phoenix616's InventoryGui library, it's simple and gets the job done easily

weak minnow
#

Cool! Ill have a look, cause I do want to use custom textures

stone gyro
#

I think you should be able to use ItemsAdder's :images: things