Pular para o conteúdo principal

NPC Generic Variable

The mythicmob_npc_variable reads a custom variable stored on the MythicMob NPC instance.

Configuration

mythicmob_npc_variableMap

Configuration for the variable.

Properties

id

Unique identifier for this variable. variableKeyString

The key of the Mythic variable to read. defaultValueString

Value to return if variable is missing.