Home - ParzivalExe/guiapi GitHub Wiki

Welcome to the guiapi wiki!

(GuiAPI has been updated to version 2.0. See how it differs from 1.x here)

Table of Contents

  1. Prolog
  2. First Gui
  3. First Component
  4. All Components
    1. StaticComponent
    2. FreeSpaceComponent
    3. EventComponent
    4. MessageComponent
    5. TeleportComponent
    6. GetItemComponent
    7. Folder
    8. Settings
    9. YesNoSetting
    10. AdditionalOptionsComponent
    11. YesNoOption
  5. Advanced Gui
  6. Events
  7. Guis from XML
  8. Own Component
  9. End & Help

GuiAPI

This project is a api for your Bukkit plugin. You can use this API for your plugin.
In this wiki you will learn how to program with this API.