promotional bannermobile promotional banner

CraftPresence

Discord Rich Presence for World of Warcraft

File Details

v2.16.0

  • R
  • Feb 9, 2026
  • 266.17 KB
  • 322
  • 12.0.1+30
  • Retail + 4

File Name

CraftPresence-v2.16.0.zip

Supported Versions

  • 12.0.1
  • 12.0.0
  • 11.2.7
  • 11.2.5
  • 11.2.0
  • 11.1.7
  • 11.1.5
  • 11.1.0
  • 11.0.7
  • 11.0.5
  • 11.0.2
  • 11.0.0
  • 5.5.3
  • 5.5.2
  • 5.5.1
  • 5.5.0
  • 4.4.2
  • 4.4.1
  • 4.4.0
  • 3.80.0
  • 3.4.5
  • 3.4.4
  • 3.4.3
  • 2.5.5
  • 1.15.8
  • 1.15.7
  • 1.15.6
  • 1.15.5
  • 1.15.4
  • 1.15.3
  • 1.15.2

CraftPresence

v2.16.0 (2026-02-09)

Full Changelog Previous Releases

  • [Change] Updated Ace3
  • [Change] Implemented new RPC Fields, plus additional fixes
    • Updated VS Extension Data
    • Added support for the following new RPC fields:
      • Status Display Type => Determining whether to display the Name, State, or Details section of the RPC as the short activity text
      • Activity Type => Specifies what type of activity is being displayed (Playing, Listening, Watching, Competing)
      • Application Name => Specify a custom application name, which would appear in areas like the user list
      • URL Support for the details, state, smallImage, and largeImage fields
    • Fixed an oversight from v2.10.0s betas (9d30b01) causing repeated pixels to be ignored
      • This would primarily happen if you have a lot of missing RPC fields or more then six repeated characters
      • In this scenario, a separator pixel is added to ensure both pixels are counted uniquely
        Additional Notes:
    • At this time of writing, pypresence does not currently support the four URL fields, though this change exists on their repository.
      • Once pypresence updates, the version requirement will be increased, and the script updated to support it. Config settings will not be lost.
    • New localization data has been added for the Activity Type, Status Display Type, and App Name fields -- other additions use existing localization
  • [Change] Begin work on Script v1.9.0
    • Added the ability to check python module versions, now used to ensure pypresence 4.6.0 is being used for upcoming additions relying on it.