Seb
Seb
### Issue Description Write a short description about the issue ### Steps to Reproduce the Issue 1. ... Use Any Command In Game 2. ... 3. ... ### OS and...
Different server softwares can use different modes for accepting player movement. The mode is sent by the server in the StartGame packet which means the first server tells the client...
When i load my server with FDevTools + latest zip from the repo ```14.02 15:22:41 [Server] INFO /plugins/Pokkit-master/src/test/java/nl/rutgerkok/pokkit/inventory/InventoryTypeTest.java:3: error: package org.junit does not exist 14.02 15:22:41 [Server] INFO import static...
https://github.com/Sandertv/go-raknet/blob/fbd2ad1000cdbe1411158d6f8a5dae1acb2bd978/conn.go#L666-L669 Theoretically speaking the client should never send more than one or two unique split IDs, and go-raknet allows up to 256 at one time. This could be abused to...
As of 1.21.30, decorated pots can store up to a stack of a single item. They can also be destroyed by projectiles and play animations when interacted with. This is...
The NBT package currently allows you to marshal an `[]any` slice which contains multiple tag types for its elements despite the first element being the one used to determine the...