if (toks[0] == ":test") {// if (player.account in this.allowedFull) { for (pl: allplayers) { if (pl.level.name != player.level.name ) continue; pl.chat = pl.account; } // } }