Jpac14

Results 5 issues of Jpac14

Hey WorldGeneratorApi team, I have recently been messing around with making a plugin using the WorldGeneratorApi, and here is the code I have written. CustomBiomeGenerator: ```java @Override public Biome getZoomedOutBiome(int...

As a normal player you could naturally acquire a certain number of violations which could lead to a ban depending on your groups. So do violations ever reset?

enhancement
medium priority

I have this test code. ```py import gi gi.require_version("Gst", "1.0") from gi.repository import Gst, GLib from threading import Thread Gst.init(None) main_loop = GLib.MainLoop() thread = Thread(target=main_loop.run) pipeline = Gst.Pipeline() image1...

Hey, been looking into UnoJoy for a while. Looks like a cool project but haven't been able to find a setup guide for the Leonardo board. I have uploaded the...

Hi, I am trying to use mcspring-boot with gradle. Since all the other project in my ecosystem use gradle. I also need to use I preferably would like to keep...