Skip to content

Status API

doadin edited this page Apr 29, 2020 · 2 revisions

Each status consists of the following:

name - string: Internal name used by Plexus to identify the status description - string: User-friendly name displayed in Plexus's menus priority - number: Priority level of the status, from 0 (lowest) to 99 (highest) color - table: Color values (red, green, blue, and optionally alpha) for the status text - string: What to show for the status on text-type indicators value - number, optional: Used as the current value for statusbar indicators maxValue - number, optional: Used to set the maximum value of a statusbar indicators texture - string, optional: Path to an image texture for the status

Clone this wiki locally