ScrollingMenuSign is a Bukkit plugin that allows you to create command menus and attach them to several different view types: signs, maps, inventories, redstone triggers, spout views & arbitrary items. It includes a sophisticated command parser including command costs, conditional command restrictions, permission elevation, external scripting, cooldowns/warmup and more.
Copy ScrollingMenuSign.jar into your plugins/ folder. Restart/reload your server. Done.
If you want to build ScrollingMenuSign yourself, you will need Maven.
-
Download ScrollingMenuSign:
git clone https://github.com/desht/ScrollingMenuSign.git
-
Build ScrollingMenuSign: In the top-level directory, type:
mvn clean install
This should give you a copy of ScrollingMenuSign.jar under the target/ directory.
Detailed documentation is available at http://dev.bukkit.org/server-mods/scrollingmenusign/
ScrollingMenuSign by Des Herriott is licensed under the Gnu LGPL v3