zivalexe.guiapi-mc1.8.2.0.0.source-code.plugin.yml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of guiapi-mc1.8 Show documentation
Show all versions of guiapi-mc1.8 Show documentation
With GuiAPI you can create Guis for your Bukkit/Spigot-Plugin in seconds while at the same time saving many lines of code
The newest version!
name: GuiAPI
version: 2.0.0
authors: [Parzival]
main: io.github.parzivalExe.guiApi.GuiApiInitializer
commands:
ItemEqualsTest:
description: Test for ItemEquality
usage: /itemEqualsTest
GuiTest:
description: GuiTest-Command
usage: /guiTest
guiAmount:
description: Get the amount of Guis saved by the GuiManager
usage: /guiAmount
componentAmount:
description: Get the amount of Components saved by the ComponentManager
usage: /componentAmount
guixml:
description: create a Test-Gui from Test-XML
usage: /guixml [GuiFile-Name]
componentList:
description: Get all the components currently registered
usage: /componentList