William

Results 36 issues of William

As was done for Saul in 1.0.5. Probably can re-use the routine there.

enhancement

https://github.com/WiIIiam278/HuskSync/blob/master/bukkit/src/main/java/net/william278/husksync/listener/BukkitPacketEventsLockedPacketListener.java While the ProtocolLib one does handle this: https://github.com/WiIIiam278/HuskSync/blob/master/bukkit/src/main/java/net/william278/husksync/listener/BukkitProtocolLibLockedPacketListener.java

type: bug

Because there seem to be countdown issues

type: feature request

This seems to be safe to ignore, though. Basically it seems like Minecraft is trying to do stuff with attributes while we're trying to read it. Stack trace ``` java.util.ConcurrentModificationException:...

type: bug
status: needs testing

Need to test that the economy hook still registers w/ vault as of latest commit after a report.

status: needs testing