Brett Saunders
Results
3
issues of
Brett Saunders
I created a simple test program to just get advancements when they are sent, but it just throws a null pointer? [Error Log](https://gist.github.com/brettsaunders21/425f6a14945e642283a26be8e0dec9b2) ```ProtocolManager manager = ProtocolLibrary.getProtocolManager(); manager.addPacketListener(new PacketAdapter(Craftory.plugin, ListenerPriority.NORMAL,...
Would you be able to release the main branch on each commit under an @next version for anyone who wants to experiment or use new features before they are in...