Skip to content

UntouchedOdin0/InvUI

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

217 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo

Stars GitHub issues License

InvUI

An Inventory API for Minecraft Spigot servers.

Supports all versions from 1.14 to 1.18.

Wiki

Features

  • Different types of inventories (Chest, Anvil, Cartography Table, 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)
  • VirtualInventories to store actual items in GUIs
  • Easy way to add localization using the ItemProvider system and the built-in ItemBuilder
  • Supports custom textures (Forced ResourcePack)
  • Uncloseable inventories
  • GUI Builder

Examples

1 2

About

(WORK IN PROGRESS) A spigot library for creating custom inventory-based GUIs.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Java 100.0%