function onActionPlayerOnline() { temp.staff = serveroptions.staff.tokenize(","); clientr.isStaff = (player.account in temp.staff); }