ScrollingMenuSign v1.1.1
Details
-
FilenameScrollingMenuSign.jar
-
Uploaded by
-
UploadedFeb 1, 2012
-
Size187.00 KB
-
Downloads1,570
-
MD5c30b4a391045b5a370bcfdc6791db48f
Supported Bukkit Versions
- CB 1.1-R3
Changelog
ScrollingMenuSign v1.1.1
- Implemented workaround for problems calling "fake" (user-defined) commands as defined in plugins such as CommandHelper or MCDocs. When defining the command in "/sms add", prefix it with a "\" (the player chat symbol), e.g.
/sms add mymenu "About MCDocs" "\/about"
- Views are now saved as soon as they're created.
- If you're using PermissionsEx (PEX) you will need to use PEX 1.16 or later. 1.15 or earlier will not work.
- When using Spout, maps which are map views won't have their item name (tooltip) changed to match the menu title, due to a bug in Spoutcraft (Spoutcraft currently throws an NPE if you try to rename an item) - https://github.com/SpoutDev/Spout/issues/1087