Skip to content

Simple framework to quickly and effectively create inventories in spigot and fill them with logic.

License

Notifications You must be signed in to change notification settings

DerCoderLukas/InventoryFramework

Folders and files

NameName
Last commit message
Last commit date
Apr 29, 2021
Jul 22, 2020
Dec 23, 2021
Jul 22, 2020
Jul 22, 2020
Aug 6, 2020
Aug 9, 2020
Dec 17, 2021
Jul 22, 2020
Jul 22, 2020
Jul 22, 2020

Repository files navigation

InventoryFramework

Simple framework to quickly and effectively create inventories in spigot and fill them with logic. Each inventory consists of contiguous pages that can each hold items that all behave differently.

Build Status

Build Status
Master Java CI with Gradle

Requirements

• Java 14

• Spigot 1.16.1

Installation

The installation of the plugin is very simple and can be done via the following steps.

• Download the jar from the release area.

• Put the jar in your plugins folder of your server and start it.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT