scrollable floor selection disables if player distance to the sign is more than 3 blocks
scrollable floor selection disables if player is going up/down the Lift
messages are send when scroll select is enabled/disabled as player feedback
allow destroying signs (since the new scroll system, the event was being cancelled which prevents destroying a lift sign)
don't trigger scroll selection on lift setup (so when the sign is blank, no scroll selection will be enabled)
I did also remove the dependency to org.bukkit:bukkit hence I couldn't find it at any repository and the project is still combilable. If you don't want it, you can simply revert that commit.
I'm referring to https://github.com/croxis/Lift/issues/184
I did also remove the dependency to org.bukkit:bukkit hence I couldn't find it at any repository and the project is still combilable. If you don't want it, you can simply revert that commit.