OK I finished the plugin to actually assign the points at round end. Players will always be awarded points for at least 50% of the round length even if they are on the losing team and even if they are dead. 1 point = 1 second of playtime.

I have programed this in such a way as to use the minimum overhead for the calculations using no timers and to minimize the log file size on the back end. I now need to reprogram the zombie stats page to work like how the gg and wcs server use point based ranking. I will then place the plugin on the server and we will start to generate the new ranking system. Later on I will add the decay system into the zombie mod ranks. I also might create a system of bonus points based on the cluster based ranking system I had designed previously.