Infernal CLI

45 Downloads

A commandline interface for World of Warcraft, designed to allow precise control over complex actions by simple commandline commands.

Intended features:

  • Simple conditional control over execution, similar to the system used for regular macro commands
  • Interoperability / Library - Commands can be called from other addons, making the full implemented functionality available to other addons.
  • A collection for a wide array of minor commands
  • Client configuration management
    • Global Settings
    • Settings Profiles
    • Dynamic Settings-Profiles based on various conditions (such as zones or group-membership)
  • Macro Management
    • Multiple sets of macros
    • Export / Import Macro Profiles
    • Macrolist per Spec
  • Chat Management
    • Channel Suppression - Temporarily, until login or permanently until disabled
    • Chat Filter: Dynamically filter messages based on contained words
    • Chat Relay: A Player can relay a chat channel to another player running this Addon

Current state:

  • Basic Command Infrastructure implemented
  • Some utility commands implemented
  • Command Conditionals alpha

Lots to be done.