Language

Simple Gui Api

Simple Gui Api

Modrinth

This is a Gui Api for plugins!

581 downloads updated 6mo ago
Modrinth
Paper Spigot 1.21 – 1.21.11 OptimizationUtility

Simple GUI API is a lightweight and developer-focused library I've developed to simplify the creation of guis in Minecraft plugins. The API offers a neat and straightforward way of creating menus It's designed with simplicity and flexibility in mind, making it simple to incorporate into your existing projects.
Use it in your own plugins if you find it useful! Just don't forget to give me some credit somewhere in your project—either in the config or the plugin description.

Methods

Inventory createGui(InventoryHolder inventoryHolder, Integer size, String title)

setItem(Inventory inventory, ItemStack item, int slot)

setItemName(ItemStack item, ChatColor color, String name)

setItemLore(ItemStack item, ChatColor color, String lore)

setFrames(Inventory inventory, int frame_number)

ItemStack getHead(String texture)

To get the string texture go to custom minecraft heads and select the head you want, scroll down to the Minecraft url box
Minecraft URL
and grab the characters after the "texture/"

Versions

No version history available. Use the Download button to get the latest from the source.

Comments 0

No comments yet. Be the first to share your thoughts.

Download Simple Gui Api

Files are served directly from the original source. Modgrid does not host or modify them.