ScrollingMenuSign v2.1.0
Details
-
FilenameScrollingMenuSign.jar
-
Uploaded by
-
UploadedMay 6, 2013
-
Size398.60 KB
-
Downloads820
-
MD50e40e2df377987bcb0aaf241b5bdc7b0
Supported Bukkit Versions
- CB 1.5.2-R0.1
- CB 1.5.1-R0.2
- CB 1.4.7-R1.0
Changelog
v2.1.0 (6 May 2013)
- Scripting engine support. It's now possible for menu items to call out to external scripts using the special SCRIPT command. Javascript is supported out of the box; other languages (e.g. Python/Jython) can be added. See Scripting for full details.
- Fixed problem where items in an inventory view could get executed multiple times when using submenus.
- Tab completion: only /sms subcommands the player has permission for will be shown when pressing Tab.
- On first upgrade to v2.0.0, you may see messages like
[ScrollingMenuSign] View mymenu-1: can't set owner='': Unowned views are not allowed
in your server log. This is normal (views didn't have an owner in earlier release but do now), and should not been seen on subsequent plugin loads since the plugin will set an owner (default: owner of the view's menu) when the view is loaded.