InvUI/README.md
2021-07-10 18:06:12 +02:00

1.2 KiB

Logo

Codacy Badge Stars GitHub issues License

InvUI

An Inventory API for Minecraft Spigot servers.

Supports all versions from 1.14 to 1.17.

Wiki

Features

  • Different types of inventories (Chest, Anvil, Dropper...)
  • Different GUI types (Normal, Paged, Tab, Scroll)
  • Nested GUIs (For example use another PagedGUI as a page)
  • Easily customizable (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