Nils Andreas Svee

Results 3 issues of Nils Andreas Svee

How to reproduce: Right-click a block without holding anything Fix: Simply changing the method from ``` @EventHandler public void onplayerInteract(PlayerInteractEvent event){ if(event.getAction() == Action.RIGHT_CLICK_BLOCK){ if(event.getItem().getTypeId() == Material.STICK.getId()){ Location l =...

Ran into something quirky, often, but not always, I get a "failed to connect to" message when trying to run rate-mirrors: ``` # STARTED AT: 2025-03-12 21:59:12.263401045 +07:00 # ARGS:...

Modernizes and streamlines the CI/CD workflows by using a matrix strategy to build both apk and ipk packages for different OpenWrt versions.