OvercastNetwork / SportBukkit

CraftBukkit and Bukkit modifications that improve stability and add new features
99 stars 84 forks source link

Ladder placement issues #152

Closed twizmwazin closed 9 years ago

twizmwazin commented 9 years ago

Currently, if a ladder is placed in a block with a player, the action is cancelled by the server. This contrasts with the Vanilla behavior, which will only cancel it if the player's collision box intersects with the ladder's. This issue also appears in older versions of Craftbukkit, including the revision SportBukkit is currently based from. It is worth noting that issue has been resolved in CraftBukkit and Spigot, although I don't know which commit specifically.

ghost commented 9 years ago

Fixed