InvSee++

InvSee++

Plugin

A bukkit plugin for manipulating player inventories.

Server LibraryManagement

89.5k downloads
233 followers
Follow Save
Filter loader...
Filter versions...

0.30.7

by Jannyboy11 on Jul 22, 2025
Download

Support for Paper 1.21.8

0.30.4

by Jannyboy11 on Jun 30, 2025
Download

1.21.7 support

0.30.3

by Jannyboy11 on Jun 28, 2025
Download

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!

Add support for CraftBukkit 1.21.4

0.29.6

by Jannyboy11 on Oct 24, 2024
Download

Adds support for CraftBukkit 1.21.3

0.29.4

by Jannyboy11 on Aug 12, 2024
Download

Now supports Bukkit 1.21.1

0.29.0

by Jannyboy11 on Jun 30, 2024
Download

This release adds support for the following Minecraft versions:

  • 1.21
  • 1.20.1

Support for the following Minecraft versions has been dropped:

  • 1.20.5
  • 1.15.2

Other breaking changes: SpectatorInventoryView was changed from a class to an interface in order to support Bukkit's source-incompatible change (they converted InventoryView from a class to an interface). API consumers that made use of the SpectatorInventoryView, EnderSpectatorInventoryView or MainSpectatorInventoryView classes will have to recompile their code against this new version.

0.28.0

by Jannyboy11 on Jun 14, 2024
Download

This release adds support for the following Minecraft versions:

  • 1.21
  • 1.20.1

Support for the following Minecraft versions has been dropped:

  • 1.20.5
  • 1.15.2

0.27.0

by Jannyboy11 on May 5, 2024
Download

Additions:

  • Support for Minecraft 1.20.5
  • Support for Minecraft 1.20.6

Deletions:

  • Support for Minecraft 1.20.2

Other breaking changes:

  • InvSee++_Give's command format was changed to accomodate the removal of NBT tags. The syntax of the /invgive and /endergive commands is now almost exactly like Vanilla's /give command. The exception is that entity selectors do not work with /ingvive and /endergive. Note that the new format is only required for Minecraft 1.20.5 and up. InvSee++ still uses the old format on Minecraft 1.20.4 and below.
  • InvSee++_Give now properly respects the max_stack_size component of item stacks - it is no longer possible to give stacks larger than the maximum stack size.

0.23.4

by Jannyboy11 on Aug 7, 2023
Download

Project members

Jannyboy11

Owner

Details

Licensed LGPL-2.1-only
Published 2 years ago
Updated 2 months ago