ScrollingMenuSign v1.1.7
Details
-
FilenameScrollingMenuSign.jar
-
Uploaded by
-
UploadedFeb 29, 2012
-
Size192.00 KB
-
Downloads2,955
-
MD598db491272eb0ab3bdfaea06b2c6d186
Supported Bukkit Versions
- CB 1.1-R6
- CB 1.1-R4
Changelog
ScrollingMenuSign v1.1.7
- Worked around some Bukkit weirdness where interaction events always turned up cancelled for left & right-clicking air. http://dev.bukkit.org/server-mods/scrollingmenusign/tickets/31-no-longer-works-with-clicking-air/
- If you're using PermissionsEx (PEX) you will need to use PEX 1.16 or 1.17. 1.15 or earlier will not work at all and 1.18 has a serious bug where permission node defaults (as defined in a plugin's plugin.yml) are ignored. I will not be accepting any permission-related problem reports if you're running PEX 1.18. (This problem is apparently fixed in PEX build #327 but I haven't tested it and there isn't a 1.19 release out yet)
- 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