Mythic Pack Version Greater

Description

Check if a Pack with the specified id is present on the server with a version that is either greater or equal the specified one.

Attributes

Attribute Aliases Description Default
packid pack, id, p The Pack id to check for
packversion packV, version, v The version to check for

Examples

  Conditions:
  - packversiongreater{p="ThePackId";v="1.2.3"} true

Aliases

  • packversiongreater
  • packversionisgreater
Updated Aug 19, 2026