Skip to content

0359xiaodong/ScrollingMenuSign

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ScrollingMenuSign

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.

Installation

Copy ScrollingMenuSign.jar into your plugins/ folder. Restart/reload your server. Done.

Building

If you want to build ScrollingMenuSign yourself, you will need Maven.

  1. Download ScrollingMenuSign: git clone https://github.com/desht/ScrollingMenuSign.git

  2. Build ScrollingMenuSign: In the top-level directory, type: mvn clean install

This should give you a copy of ScrollingMenuSign.jar under the target/ directory.

Usage

Detailed documentation is available at http://dev.bukkit.org/server-mods/scrollingmenusign/

License

ScrollingMenuSign by Des Herriott is licensed under the Gnu GPL v3.

About

Bukkit plugin to create scrolling command menus

Resources

License

Stars

Watchers

Forks

Packages

No packages published