ScrollMenuAPI
ScrollMenuAPI
ScrollMenuAPI
By Castaway Development Group
How it works
By itself, this plugin does nothing it is meant to assist developers to create scroll-able menus displayed in a players hotbar. ScrollMenuAPI is a tool to help other plugin developers. It adds additional usage to Bukkit API
Features
- Create hotbar menus that react to player right/left click.
- Give menu items descriptions.
- Make hotbar scroll after scrolling past the last slot.
Installation
-
Server Owner Just download the plugin and install it. It will not change anything on it's own. It's simply a tool to help other plugins work or to add additional features.
-
Developer
-
Add ScrollMenuAPI as a dependency. You may wish to add a server-side check for the ScrollMenuAPI.
-
Example of creating menu options:

-
Example of a MenuClickEvent

-
-
View User Profile
-
Send Message
Posted Jan 1, 2014Wich plugins have to use this plugin to let it work?
-
View User Profile
-
Send Message
Posted Dec 19, 2013and to execute a cmd?
-
View User Profile
-
Send Message
Posted Sep 2, 2013@wwcam1
Sure... I'll get one out as soon as possible :D
-
View User Profile
-
Send Message
Posted Sep 2, 2013Can you create a sample, custom plugin that everyone can use and maybe give us developers an example to what it is capable of.