Feb 20th 2018 #1 In this method. Code public void onPlayerPlaceBlock(PlayerPlaceBlockEvent event) { } The call Code event.isMultiplePlacement() Always returns true, whether it is multiple placement or not.