Skip to content

RedSkiesReaperr/GlobalPlayed

Repository files navigation

GlobalPlayed Addon

Small addon to get your total playtime accross characters. Auto fetched played at character login.

Takes advantage of the LibDataBroker-1.1 library to be ready to use with TitanPanel, ChocolateBar, and so many others !

Usage

  • Connect to all your characters
  • Type any GlobalPlayed in-game command in chat
  • Enable/Disable the use of Ace3 dependecy in InterfaceOptions (Esc > Options > Add-ons > GlobalPlayed)

Available in-game commands

  • /gplayed : Display your global played time in chat (Or in a UI window if Ace3 is installed and enabled in options)
  • /gplayed all : Display your global played time accross all your characters in chat (Or in a UI window if Ace3 is installed and enabled in options)
  • /gplayed options : Open the GlobalPlayed options panel (Can also be opened via Esc > Options > Add-ons > GlobalPlayed)

Dependencies

Bug reports & Feature requests

Bug reports and Features requests are welcomed. Feel free to create issues on the GitHub project to submit them !

Dev Helps & Docs