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
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
..
src/main fix: suppress `IncompatibleClassChangeError` on paper 8 months ago
build.gradle deps: bump NBT-API to 2.13.1-SNAPSHOT 8 months ago