Configuration
Resource does not currently include any config files, they are not really needed.
Changing Active Roles
You will want to change the active roles that are being displayed to fit your own server. You can do this within the class constructor within the JavaScript files.
Example
Here you should ensure the id matches the job id you want to count.
Name: The name / label for the job.
ID: The unique ID for the job this should match your servers job list.
Count: Stores the amount of players with the job leave this as 0.
Icon: Font awesome icon to represent the job: https://fontawesome.com
Last updated