NoCheatPlus/NCPCore
asofold 4e58ff980c Random/ alter on-ground logic (might fix fences+some abuse).
* In case of non-full bounds + variable, allow ground to be found
underneath. Can concern fences (tested on 1.11).
* There has been a probably misplaced/leftover check assuming the block
above to be passable, without checking for it (iMaxY). Since the
access.getMaxBlockY() has already been checked, this part appears to be
not of use, thus iMaxY has been removed from the signature together with
this exception.

If this causes something, please provide debug logs / circumstances :).
2016-11-30 00:35:08 +01:00
..
src Random/ alter on-ground logic (might fix fences+some abuse). 2016-11-30 00:35:08 +01:00
pom.xml [BLEEDING] Use 1.9 API to detect actually using elytra. 2016-03-23 22:35:09 +01:00