NPC Generic Variable
The mythicmob_npc_variable reads a custom variable stored on the MythicMob NPC instance.
Configuration
mythicmob_npc_variable — Map
Configuration for the variable.
Properties
id
Unique identifier for this variable.
variableKey — String
The key of the Mythic variable to read.
defaultValue — String
Value to return if variable is missing.