NoCheatPlus/NCPCore
asofold 1c07adef1a Account for GROUND_HEIGHT in isPassableWorkaround. Fix end portal frame.
* The GROUND_HEIGHT flag indicates, that players are on ground (and can
walk on) from getGroundMinHeight on, once a block collides. Thus an
extra case for isPassableWorkaround is necessary.
* Set GROUND_HEIGHT for ENDER_PORTAL_FRAME, return the minimal height of
the ENDER_PORTAL_FRAME block for getGroundMinHeight. (Also add XZ100,
just to be sure.)
2015-11-29 09:51:12 +01:00
..
src Account for GROUND_HEIGHT in isPassableWorkaround. Fix end portal frame. 2015-11-29 09:51:12 +01:00
pom.xml Set Bukkit dependency to 1.8.8-R0.1-SNAPSHOT, scope to 'provided'. 2015-11-25 08:58:15 +01:00