promotional bannermobile promotional banner

InventoryControls

Abandoned
A simple way to create a GUI that uses items to run custom commands using a easy to understand configuration file.

InventoryControls

Awesome GUI Interaction done simply

Usage
  • Download the plugin
  • Add it to your plugins folder
  • With a reload the plugin should be working with the default configuration
  • Change the configuration accordingly and reload
  • Connect to your server, you will receive the activator item
  • The activator can not be placed in chests or inventories and everybody just gets one

The configuration file contains many specific details: Example Config

# InventoryControls Configuration

# The amount of slots in the inventory, 9 is a row, 18 is two rows
# Must be divisible by 9
inventory-size: 9

# The name that appears in the inventory screen, must be unique
inventory-name: "Player Contol Panel"

# NOT IMPLEMENTED
# Valid times: first-join, join
#item-give: "join"

# The list of items
# Remember to use spaces instead of tabs
items:
  activator:
    id: 345
    #damage: 0 -- Damage is optional for these items (ex: dyes)
    name: "&3Player Control Panel"
    lore:
    - "&cOpen your personal player control panel"
  slot2:
    id: 339
    name: "&3Your Commands"
    lore:
    - "&cLists page 1 of the commands you can access"
    commands:
    - "help"
  slot5:
    id: 398
    name: "&3Pig Summoner"
    lore:
    - "&cSummons a pig to your location"
    commands:
    - "summon pig"
  slot8:
    id: 283
    name: "&3Create A Faction"
    lore:
    - "&cStart your own faction with the click of a button"
    - "&cRename your faction with /f tag <new_name>"
    commands:
    - "f create {PLAYER_NAME}fac"

Video of InventoryControls in action

The InventoryControls Team

profile avatar
  • 3
    Projects
  • 4.4K
    Downloads

More from _ForgeUser8974452

  • WWBank project image

    WWBank

    • 0
    • Bukkit Plugins

    WWBank

    • 0
    • March 17, 2013
    • Bukkit Plugins
    • +2
  • SlotReserve project image

    SlotReserve

    • 2.9K
    • Bukkit Plugins

    SlotReserve

    • 2.9K
    • November 2, 2012
    • Bukkit Plugins
  • TheHunted project image

    TheHunted

    • 415
    • Bukkit Plugins

    Epic new PVP extension with scores and more

    • 415
    • October 8, 2012
    • Bukkit Plugins
    • +1
  • WWBank project image

    WWBank

    • 0
    • Bukkit Plugins

    WWBank

    • 0
    • March 17, 2013
    • Bukkit Plugins
    • +2
  • SlotReserve project image

    SlotReserve

    • 2.9K
    • Bukkit Plugins

    SlotReserve

    • 2.9K
    • November 2, 2012
    • Bukkit Plugins
  • TheHunted project image

    TheHunted

    • 415
    • Bukkit Plugins

    Epic new PVP extension with scores and more

    • 415
    • October 8, 2012
    • Bukkit Plugins
    • +1