Skip to content
This repository was archived by the owner on Jul 24, 2021. It is now read-only.

Releases: Alessevan/InventoryAPI

Fix a major bug and add some stuff

31 Jan 16:41
d0abf62

Choose a tag to compare

Fix an error when the timer was cancelled.
Add some methods to get all slots in the border and set an item on them.
Dynamic plugin.yml thanks to gradle.
Set spigot's version to 1.16.5.
Change api-version to 1.16.
Compile to UTF-8.

Change version from 1.0.2 to 1.0.3.

Add an other creation method

30 Dec 11:38

Choose a tag to compare

An InventoryAPI's object can be created with a class which extends JavaPlugin. An object of this class can be use too.

Fix Error

13 Dec 13:07

Choose a tag to compare

This release fiw an IllegalStateException

First release

11 Dec 10:59

Choose a tag to compare

First release of InventoryAPI