Closed m4tzess closed 1 month ago
Caused by: java.lang.NoSuchMethodError: org.bukkit.inventory.PlayerInventory.setItemInMainHand(Lorg/bukkit/inventory/ItemStack;)
Probably because this method doesn't exist for that version of Minecraft
Indeed, 8d6354f4d broke <1.13 support. Will look into it, I haven't had time to look after this.
Okay, thanks to the both of you. If you need anything else, shoot me a message.
Hello,
I have compiled the plugin from the latest commit and am experiencing an issue.
At least when a player needs to register by the mcauthenticator.lock permission, (the player can still move around and break/place blocks, but I don't know if that's intended behavior) the map doesn't appear in the inventory and the console shows the following error:
I am using Paper 1.8.8 as server software.
If any other information is needed to fix this issue, I'd be glad to help.
Thanks, -Mathis