Skip to content

LeafInventory v1.0.0

Choose a tag to compare

@hujcuh hujcuh released this 28 Dec 09:04
18ab443

LeafInventory v1.0.0-1.21x

LeafInventory is a rebranded fork of percyqaz/UltimateInventory, focused on modern Paper/Spigot 1.21.x servers.
Upstream: https://github.com/percyqaz/UltimateInventory
This fork preserves the original MIT license and credits.

Compatibility / Requirements

  • Target: Paper/Spigot 1.21.x
  • Build target: Paper API 1.21.10 (see pom.xml)
  • Java: 21+ recommended/required for modern Paper versions

Note: api-version influences what server versions will load the plugin; from 1.20.5 onward, minor versions can be specified.

Changes

Changed

  • Rebranded project: plugin name / package / main class renamed to LeafInventory.
  • Updated build metadata (Maven coordinates) and Java target for modern servers.

Fixed

  • Paper 1.21.x compatibility adjustments around menu opening (MenuType signatures).

Removed

  • Removed upstream ChestSort-specific integration (this fork does not guarantee ChestSort compatibility).