Skip to main content

MMOItems Result - Premium

This result creates a custom item from MMOItems.

Required dependency: MMOItems.

Type aliases

You can use: mmoitems, mitem.

Example

result:
custom_item:
type: mmoitems
kind: "SWORD"
key: "MYTHIC_BLADE"
offset: "0 0 0"

Fields

FieldTypeDescription
keyTextCustom item ID from MMOItems.
offsetVectorWhere the item appears, relative to the structure center.
kindTextMMOItems item type. Used only by MMOItems results.

Important notes

  • MMOItems must be installed and enabled.
  • The item key must exist in MMOItems.
  • If the result does not appear, check the server console for dependency hook messages.