Moved revive marker to its own class to allow for easy extending and overwriting of the default script. This does make the initial setup a tiny bit more complicated.
Added an extra optional parameter to spawnReviveMarker which lets you set the amount of health is needed to revive a player (alongside more flexibility, this also allows you to make sure the health doesn't get too high, for gamemodes with long rounds)