NoCheatPlus/NCPCore
asofold b8141f5f32 Adjust interact.visible to use bounds (read details below!).
* Uses unmodified block bounds as returned by the server, this is not
the final version but does fix the door problem.
* Users that use the CompatBukkit (bukkitapionly) module should beware
of the current dev-line, because the block shapes can not be retrieved
with using the Bukkit-API only, thus some blocks squeezed between other
blocks can not be interacted with in a reliable way. This concerns
interacting with the sides that are directed towards solid blocks
mostly, so in most cases there still is a side possible to interact
with, but it might be the short side of a door, not convenient.
2013-06-01 14:48:23 +02:00
..
src Adjust interact.visible to use bounds (read details below!). 2013-06-01 14:48:23 +02:00
pom.xml Move most code to NCPCore, removes NCPCompat. 2013-05-22 12:24:48 +02:00