Expose broken block's location in the .java scripting engine similar to how bukkit does it. @EventHandler public void onBlockBreak(BlockBreakEvent event) { Block block = event.getBlock(); // the Block ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results