Install nmap if you don't already have it on your Linux computer. Run "sudo apt-get install nmap" on Ubuntu, or "sudo dnf install nmap" on Fedora. To investigate devices, try looking up OUIs, scanning ...
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 ...