16.02.2019, 14:20
I want to create the number of jobs that the whole server has done collectively and add onto it when a player does a job. How would I go about doing this and saving this?
static JobsDone; JobsDone++; // when player does a job