Commands v3 - RealMegaMinds/ActionInventoryMod GitHub Wiki
All commands are prefixed by /actioninventory.
Lists all loaded ActionInventories.
Opens the ActionInventory specified by guiName for all players specified by targets. If 'targets' is not specified it defaults to the calling player. If silent is true, no command feedback is given.
Loads the ActionInventory or Opener at the location given by path. If override is true, no error will be given for ActionInventories with the same name and the previous ActionInventory will be removed.
Unloads the ActionInventory specified by guiName.
ActionInventories and Openers are reloaded when /reload is used. All ActionInventories loaded by /actioninventory load will be discarded and all ActionInventories removed by /actioninventory remove will be reloaded.