GuiDocs

Gui Concepts

  • Functions
  • Slots
  • Guis

Gui Indepth

  • Gui Examples
  • Complex Problems
  • Remote Guis

Developer Documentation

  • Function Api
  • Gui Api
  • Implementing a server type

Project

  • Bugtracker
  • Github
GuiDocs
  • Docs »
  • DynamicGui Documentation
  • View page source

DynamicGui DocumentationΒΆ

DynamicGui currently support yaml, json, xml and hocon for gui configuration. To write guis for DynamicGui you will need to know one the listed languages.

Gui Concepts

  • Functions
    • Broadcast
    • Check Level
    • Check Item Type in Hand
    • Check Player World
    • Check Slot Tick
    • Set Cooldown
    • Check on cooldown
    • Check not on cooldown
    • Condition
    • Executes a command as console
    • Execute a command as a player
    • Gamerule Checking
    • Gamerule Modifying
    • Gui open
    • Log a message to console
    • Money balance
    • Money paying
    • Money deposit
    • Permission checking
    • No Permission
    • Permission adding
    • Permission removing
    • Generate a random number
    • Message a player
    • Remove Slot
    • Reset Frame
    • Reset Tick
    • Send player to server
    • Set amount for the slot
    • Set close for the slot or gui
    • Set data for slot
    • Set enchants for slot
    • Set lore for slot
    • Set name for slot
    • Set nbt for slot
    • Set type for slot
    • Sound
    • Statistic
  • Slots
  • Guis

Gui Indepth

  • Gui Examples
  • Complex Problems
    • Removing a slot
  • Remote Guis

Developer Documentation

  • Function Api
    • Making a function
    • Function owners
    • Making a slot only function
    • Making a gui only function
    • Adding a function
  • Gui Api
  • Implementing a server type
    • Player Wrapper
    • Inventory Manager
    • ItemStack Manager
    • Events

Project

  • Bugtracker
  • Github
Next

This documentation is dedicated to the public domain under CC0 1.0 Universal.
Built with Sphinx using a theme provided by Read the Docs.