HomeJavaMods[Lite] ItemsGUIExtender - Extend any GUI with YOUR items! (1.8-1.19)
[Lite] ItemsGUIExtender - Extend any GUI with YOUR items! (1.8-1.19)
ModsJava

[Lite] ItemsGUIExtender - Extend any GUI with YOUR items! (1.8-1.19)

⬇ Download on Spigot
ItemsGUIExtender LITE

In Lite version you can add only 1 item! You can buy premium version here

DESCRIPTION
This plugin will help you to extend your gui/menu with new items. You can add item with your text, lore, command and much more! You can define specific gui/menu for specific items. And everything from clear config with many tweaks!


FEATURES
SETUP
COMMANDS
EXAMPLE FILE
Code (YAML):

#                                                   #
#     YOU CAN USE ONLY ONE ITEM IN LITE VERSION!    #
#                                                   #

gui_name
: 'Shop' # Name of GUI (inventory) to add items.
type_of_selecting
: 'CONTAINS' # Type of finding right GUI by gui_name. Types: CONTAINS, EQUALS, STARTS
worlds_blacklist
: # List of worlds' names where this file won't work
- 'world_the_end'

items_to_add
:
  item1
: # You can set this name to whatever you want, but it has to be unique.
    position
: 0 # Position in GUI (0 - 1st). Positions: https://wiki.vg/File:Chest-slots.png
    item
: 'STONE:2' # Material of item : Data ID (If you dont need data id, just use "STONE"). AIR for empty slot
    name
: 'The Philosophers Stone' # Name of item.
    lore
: # Lore of item.
    - 'The philosophers stone, more properly philosophers stone or stone of the philosophers'
    - 'is a legendary alchemical substance capable of turning base metals such as mercury into gold or silver'
    glowing
: true # If the item will glow or not. Values: true/false
    commands
: # Commands that will run after click on item. Placeholders: %player + PlaceHolderAPI placeholders
    - ' [c ] tellraw %player ["",{"text":"You can find more info on https://en.wikipedia.org/wiki/Philosopher%27s_stone"}]' # [c] for command as console
    - ' [w ] 20' # [w] for waiting 20 ticks (1 second)
    - ' [p ] spawn' # [p] for command as player
    - ' [m ] You have been teleported to spawn!' # [m] for message to player
    worlds_blacklist
: # List of worlds' names where this item won't work
    - 'world_the_end'
    close_inventory
: false # True will close inventory after click, false not. Values: true/false
  item2
:
    position
: 1
    item
: 'hdb-1' # You can use HDB items. Just type "hdb-" and ID of item.
    name
: 'The Philosophers Stone'
    lore
:
   - 'The philosophers stone, more properly philosophers stone or stone of the philosophers'
    - 'is a legendary alchemical substance capable of turning base metals such as mercury into gold or silver'
    glowing
: false
    commands
: [ ]
    worlds_blacklist
:
   - 'world_the_end'
    close_inventory
: false
 

idk.png

SUPPORT
If you need any help with plugin or suggest any new feature, you can contact me anytime on Discord server: https://discord.gg/c5BfSeS6b7. I'll reply as soon as possible.
In Lite version you can add only 1 item! You can buy premium version here.

Commands

Plugin details

Read from the plugin's own plugin.yml.

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

[Lite] ItemsGUIExtender - Extend any GUI with YOUR items! (1.8-1.19) is a free Minecraft Java mod. Compatible with Minecraft 1.8, 1.9, 1.10, 1.11 and newer. Downloaded 7,198 times (via Spigot). Download it and open it directly in the game.

Explore more