MenuService Commands

Commands

  • /menuservice list
    • Lists all loaded Menus
  • /menuservice load [fileName]
    • Loads a menu in the MenuService folder
  • /menuservice load [pluginName] [fileName]
    • Loads a menu in the folder of the specified Plugin
  • /menuservice save [menuName] [fileName]
    • Saves a menu in the MenuService folder
  • /menuservice save [menuName] [pluginName] [fileName]
    • Saves a menu in the folder of the specified Plugin
  • /menuservice open [menuName]
    • Opens a menu from the MenuService folder
  • /menuservice open [menuName] [playerName]
    • Opens a menu from the MenuService folder for the given player
  • /menuservice open [menuName] [pluginName]
    • Opens a menu from another plugin's folder
  • /menuservice open [menuName] [pluginName] [playerName]
    • Opens a menu from another plugin's folder for the given player
  • /menuservice close
    • Closes the current menu
  • /menuservice close [playerName]
    • Closes the current menu for the given player
  • /menuservice bind material [menuName]
    • binds a Material to a menu. Right clicking the material will open the menu
  • /menuservice bind material [menuName] [pluginName]
    • binds a Material to a menu within the given Plugin's folder. Right clicking the material will open the menu
  • /menuservice unbind material
    • unbinds a Material from whatever menu it's binded to

Comments

Posts Quoted:
Reply
Clear All Quotes