Inventory Creator icon

Inventory Creator -----

a tool for spigot developer who hate building inventorys



Inventory Creator

is a simple tool to create Inventorys (output as .java file) for developer

you can create ItemStacks, give them actions (like open other inventory, close current inventory, or let the program generate you a method were you can deside what to do) and add them to your inventory

the only thing you have to do is desining you favorite inventory add click on generate and add the JBInventorys.java file to your plugin. In your plugins Main you have to add

Bukkit.getPluginManager().registerEvents(new JBInventorys(), this);

and then you can get the inventory with

Inventory inventory =
JBInventorys.createInventory_YOUR_INVENTORY_NAME();
Resource Information
Author:
----------
Total Downloads: 113
First Release: May 20, 2021
Last Update: May 20, 2021
Category: ---------------
All-Time Rating:
0 ratings
Find more info at discord.com...
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings