ScrollingMenuSign v1.8.0
Details
-
FilenameScrollingMenuSign.jar
-
Uploaded by
-
UploadedDec 19, 2012
-
Size349.48 KB
-
Downloads3,910
-
MD57f0921c7891a315715ac6b689d4639cb
Supported Bukkit Versions
- CB 1.4.5-R1.0
Changelog
v1.8.0 (19 Dec 2012)
- CraftBukkit 1.4.5-R1.0+ required. This release will *not* work with any earlier CraftBukkit revisions!
- ScrollingMenuSign is now a pure Bukkit plugin again, thanks to the Bukkit ItemMeta (item renaming/tagging) API, which is used for naming maps for map views, written books for popping up inventory views, and the icons inside inventory views.
- The
/sms give map
and/sms give book
commands can now take a menu name or view name as an argument, and will Do The Right Thing, automatically creating a map or inventory view if needed (or using an existing suitable view if found). - Fix: clicking icons in an inventory view would execute the item multiple times following a
/sms reload
. http://dev.bukkit.org/server-mods/scrollingmenusign/tickets/57-sms-reload-causes-duplicate-commands/ - Fix:
/sms give map ...
command wasn't working. http://dev.bukkit.org/server-mods/scrollingmenusign/tickets/56-sms-give-map-not-working/