-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Feature that tracks how many times a mission is played. Each mission in the DB gets a counter.
Check every X minutes for current mission live on server. If it's not the same mission from the previous check, add 1 to the counter.
Display results in the main missions table.
Reactions are currently unavailable