Skip to content

ItsHarshXD/obliviate-invs-papermc

Repository files navigation

Downloads <-- current version

Adding in my project

Compile this project using Java 21 on your machine then simply get the artifact of your choice.

ObliviateInvs

ObliviateInvs is an inventory GUI library for Bukkit servers.

Setup

Visit wiki page to see usage guide.

Features

  • Create, listen, manage GUIs in only one class.
  • Create advanced slots to make completely interactive slots. (see wiki)
  • Add pagination support to your GUIs easily.
  • Create automatic repeat task for GUI. The task will be stopped when GUI closed.
  • Fully, modular design.
  • Make configurable your GUIs easily.
  • Automatically caches configuration items. Doesn't deserializes over and over.
  • Don't work hard work smart. These methods will handle your boring works: fillColumn(), fillRow(), fillGui(), sendTitleUpdate(), sendSizeUpdate()
  • Allows players clicking their own inventory during they using a GUI.
  • Feel safe. obliviate-invs tested in live. It is stable.

Credits

About

Obliviate Invs Library based on PaperMC 1.21.4 API

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages