
Нет описания изменений
Нет описания изменений
Нет описания изменений
Нет описания изменений
Нет описания изменений
Bugfix for Paper 26.1.2
Update for CraftBukkit and Paper 26.1.2.
Release for CraftBukkit and Paper 26.1.1
Update for Minecraft 26.1.1
Improved Paper 1.21.10 and 1.21.11 compatibility. Fixes a NoSuchMethodError.
Update for CraftBukkit and Paper 1.21.11.
Fixes an issue that caused bukkit and paper player metadata not to be saved to the playerdata savefile when saving an offline player's inventory.
CraftBukkit & Paper 1.21.10 support.
CraftBukkit 1.21.9 support
Support for Paper 1.21.8
1.21.7 support
Fixed an issue which occurred when a spectated player was viewing a Crafter.
Fix for Paper 1.21.6
Hi folks,
This update makes InvSee++ compatible with CraftBukkit 1.21.6. This release has a minor version bump because of the addition of animal armour and saddle slots to player inventories (yes, really, I am not kidding). To support these inventory slots, the slots with numbers 41 and 42 will be used to represent the respective items. The cursor slot has been moved to number 43. The default inventory mirror has been updated to reflect this change.
For developers making use of the API:
- The PlayerInventorySlot enum has been expanded to include the new BODY and SADDLE slots.
- The array returned by MainSpectatorInventory#getOffHandContents() now will include the 'body' and 'saddle' items when running on CraftBukkit 1.21.6.
- The method MainSpectatorInventory#setOffHandContents(ItemStack[]) will now always require an itemstack array of length 3, when running on CraftBukkit 1.21.6.
Cheers!
This update adds support for CraftBukkit 1.21.5.
Cheers!
