You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
HuskSync/bukkit/src/main/java/net/william278/husksync
William 6c8a577701
fix: suppress `IncompatibleClassChangeError` on paper
Paper plugins don't get run through bytecode fixups by Spigot's Commodore. Spigot changed InventoryView to an interface recently, which causes this to be thrown.
8 months ago
..
api refactor: throw `NotRegisteredException` if API class provider is bad 9 months ago
data fix: suppress `IncompatibleClassChangeError` on paper 8 months ago
event v3.0: New modular, more compatible data format, new API, better UX (#160) 1 year ago
listener feat: added PacketEvents support as ProtocolLib alternative (#296) 9 months ago
migrator refactor: add serialization identifier dependencies for applying data (#309) 9 months ago
user feat: add support for Fabric targeting Minecraft 1.20.1 (#217) 9 months ago
util fix: locked maps in shulker boxes not saving, close #322 8 months ago
BukkitHuskSync.java refactor: use Uniform for native command support (#323) 8 months ago