flagName

The name/identifier of the flag that is being modified.

Flag names are typically string identifiers that represent different types of player data or settings. Examples might include:

  • "party_invite_enabled"

  • "combat_mode"

  • "last_login_location"

  • "skill_notifications"

The flag name serves as the key for storing and retrieving player-specific data.

Since

1.0.0