MikesLab Plugins
Identity
Identity
  • 🌟Identity Wiki
  • General
    • Installation
    • Commands
    • Placeholders
  • CONFIG
    • Introduction
    • Input GUI
    • Value GUI
    • Selector GUI
    • Main GUI
    • How to install your GUI configs
  • Element
    • Element
    • Conditions
    • Actions
  • RESOURCE
    • Colors
  • GUI
    • Layout
    • Page System
  • DATABASE
    • Setup your First Connection
      • MongoDB
      • SQL
      • JSON
Powered by GitBook
Page cover
On this page
  1. CONFIG

Value GUI

PreviousInput GUINextSelector GUI

Last updated 1 year ago

CtrlK

The full configuration is not provided here, as it's included in the premium default resource. After installation, refer to the plugins/Identity/inventories folder for real-world examples.

Here are the properties you can configure in your Value GUI:

Property
Description
Mandatory

title

The Value GUI title

Yes

layout

The Value GUI layout, please refer to the Layout section for more information

Yes

type

The Inventory Type (Dispenser, Chest, Hopper or Dropper)

Yes

size

The Inventory Size, strictly related to the inventory type. Example: DROPPER's size = (3*3=9)

Yes

elements

The GUI elements

No

To modify the base, max, and min values, refer to the How to install your GUI configs documentation. For conditions, check the Conditions section. To create buttons for editing values, see the Action section.