InvUI/README.md
2021-02-06 16:48:20 +01:00

1.3 KiB

Logo

HitCount Codacy Badge Stars GitHub issues License

InvUI

An Inventory API for Minecraft Spigot servers.

Supports versions ranging from 1.14 to 1.16.

Wiki

Features

  • Different types of inventories (Chest, Anvil, Dropper...)
  • Different GUI types (Normal, Paged, Tab)
  • Nested GUIs (For example use another PagedGUI as a page)
  • Easily customizeable (Create your own GUI types and Items)
  • Easy way to add localization using the built-in ItemBuilder
  • Supports custom textures (Forced ResourcePack)
  • Uncloseable inventories
  • GUI Builder

Examples

1

2