function onPlayerOnline() { if(clientr.firstlogin = true) { clientr.firstlogin = false; // Adds all the default flags } else { destroy(); }}