//returns the players suffix public string GetPlayerSuffix() { return(PermHandler.GetPlayerSuffix(this)); }