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
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
..
java/net/william278/husksync fix: suppress `IncompatibleClassChangeError` on paper 8 months ago
resources refactor: use Uniform for native command support (#323) 8 months ago