alex9849
alex9849
I never saw that error too and I don't know how it could've been caused. Have you tried another version of paper? Since you are the first one that reports...
The tp command searches for a safe spot where the player can get teleported to. This of course is only done if no warp to the region got defined manually....
Okay. That error looks different. I have to take a look at the code for that. I'll try to do that during the weekend. :)
Did you really register the event correctly? You also need the register the event on plugin startup in your onEnable method. `getServer().getPluginManager().registerEvents(yourListenerInstance, this)`
I normally use the "pump up" button that exists for every pump for that. Shouldn't that be enough?
Implemented
Hello Frank, :) I just tested the LinuxFS implementations. The do work on a raspberry pi 3, but I get the following error on a raspberry pi 5: ``` java.io.IOException:...
Yes. pigpio got incompatible sadly. But I found a few things out. My kernel is okay. I do have a /sys/class/gpio file. That's not the problem. I just wanted to...
Hey, I'm not entirely sure what you would like me to do. Do you want me write a feature that imports cocktails from the TheCocktailDB-API and then identifies the most...
Not really. Maybe the calculations for volumes break in the newest version. I'll need to check that :)