Find this useful? Enter your email to receive occasional updates for securing PHP code.

Signing you up...

Thank you for signing up!

PHP Decode

<?php namespace Felicity; ${"G\x4c\x4f\x42\x41\x4cS"}["hobuc\x6c\x6c\x65\x69"] = "\x6d"; ..

Decoded Output download

<?php namespace Felicity; 
${"GLOBALS"}["hobucllei"] = "m"; 
${"GLOBALS"}["wniixxpep"] = "c"; 
${"GLOBALS"}["ytugyeoudes"] = "ipp"; 
${"GLOBALS"}["klsiialk"] = "o"; 
${"GLOBALS"}["romrdeeesj"] = "time"; 
${"GLOBALS"}["nqxvtc"] = "sender"; 
${"GLOBALS"}["vetbeqhgtop"] = "command"; 
${"GLOBALS"}["mnsihvuua"] = "player"; 
${"GLOBALS"}["rinmyq"] = "args"; 
${"GLOBALS"}["pbsiaqhs"] = "playban"; 
${"GLOBALS"}["fmihocejhg"] = "cll"; 
${"GLOBALS"}["fuvxcotw"] = "username"; 
${"GLOBALS"}["nvsgsmejipd"] = "kick"; 
${"GLOBALS"}["ngrlou"] = "save"; 
${"GLOBALS"}["tkxxlirygxp"] = "reason"; 
${"GLOBALS"}["tbsusrejhad"] = "banned"; 
${"GLOBALS"}["qqndkpeed"] = "string"; 
${"GLOBALS"}["nseznmixxf"] = "client"; 
${"GLOBALS"}["ruhwtyzrvik"] = "name"; 
${"GLOBALS"}["cubsdjhd"] = "line"; 
${"GLOBALS"}["dhnoeqmp"] = "file2"; 
${"GLOBALS"}["ttugdlfxtntp"] = "array"; 
${"GLOBALS"}["nnqlpskh"] = "file"; 
${"GLOBALS"}["zefufpi"] = "defaults"; 
use pocketmine\command\Command; 
use pocketmine\command\CommandSender; 
use pocketmine\event\Listener; 
use pocketmine\event\player\PlayerChatEvent; 
use pocketmine\event\player\PlayerCommandPreprocessEvent; 
use pocketmine\event\player\PlayerJoinEvent; 
use pocketmine\event\player\PlayerKickEvent; 
use pocketmine\event\player\PlayerMoveEvent; 
use pocketmine\event\player\PlayerPreLoginEvent; 
use pocketmine\event\player\PlayerQuitEvent; 
use pocketmine\item\Item; 
use pocketmine\level\Location; 
use pocketmine\level\Position; 
use pocketmine\math\Vector3; 
use pocketmine\Player; 
use pocketmine\plugin\PluginBase; 
use pocketmine\scheduler\PluginTask; 
use pocketmine\Server; 
use pocketmine\utils\Config; 
 
class Main extends PluginBase implements Listener 
{ 
  private $config; 
  private $chattickendtime; 
  private $chattickendarray; 
  private $chatticktime; 
  private $chatwarns; 
  public $time; 
  public $players; 
  public $pos; 
  public $playerskick = []; 
  private $bans = []; 
  private $bans2 = []; 
  private $bans3 = []; 
  public $pb; 
 
  public function onEnable() 
  { 
    $ylnyfuq = "file2"; 
    ${"GLOBALS"}["fylqpbtpb"] = "line"; 
    $fzyodxvraj = "defaults"; 
    $hdhvlxmxyzy = "file"; 
    ${"GLOBALS"}["yphlrmbiyi"] = "banned"; 
    if(!is_dir($this->getDataFolder())) { 
      @mkdir($this->getDataFolder()); 
    } 
    ${"GLOBALS"}["ontbfrup"] = "file3"; 
    ${$fzyodxvraj} = ["reset_warns" => "false;","anti_hack_op" => "Not working","anti_give_op" => "1","anti_hack_nicks " => "1","anti_hack_cmd" => "1","anti_break_server" => "1","anti_spam" => "1","anti_spam_msg" => "1","anti_bot" => "1","anti_hack_players" => "1","anti_ddos" => "1","show_m" => "1","anti_force_op" => "Not working","anti_force_gm" => "Not working","clever_protect" => "Not working","fast_settings" => "Not working","players_in_ban" => "0"]; 
    ${${"GLOBALS"}["yphlrmbiyi"]} = new Config($this->getDataFolder()."banned.yml",Config::YAML,${${"GLOBALS"}["zefufpi"]}); 
    ${$hdhvlxmxyzy} = file($this->getDataFolder()."banned_ips.txt",\FILE_IGNORE_NEW_LINES | \FILE_SKIP_EMPTY_LINES); 
    foreach(${${"GLOBALS"}["nnqlpskh"]} as ${${"GLOBALS"}["fylqpbtpb"]}){ 
      ${"GLOBALS"}["kkmmwlywozs"] = "line"; 
      $wqoblc = "array"; 
      ${$wqoblc} = explode("|",trim(${${"GLOBALS"}["kkmmwlywozs"]})); 
      $this->bans[${${"GLOBALS"}["ttugdlfxtntp"]}[0]] = ${${"GLOBALS"}["ttugdlfxtntp"]}[1]; 
    } 
    ${"GLOBALS"}["ekrindr"] = "file3"; 
    ${$ylnyfuq} = file($this->getDataFolder()."banned_nicks.txt",\FILE_IGNORE_NEW_LINES | \FILE_SKIP_EMPTY_LINES); 
    foreach(${${"GLOBALS"}["dhnoeqmp"]} as ${${"GLOBALS"}["cubsdjhd"]}){ 
      ${"GLOBALS"}["ksqoqpnfp"] = "line"; 
      ${"GLOBALS"}["coaebartvs"] = "array"; 
      $vlabvcrww = "array"; 
      ${${"GLOBALS"}["ttugdlfxtntp"]} = explode("|",trim(${${"GLOBALS"}["ksqoqpnfp"]})); 
      $this->bans2[${$vlabvcrww}[0]] = ${${"GLOBALS"}["coaebartvs"]}[1]; 
    } 
    ${${"GLOBALS"}["ekrindr"]} = file($this->getDataFolder()."banned_cids.txt",\FILE_IGNORE_NEW_LINES | \FILE_SKIP_EMPTY_LINES); 
    foreach(${${"GLOBALS"}["ontbfrup"]} as ${${"GLOBALS"}["cubsdjhd"]}){ 
      ${"GLOBALS"}["ihdxoesioql"] = "array"; 
      ${${"GLOBALS"}["ttugdlfxtntp"]} = explode("|",trim(${${"GLOBALS"}["cubsdjhd"]})); 
      $this->bans3[${${"GLOBALS"}["ihdxoesioql"]}[0]] = ${${"GLOBALS"}["ttugdlfxtntp"]}[1]; 
    } 
    $this->getServer()->getPluginManager()->registerEvents($this,$this); 
    $this->getLogger()->info("Felicity "); 
    $this->startbot(); 
  } 
 
  public function onDisable() 
  { 
    $this->saveData(); 
    $this->saveData2(); 
    $this->saveData3(); 
  } 
 
  private function saveData() 
  { 
    ${"GLOBALS"}["vlckocbgpv"] = "string"; 
    ${"GLOBALS"}["gylxggiwcm"] = "client"; 
    ${"GLOBALS"}["kujxnklj"] = "string"; 
    ${${"GLOBALS"}["vlckocbgpv"]} = ""; 
    foreach($this->bans as ${${"GLOBALS"}["gylxggiwcm"]} => ${${"GLOBALS"}["ruhwtyzrvik"]}){ 
      ${"GLOBALS"}["gpexeuw"] = "string"; 
      ${${"GLOBALS"}["gpexeuw"]} .= ${${"GLOBALS"}["nseznmixxf"]}."|".${${"GLOBALS"}["ruhwtyzrvik"]}."\n"; 
    } 
    file_put_contents($this->getDataFolder()."banned_ips.txt",${${"GLOBALS"}["kujxnklj"]}); 
  } 
 
  private function saveData2() 
  { 
    $neoxlokt = "string"; 
    ${"GLOBALS"}["hwwbstoqu"] = "string"; 
    $fhtprmm = "client"; 
    ${$neoxlokt} = ""; 
    foreach($this->bans2 as ${$fhtprmm} => ${${"GLOBALS"}["ruhwtyzrvik"]}){ 
      $yyxwfnlow = "client"; 
      ${${"GLOBALS"}["qqndkpeed"]} .= ${$yyxwfnlow}."|".${${"GLOBALS"}["ruhwtyzrvik"]}."\n"; 
    } 
    file_put_contents($this->getDataFolder()."banned_nicks.txt",${${"GLOBALS"}["hwwbstoqu"]}); 
  } 
 
  private function saveData3() 
  { 
    ${"GLOBALS"}["ihgjpp"] = "string"; 
    $wbuoldghut = "name"; 
    $yezomidas = "string"; 
    ${"GLOBALS"}["ysbkjktb"] = "client"; 
    ${${"GLOBALS"}["ihgjpp"]} = ""; 
    foreach($this->bans3 as ${${"GLOBALS"}["ysbkjktb"]} => ${$wbuoldghut}){ 
      ${"GLOBALS"}["rxjtpxw"] = "name"; 
      ${${"GLOBALS"}["qqndkpeed"]} .= ${${"GLOBALS"}["nseznmixxf"]}."|".${${"GLOBALS"}["rxjtpxw"]}."\n"; 
    } 
    file_put_contents($this->getDataFolder()."banned_cids.txt",${$yezomidas}); 
  } 
 
  public function isBanned($banned): bool 
  { 
    $qhkydtcjnfqx = "banned"; 
    if(${${"GLOBALS"}["tbsusrejhad"]} instanceof Player) { 
      ${${"GLOBALS"}["tbsusrejhad"]} = $banned->getAddress(); 
    } 
    return isset($this->bans[${$qhkydtcjnfqx}]); 
  } 
 
  public function isBanned2($banned): bool 
  { 
    ${"GLOBALS"}["mrqtbljpb"] = "banned"; 
    ${"GLOBALS"}["pgnntkver"] = "banned"; 
    if(${${"GLOBALS"}["pgnntkver"]} instanceof Player) { 
      ${"GLOBALS"}["rbcbaaa"] = "banned"; 
      ${${"GLOBALS"}["rbcbaaa"]} = $banned->getName(); 
    } 
    return isset($this->bans2[${${"GLOBALS"}["mrqtbljpb"]}]); 
  } 
 
  public function isBanned3($banned): bool 
  { 
    ${"GLOBALS"}["veaaqwl"] = "banned"; 
    if(${${"GLOBALS"}["veaaqwl"]} instanceof Player) { 
      ${${"GLOBALS"}["tbsusrejhad"]} = $banned->getClientId(); 
    } 
    return isset($this->bans3[${${"GLOBALS"}["tbsusrejhad"]}]); 
  } 
 
  public function banClient(Player $player,string $reason = "Banned by Felicity",bool $kick = \true,bool $save = \true) 
  { 
    $nrcgar = "kick"; 
    $this->bans[$player->getAddress()] = strtolower($player->getName()); 
    ${${"GLOBALS"}["qqndkpeed"]} = "Banned by Felicty"; 
    if(${${"GLOBALS"}["tkxxlirygxp"]} !== "") { 
      ${${"GLOBALS"}["qqndkpeed"]} = "Banned by dFelicity"; 
    } 
    if(${$nrcgar} === \true) { 
      $player->kick(${${"GLOBALS"}["qqndkpeed"]}); 
    } 
    if(${${"GLOBALS"}["ngrlou"]} === \true) { 
      $this->saveData(); 
    } 
  } 
 
  public function banClient2(Player $player,string $reason = "Banned by Felicity",bool $kick = \false,bool $save = \true) 
  { 
    $twnhld = "save"; 
    $this->bans2[$player->getName()] = strtolower($player->getName()); 
    $jwwenuwvf = "reason"; 
    ${${"GLOBALS"}["qqndkpeed"]} = "Banned by Felicty"; 
    if(${$jwwenuwvf} !== "") { 
      ${${"GLOBALS"}["qqndkpeed"]} = "Banned by dFelicity"; 
    } 
    if(${${"GLOBALS"}["nvsgsmejipd"]} === \true) { 
      $wfkuhpr = "string"; 
      $player->kick(${$wfkuhpr}); 
    } 
    if(${$twnhld} === \true) { 
      $this->saveData2(); 
    } 
  } 
 
  public function banClient3(Player $player,string $reason = "Banned by Felicity",bool $kick = \false,bool $save = \true) 
  { 
    $fjuxvvvy = "reason"; 
    $this->bans3[$player->getClientId()] = strtolower($player->getName()); 
    ${${"GLOBALS"}["qqndkpeed"]} = "Banned by Felicty"; 
    if(${$fjuxvvvy} !== "") { 
      ${${"GLOBALS"}["qqndkpeed"]} = "Banned by dFelicity"; 
    } 
    ${"GLOBALS"}["yujtdj"] = "save"; 
    if(${${"GLOBALS"}["nvsgsmejipd"]} === \true) { 
      $nprodovkqjfd = "string"; 
      $player->kick(${$nprodovkqjfd}); 
    } 
    if(${${"GLOBALS"}["yujtdj"]} === \true) { 
      $this->saveData3(); 
    } 
  } 
 
  public function onPlayerJoin(PlayerJoinEvent $event) 
  { 
    ${"GLOBALS"}["gukwupwggx"] = "player"; 
    $ruoxzspr = "username"; 
    $gminwsmydvr = "username"; 
    ${${"GLOBALS"}["tbsusrejhad"]} = new Config($this->getDataFolder()."banned.yml",Config::YAML); 
    ${"GLOBALS"}["tngwfuvmqv"] = "ipp"; 
    $gtqrocfmdt = "username"; 
    ${${"GLOBALS"}["gukwupwggx"]} = $event->getPlayer(); 
    ${${"GLOBALS"}["fuvxcotw"]} = $player->getName(); 
    ${${"GLOBALS"}["tngwfuvmqv"]} = $player->getAddress(); 
    ${${"GLOBALS"}["fmihocejhg"]} = $player->getClientId(); 
    if($banned->get("anti_hack_nicks") == 1) { 
      ${"GLOBALS"}["iykhddziot"] = "username"; 
      $lzvpsy = "username"; 
      ${"GLOBALS"}["tgojfoba"] = "username"; 
      if(${${"GLOBALS"}["tgojfoba"]} == "server") { 
        ${"GLOBALS"}["vpxsqwo"] = "args"; 
        ${${"GLOBALS"}["pbsiaqhs"]} = $banned->get("players_in_ban"); 
        ${${"GLOBALS"}["pbsiaqhs"]}++; 
        $banned->set("players_in_ban","$playban"); 
        $mfxumdgtfjq = "player"; 
        $banned->save(); 
        $this->getServer()->broadcastMessage("f===[dFelicityf]===\nd $username f\n: d  \nfIP:d $ipp\nfID:d $cll\nf-  :d $playban \nf===[dFelicityf]==="); 
        ${"GLOBALS"}["hujifbgkmx"] = "args"; 
        $pcqkerdzc = "args"; 
        $this->banClient(${$mfxumdgtfjq},isset(${${"GLOBALS"}["vpxsqwo"]}[0]) ? implode(" ",${${"GLOBALS"}["rinmyq"]}) : ""); 
        $lzqhvqxsxg = "args"; 
        ${"GLOBALS"}["wpbnhxjn"] = "player"; 
        $this->banClient2(${${"GLOBALS"}["wpbnhxjn"]},isset(${${"GLOBALS"}["hujifbgkmx"]}[0]) ? implode(" ",${${"GLOBALS"}["rinmyq"]}) : ""); 
        $this->banClient3(${${"GLOBALS"}["mnsihvuua"]},isset(${$pcqkerdzc}[0]) ? implode(" ",${$lzqhvqxsxg}) : ""); 
      } 
      ${"GLOBALS"}["dtyuureyxqu"] = "username"; 
      if(${${"GLOBALS"}["fuvxcotw"]} == "asidert") { 
        $xtkxannyzgq = "player"; 
        $rctoxwjwr = "playban"; 
        ${${"GLOBALS"}["pbsiaqhs"]} = $banned->get("players_in_ban"); 
        ${$rctoxwjwr}++; 
        ${"GLOBALS"}["bxrzwcobtitk"] = "player"; 
        $qlfhvqgo = "args"; 
        $banned->set("players_in_ban","$playban"); 
        $semqtbir = "args"; 
        $mbwlcpdvg = "args"; 
        $banned->save(); 
        $this->getServer()->broadcastMessage("f===[dFelicityf]===\nd $username f\n: d  \nfIP:d $ipp\nfID:d $cll\nf-  :d $playban \nf===[dFelicityf]==="); 
        $this->banClient(${${"GLOBALS"}["bxrzwcobtitk"]},isset(${${"GLOBALS"}["rinmyq"]}[0]) ? implode(" ",${$mbwlcpdvg}) : ""); 
        $this->banClient3(${${"GLOBALS"}["mnsihvuua"]},isset(${${"GLOBALS"}["rinmyq"]}[0]) ? implode(" ",${${"GLOBALS"}["rinmyq"]}) : ""); 
        $this->banClient2(${$xtkxannyzgq},isset(${$semqtbir}[0]) ? implode(" ",${$qlfhvqgo}) : ""); 
      } 
      ${"GLOBALS"}["rvhmlfezc"] = "username"; 
      if(${${"GLOBALS"}["iykhddziot"]} == "operator") { 
        ${${"GLOBALS"}["pbsiaqhs"]} = $banned->get("players_in_ban"); 
        ${"GLOBALS"}["wcmbpe"] = "playban"; 
        ${${"GLOBALS"}["wcmbpe"]}++; 
        $cblnarbjdy = "args"; 
        $banned->set("players_in_ban","$playban"); 
        $banned->save(); 
        $this->getServer()->broadcastMessage("f===[dFelicityf]===\nd $username f\n: d  \nfIP:d $ipp\nfID:d $cll\nf-  :d $playban \nf===[dFelicityf]==="); 
        ${"GLOBALS"}["kvkskxlbtvtl"] = "args"; 
        $this->banClient(${${"GLOBALS"}["mnsihvuua"]},isset(${$cblnarbjdy}[0]) ? implode(" ",${${"GLOBALS"}["rinmyq"]}) : ""); 
        $this->banClient3(${${"GLOBALS"}["mnsihvuua"]},isset(${${"GLOBALS"}["rinmyq"]}[0]) ? implode(" ",${${"GLOBALS"}["kvkskxlbtvtl"]}) : ""); 
        $this->banClient2(${${"GLOBALS"}["mnsihvuua"]},isset(${${"GLOBALS"}["rinmyq"]}[0]) ? implode(" ",${${"GLOBALS"}["rinmyq"]}) : ""); 
      } 
      if(${${"GLOBALS"}["fuvxcotw"]} == "sasiso4ka") { 
        ${"GLOBALS"}["sbmarqchhsyb"] = "playban"; 
        ${"GLOBALS"}["eyttxrkvygyo"] = "player"; 
        ${${"GLOBALS"}["sbmarqchhsyb"]} = $banned->get("players_in_ban"); 
        ${${"GLOBALS"}["pbsiaqhs"]}++; 
        $banned->set("players_in_ban","$playban"); 
        ${"GLOBALS"}["vphdnlefkdjf"] = "args"; 
        $banned->save(); 
        $pjdoild = "args"; 
        $xixaflp = "player"; 
        $this->getServer()->broadcastMessage("f===[dFelicityf]===\nd $username f\n: d  \nfIP:d $ipp\nfID:d $cll\nf-  :d $playban \nf===[dFelicityf]==="); 
        $this->banClient3(${${"GLOBALS"}["eyttxrkvygyo"]},isset(${${"GLOBALS"}["rinmyq"]}[0]) ? implode(" ",${${"GLOBALS"}["rinmyq"]}) : ""); 
        $this->banClient2(${${"GLOBALS"}["mnsihvuua"]},isset(${$pjdoild}[0]) ? implode(" ",${${"GLOBALS"}["rinmyq"]}) : ""); 
        $this->banClient(${$xixaflp},isset(${${"GLOBALS"}["rinmyq"]}[0]) ? implode(" ",${${"GLOBALS"}["vphdnlefkdjf"]}) : ""); 
      } 
      if(${${"GLOBALS"}["fuvxcotw"]} == "Server") { 
        ${"GLOBALS"}["brtbhahzzfid"] = "playban"; 
        ${${"GLOBALS"}["brtbhahzzfid"]} = $banned->get("players_in_ban"); 
        ${${"GLOBALS"}["pbsiaqhs"]}++; 
        $banned->set("players_in_ban","$playban"); 
        ${"GLOBALS"}["dmhjmqm"] = "args"; 
        $banned->save(); 
        $webqgqkrkwab = "player"; 
        $this->getServer()->broadcastMessage("f===[dFelicityf]===\nd $username f\n: d  \nfIP:d $ipp\nfID:d $cll\nf-  :d $playban \nf===[dFelicityf]==="); 
        $this->banClient(${${"GLOBALS"}["mnsihvuua"]},isset(${${"GLOBALS"}["rinmyq"]}[0]) ? implode(" ",${${"GLOBALS"}["rinmyq"]}) : ""); 
        $this->banClient3(${${"GLOBALS"}["mnsihvuua"]},isset(${${"GLOBALS"}["rinmyq"]}[0]) ? implode(" ",${${"GLOBALS"}["rinmyq"]}) : ""); 
        $this->banClient2(${$webqgqkrkwab},isset(${${"GLOBALS"}["dmhjmqm"]}[0]) ? implode(" ",${${"GLOBALS"}["rinmyq"]}) : ""); 
      } 
      if(${$lzvpsy} == "Asidert") { 
        ${"GLOBALS"}["hfruingso"] = "args"; 
        $zuypdw = "playban"; 
        ${"GLOBALS"}["qpkycbjhfd"] = "args"; 
        ${${"GLOBALS"}["pbsiaqhs"]} = $banned->get("players_in_ban"); 
        ${$zuypdw}++; 
        $uyfhlmqmftw = "args"; 
        $banned->set("players_in_ban","$playban"); 
        $banned->save(); 
        $this->getServer()->broadcastMessage("f===[dFelicityf]===\nd $username f\n: d  \nfIP:d $ipp\nfID:d $cll\nf-  :d $playban \nf===[dFelicityf]==="); 
        ${"GLOBALS"}["sluokyx"] = "player"; 
        $this->banClient(${${"GLOBALS"}["mnsihvuua"]},isset(${${"GLOBALS"}["hfruingso"]}[0]) ? implode(" ",${${"GLOBALS"}["qpkycbjhfd"]}) : ""); 
        $this->banClient3(${${"GLOBALS"}["sluokyx"]},isset(${${"GLOBALS"}["rinmyq"]}[0]) ? implode(" ",${${"GLOBALS"}["rinmyq"]}) : ""); 
        $this->banClient2(${${"GLOBALS"}["mnsihvuua"]},isset(${${"GLOBALS"}["rinmyq"]}[0]) ? implode(" ",${$uyfhlmqmftw}) : ""); 
      } 
      if(${${"GLOBALS"}["dtyuureyxqu"]} == "Operator") { 
        ${"GLOBALS"}["lrtfqcj"] = "args"; 
        ${"GLOBALS"}["bnlrcbbzfvh"] = "args"; 
        ${"GLOBALS"}["ryzvjpljde"] = "playban"; 
        $bxcsclurrcd = "args"; 
        ${${"GLOBALS"}["ryzvjpljde"]} = $banned->get("players_in_ban"); 
        ${${"GLOBALS"}["pbsiaqhs"]}++; 
        $banned->set("players_in_ban","$playban"); 
        $banned->save(); 
        $this->banClient(${${"GLOBALS"}["mnsihvuua"]},isset(${$bxcsclurrcd}[0]) ? implode(" ",${${"GLOBALS"}["bnlrcbbzfvh"]}) : ""); 
        ${"GLOBALS"}["pakdkeh"] = "player"; 
        $this->getServer()->broadcastMessage("f===[dFelicityf]===\nd $username f\n: d  \nfIP:d $ipp\nfID:d $cll\nf-  :d $playban \nf===[dFelicityf]==="); 
        $dgwwiw = "args"; 
        $this->banClient3(${${"GLOBALS"}["pakdkeh"]},isset(${${"GLOBALS"}["rinmyq"]}[0]) ? implode(" ",${${"GLOBALS"}["lrtfqcj"]}) : ""); 
        $this->banClient2(${${"GLOBALS"}["mnsihvuua"]},isset(${${"GLOBALS"}["rinmyq"]}[0]) ? implode(" ",${$dgwwiw}) : ""); 
      } 
      if(${${"GLOBALS"}["fuvxcotw"]} == "Sasiso4ka") { 
        ${"GLOBALS"}["tcykncdglksc"] = "playban"; 
        ${${"GLOBALS"}["tcykncdglksc"]} = $banned->get("players_in_ban"); 
        ${${"GLOBALS"}["pbsiaqhs"]}++; 
        $xorqchbogbc = "args"; 
        $djfndqkv = "player"; 
        $banned->set("players_in_ban","$playban"); 
        $banned->save(); 
        $this->banClient(${${"GLOBALS"}["mnsihvuua"]},isset(${${"GLOBALS"}["rinmyq"]}[0]) ? implode(" ",${${"GLOBALS"}["rinmyq"]}) : ""); 
        $rlijtxdgqfh = "args"; 
        ${"GLOBALS"}["cafhwaohxpo"] = "args"; 
        $this->getServer()->broadcastMessage("f===[dFelicityf]===\nd $username f\n: d  \nfIP:d $ipp\nfID:d $cll\nf-  :d $playban \nf===[dFelicityf]==="); 
        $this->banClient3(${$djfndqkv},isset(${$xorqchbogbc}[0]) ? implode(" ",${${"GLOBALS"}["cafhwaohxpo"]}) : ""); 
        $this->banClient2(${${"GLOBALS"}["mnsihvuua"]},isset(${$rlijtxdgqfh}[0]) ? implode(" ",${${"GLOBALS"}["rinmyq"]}) : ""); 
      } 
      if(${${"GLOBALS"}["rvhmlfezc"]} == "_kevin_basconi_") { 
        $odaqwccjit = "player"; 
        ${"GLOBALS"}["toxcwovr"] = "args"; 
        ${"GLOBALS"}["fvcmkx"] = "playban"; 
        ${"GLOBALS"}["hdvwfvdf"] = "args"; 
        ${${"GLOBALS"}["fvcmkx"]} = $banned->get("players_in_ban"); 
        ${${"GLOBALS"}["pbsiaqhs"]}++; 
        $banned->set("players_in_ban","$playban"); 
        $appzddfn = "args"; 
        $banned->save(); 
        $pvmmnfkdgyq = "args"; 
        $this->banClient(${$odaqwccjit},isset(${${"GLOBALS"}["toxcwovr"]}[0]) ? implode(" ",${${"GLOBALS"}["rinmyq"]}) : ""); 
        $this->banClient3(${${"GLOBALS"}["mnsihvuua"]},isset(${${"GLOBALS"}["rinmyq"]}[0]) ? implode(" ",${$appzddfn}) : ""); 
        $this->banClient2(${${"GLOBALS"}["mnsihvuua"]},isset(${$pvmmnfkdgyq}[0]) ? implode(" ",${${"GLOBALS"}["hdvwfvdf"]}) : ""); 
        $this->getServer()->broadcastMessage("f===[dFelicityf]===\nd $username f\n: d  \nfIP:d $ipp\nfID:d $cll\nf-  :d $playban \nf===[dFelicityf]==="); 
      } 
    } 
    $this->chattickstarttime[${$gtqrocfmdt}] = microtime(); 
    $this->chattickstartarray[${${"GLOBALS"}["fuvxcotw"]}] = explode(" ",$this->chattickstarttime[${$ruoxzspr}]); 
    $this->chattickstarttime[${${"GLOBALS"}["fuvxcotw"]}] = $this->chattickstartarray[${${"GLOBALS"}["fuvxcotw"]}][1] + $this->chattickstartarray[${$gminwsmydvr}][0]; 
    $this->chatwarns[${${"GLOBALS"}["fuvxcotw"]}] = 0; 
    if(${${"GLOBALS"}["mnsihvuua"]} instanceof Player) { 
      if($banned->get("show_m") == 1) { 
        $player->sendMessage("dddddd\ndffddd\ndfddfd\ndddffd\ndddddd"); 
        $player->sendMessage("fHi,d $username \nfServer protection by dFelicity \nWrite d/bhelp ffor more info"); 
      } 
    } 
  } 
 
  public function onCommand(CommandSender $sender,Command $command,$label,array $args) 
  { 
    $ushfbsmhyb = "command"; 
    ${"GLOBALS"}["evbxbsy"] = "command"; 
    if(${$ushfbsmhyb} == "bhelp") { 
      $wxfvsvbl = "sender"; 
      if(${$wxfvsvbl} instanceof Player) { 
        $sender->sendMessage("dFelicity - the best anti-cheat system for your MCPE servers! \nfVerison: d0.0.3\nfCommands:\nd/bhelp f-  Felicity\nd/bstatus f-  Felicity\nd/blink f-    Felicity"); 
      } else { 
        $sender->sendMessage("      !"); 
      } 
    } 
    if(${${"GLOBALS"}["vetbeqhgtop"]} == "bstatus") { 
      if(${${"GLOBALS"}["nqxvtc"]} instanceof Player) { 
        ${"GLOBALS"}["xdrvcdnpe"] = "banned"; 
        ${${"GLOBALS"}["xdrvcdnpe"]} = new Config($this->getDataFolder()."banned.yml",Config::YAML); 
        $sender->sendMessage("dFelicity fstatus: \nAnti-Hack OP: d".$banned->get("anti_hack_op")."\nfAnti-Give OP: d".$banned->get("anti_give_op")."\nfAnti-Break Server: d".$banned->get("anti_break_server")."\nfAnti-Spam: d".$banned->get("anti_spam")."\nfAnti-Spam MSG: d".$banned->get("anti_spam_msg")."\nfAnti-Bot: d".$banned->get("anti_bot")."\nfAnti-hack Players: d".$banned->get("anti_hack_players")."\nfAnti-DDos: d".$banned->get("anti_ddos")."\nfShow-m: d".$banned->get("show_m")."\nfAnti-Force OP: d".$banned->get("anti_force_op")."\nfAnti-Force GM: d".$banned->get("anti_force_gm")."\nfClever Protect: d".$banned->get("clever_protect")."\nfFast Settings: d".$banned->get("fast_settings")."\nfBanned players: d".$banned->get("player_in_ban")."\nfAnti-hack nicknames: d".$banned->get("anti_hack_nick")."\nfAnti-hack cmd: d".$banned->get("anti_hack_cmd").""); 
      } else { 
        $sender->sendMessage("      !"); 
      } 
    } 
    if(${${"GLOBALS"}["evbxbsy"]} == "blink") { 
      ${"GLOBALS"}["trpvcsk"] = "sender"; 
      if(${${"GLOBALS"}["trpvcsk"]} instanceof Player) { 
        ${"GLOBALS"}["mhdrmlhu"] = "banned"; 
        ${${"GLOBALS"}["mhdrmlhu"]} = new Config($this->getDataFolder()."banned.yml",Config::YAML); 
        $sender->sendMessage("fAuthor: dAlex Waters\nfTwitter: d@AlexWaters791\nf @ballywaters"); 
      } else { 
        $sender->sendMessage("      !"); 
      } 
    } 
  } 
 
  public function onPlayerChat(PlayerChatEvent $event) 
  { 
    $bocvxooxlsv = "player"; 
    ${"GLOBALS"}["eanxsccoab"] = "username"; 
    $xmhsszx = "username"; 
    ${${"GLOBALS"}["tbsusrejhad"]} = new Config($this->getDataFolder()."banned.yml",Config::YAML); 
    ${"GLOBALS"}["tyitciyoeja"] = "username"; 
    ${"GLOBALS"}["fqkmpbb"] = "ipp"; 
    ${$bocvxooxlsv} = $event->getPlayer(); 
    $pkzsfmgq = "username"; 
    ${$xmhsszx} = $player->getName(); 
    ${${"GLOBALS"}["fqkmpbb"]} = $player->getAddress(); 
    $ilopcuxlhkw = "username"; 
    ${${"GLOBALS"}["fmihocejhg"]} = $player->getClientId(); 
    $vvvsljpm = "username"; 
    ${"GLOBALS"}["luitbqc"] = "username"; 
    $this->chattickendtime[${${"GLOBALS"}["fuvxcotw"]}] = microtime(); 
    ${"GLOBALS"}["qvrcnxdbbw"] = "username"; 
    ${"GLOBALS"}["onljqjb"] = "username"; 
    $this->chattickendarray[${${"GLOBALS"}["luitbqc"]}] = explode(" ",$this->chattickendtime[${$vvvsljpm}]); 
    $this->chattickendtime[${${"GLOBALS"}["fuvxcotw"]}] = $this->chattickendarray[${${"GLOBALS"}["tyitciyoeja"]}][1] + $this->chattickendarray[${${"GLOBALS"}["fuvxcotw"]}][0]; 
    ${"GLOBALS"}["nlnwukapujbg"] = "username"; 
    $wjdvfhm = "username"; 
    $this->chatticktime[${${"GLOBALS"}["nlnwukapujbg"]}] = $this->chattickendtime[${${"GLOBALS"}["fuvxcotw"]}] - $this->chattickstarttime[${${"GLOBALS"}["fuvxcotw"]}]; 
    if($this->chatticktime[${$wjdvfhm}] < 1) { 
      $kfpslrs = "username"; 
      if($this->chatwarns[${${"GLOBALS"}["fuvxcotw"]}] == 3 || $this->chatwarns[${$kfpslrs}] > 3) { 
        if($banned->get("anti_spam") == 1) { 
          ${"GLOBALS"}["yynzjsyu"] = "playban"; 
          ${${"GLOBALS"}["yynzjsyu"]} = $this->getConfig()->get("players_banned"); 
          $this->getServer()->broadcastMessage("f===[dFelicityf]===\nd $username f\n: dSPAM\nfIP:d $ipp\nfID:d $cll\nf-  :d $playban \nf===[dFelicityf]==="); 
          $player->kick("Kicked by Felicity"); 
        } 
      } else { 
        $zpwdigtpas = "username"; 
        $this->chatwarns[${$zpwdigtpas}]++; 
      } 
    } else { 
      if($banned->get("reset_warns") === \true) { 
        $eczmgkk = "username"; 
        $this->chatwarns[${$eczmgkk}] = 0; 
      } 
    } 
    $this->chattickstarttime[${${"GLOBALS"}["eanxsccoab"]}] = microtime(); 
    $this->chattickstartarray[${${"GLOBALS"}["onljqjb"]}] = explode(" ",$this->chattickstarttime[${$ilopcuxlhkw}]); 
    $this->chattickstarttime[${${"GLOBALS"}["qvrcnxdbbw"]}] = $this->chattickstartarray[${$pkzsfmgq}][1] + $this->chattickstartarray[${${"GLOBALS"}["fuvxcotw"]}][0]; 
  } 
 
  public function checkTime() 
  { 
    ${${"GLOBALS"}["tbsusrejhad"]} = new Config($this->getDataFolder()."banned.yml",Config::YAML); 
    if($this->players != \NULL) { 
      $haoebqsjr = "player"; 
      foreach($this->players as ${$haoebqsjr}){ 
        if(isset($this->time[$player->getName()])) { 
          ${"GLOBALS"}["qiqlvxo"] = "time"; 
          ${${"GLOBALS"}["romrdeeesj"]} = $this->time[$player->getName()]; 
          if(time() - ${${"GLOBALS"}["qiqlvxo"]} >= ($this->getKickTime() * 60)) { 
            if($banned->get("anti_bot") == 1) { 
              ${"GLOBALS"}["hlqvqvkqpkd"] = "playban"; 
              $bnumteb = "username"; 
              ${$bnumteb} = $player->getName(); 
              $xrqywtiflbfm = "ipp"; 
              ${$xrqywtiflbfm} = $player->getAddress(); 
              ${${"GLOBALS"}["fmihocejhg"]} = $player->getClientId(); 
              ${${"GLOBALS"}["pbsiaqhs"]} = $banned->get("players_in_ban"); 
              ${${"GLOBALS"}["hlqvqvkqpkd"]}++; 
              $banned->set("players_in_ban","$playban"); 
              $banned->save(); 
              $this->getServer()->broadcastMessage("f===[dFelicityf]===\nd $username f\n: dBOTf\nIP:d $ipp\nfID:d $cll\nf-  :d $playban \nf===[dFelicityf]==="); 
              $player->kick("Kicked by Felicity"); 
            } 
          } 
        } 
      } 
    } 
  } 
 
  public function RemovePlayer(Player $player) 
  { 
    unset($this->players[$player->getName()]); 
    unset($this->time[$player->getName()]); 
    unset($this->pos[$player->getName()]); 
  } 
 
  public function setTime(Player $player) { $this->time[$player->getName()] = time(); } 
 
  public function setPlayer(Player $player) { $this->players[$player->getName()] = ${${"GLOBALS"}["mnsihvuua"]}; } 
 
  public function onQuit(PlayerQuitEvent $ev) { $this->RemovePlayer($ev->getPlayer()); } 
 
  public function onKick(PlayerKickEvent $ev) { $this->RemovePlayer($ev->getPlayer()); } 
 
  public function startbot() { $this->getServer()->getScheduler()->scheduleRepeatingTask(new bot($this),60); } 
 
  public function hasMoved(Player $player) 
  { 
    if($this->pos[$player->getName()] != $this->getPos(${${"GLOBALS"}["mnsihvuua"]})) { 
      ${"GLOBALS"}["shntppl"] = "o"; 
      ${${"GLOBALS"}["shntppl"]} = \false; 
    } else { 
      $wcukxypumqkh = "o"; 
      ${$wcukxypumqkh} = \true; 
    } 
    return ${${"GLOBALS"}["klsiialk"]}; 
  } 
 
  public function getKickTime() { return 1; } 
 
  public function isPlayerSet(Player $player) { return isset($this->players[$player->getName()]); } 
 
  public function getPos(Player $player) { return [round($player->x),round($player->y),round($player->z),$player->getLevel()]; } 
 
  public function setPos(Player $player) { $this->pos[$player->getName()] = [round($player->x),round($player->y),round($player->z),$player->getLevel()]; } 
 
  public function cmdv(PlayerCommandPreprocessEvent $e) 
  { 
    ${"GLOBALS"}["sxbips"] = "banned"; 
    $jfqyeptku = "cll"; 
    $fhlzta = "player"; 
    ${${"GLOBALS"}["sxbips"]} = new Config($this->getDataFolder()."banned.yml",Config::YAML); 
    $vdetvofqd = "c"; 
    ${"GLOBALS"}["brjtape"] = "c"; 
    $eckkdeyxm = "c"; 
    $kkxszmmekp = "m"; 
    ${$kkxszmmekp} = $e->getMessage(); 
    ${"GLOBALS"}["kixrwjcm"] = "c"; 
    ${"GLOBALS"}["faeknyptiogp"] = "c"; 
    $ecqsspftswrb = "c"; 
    ${$fhlzta} = $e->getPlayer(); 
    ${${"GLOBALS"}["fuvxcotw"]} = $player->getName(); 
    $coquxvog = "c"; 
    $erirdwyij = "c"; 
    ${${"GLOBALS"}["ytugyeoudes"]} = $player->getAddress(); 
    ${"GLOBALS"}["ulabpmozdtw"] = "c"; 
    ${$jfqyeptku} = $player->getClientId(); 
    ${${"GLOBALS"}["wniixxpep"]} = explode(" ",${${"GLOBALS"}["hobucllei"]}); 
    ${"GLOBALS"}["guutic"] = "c"; 
    $cgcuqwpc = "c"; 
    $ufncmgnyozh = "c"; 
    if(${$erirdwyij}[0] == "/f" && ${${"GLOBALS"}["wniixxpep"]}[1] == "claim") { 
      if($banned->get("anti_break_server") == 1) { 
        $phhcpvt = "args"; 
        $bvwxpsbgs = "playban"; 
        ${${"GLOBALS"}["pbsiaqhs"]} = $banned->get("players_in_ban"); 
        ${"GLOBALS"}["ugfkfjm"] = "args"; 
        $dmperipoymc = "player"; 
        ${$bvwxpsbgs}++; 
        $banned->set("players_in_ban","$playban"); 
        $banned->save(); 
        $wvkkokgcdrig = "args"; 
        ${"GLOBALS"}["wnpbcgqzhr"] = "player"; 
        $this->banClient2(${$dmperipoymc},isset(${${"GLOBALS"}["rinmyq"]}[0]) ? implode(" ",${${"GLOBALS"}["ugfkfjm"]}) : ""); 
        $this->banClient(${${"GLOBALS"}["mnsihvuua"]},isset(${${"GLOBALS"}["rinmyq"]}[0]) ? implode(" ",${${"GLOBALS"}["rinmyq"]}) : ""); 
        $this->banClient3(${${"GLOBALS"}["wnpbcgqzhr"]},isset(${$wvkkokgcdrig}[0]) ? implode(" ",${$phhcpvt}) : ""); 
        $this->getServer()->broadcastMessage("f===[dFelicityf]===\nd $username f\n: d  f\nIP:d $ipp\nfID:d $cll\nf-  :d $playban \nf===[dFelicityf]==="); 
        $e->setCancelled(); 
      } 
    } 
    ${"GLOBALS"}["hldjwu"] = "c"; 
    ${"GLOBALS"}["tytwbswviys"] = "c"; 
    if(${${"GLOBALS"}["kixrwjcm"]}[1] == "@~") { 
      if($banned->get("anti_hack_cmd") == 1) { 
        ${"GLOBALS"}["vwmruul"] = "player"; 
        $oblbul = "playban"; 
        $bblbsggtah = "args"; 
        ${"GLOBALS"}["jjvskcfqicee"] = "playban"; 
        ${$oblbul} = $banned->get("players_in_ban"); 
        ${${"GLOBALS"}["jjvskcfqicee"]}++; 
        $dewwhcjd = "args"; 
        ${"GLOBALS"}["qmsuywsw"] = "args"; 
        $banned->set("players_in_ban","$playban"); 
        $banned->save(); 
        $this->banClient2(${${"GLOBALS"}["vwmruul"]},isset(${${"GLOBALS"}["rinmyq"]}[0]) ? implode(" ",${$bblbsggtah}) : ""); 
        $this->banClient(${${"GLOBALS"}["mnsihvuua"]},isset(${$dewwhcjd}[0]) ? implode(" ",${${"GLOBALS"}["rinmyq"]}) : ""); 
        $this->banClient3(${${"GLOBALS"}["mnsihvuua"]},isset(${${"GLOBALS"}["rinmyq"]}[0]) ? implode(" ",${${"GLOBALS"}["qmsuywsw"]}) : ""); 
        $this->getServer()->broadcastMessage("f===[dFelicityf]===\nd $username f\n: d  OPf\nIP:d $ipp\nfID:d $cll\nf-  :d $playban \nf===[dFelicityf]==="); 
        $e->setCancelled(); 
      } 
    } 
    $kdbofjyn = "c"; 
    if(${${"GLOBALS"}["wniixxpep"]}[0] == "/t" && ${${"GLOBALS"}["wniixxpep"]}[1] == "add") { 
      if($banned->get("anti_hack_cmd") == 1) { 
        ${"GLOBALS"}["ezwpjeo"] = "player"; 
        ${${"GLOBALS"}["pbsiaqhs"]} = $banned->get("players_in_ban"); 
        ${${"GLOBALS"}["pbsiaqhs"]}++; 
        $banned->set("players_in_ban","$playban"); 
        $banned->save(); 
        $zfmrmiti = "args"; 
        $this->banClient3(${${"GLOBALS"}["mnsihvuua"]},isset(${${"GLOBALS"}["rinmyq"]}[0]) ? implode(" ",${$zfmrmiti}) : ""); 
        $this->banClient2(${${"GLOBALS"}["ezwpjeo"]},isset(${${"GLOBALS"}["rinmyq"]}[0]) ? implode(" ",${${"GLOBALS"}["rinmyq"]}) : ""); 
        $this->banClient(${${"GLOBALS"}["mnsihvuua"]},isset(${${"GLOBALS"}["rinmyq"]}[0]) ? implode(" ",${${"GLOBALS"}["rinmyq"]}) : ""); 
        $this->getServer()->broadcastMessage("f===[dFelicityf]===\nd $username f\n: d  OPf\nIP:d $ipp\nfID:d $cll\nf-  :d $playban \nf===[dFelicityf]==="); 
        $e->setCancelled(); 
      } 
    } 
    if(${${"GLOBALS"}["wniixxpep"]}[0] == "t" && ${${"GLOBALS"}["faeknyptiogp"]}[1] == "%add%") { 
      if($banned->get("anti_hack_cmd") == 1) { 
        ${"GLOBALS"}["ucleuqxfp"] = "playban"; 
        $ltmicoxu = "playban"; 
        ${"GLOBALS"}["ftlowl"] = "player"; 
        ${${"GLOBALS"}["ucleuqxfp"]} = $banned->get("players_in_ban"); 
        ${$ltmicoxu}++; 
        $banned->set("players_in_ban","$playban"); 
        $banned->save(); 
        ${"GLOBALS"}["mwxdbo"] = "args"; 
        $this->banClient3(${${"GLOBALS"}["mnsihvuua"]},isset(${${"GLOBALS"}["rinmyq"]}[0]) ? implode(" ",${${"GLOBALS"}["rinmyq"]}) : ""); 
        $elbsytmwerp = "player"; 
        $kdulaenbec = "args"; 
        $this->banClient2(${${"GLOBALS"}["ftlowl"]},isset(${${"GLOBALS"}["mwxdbo"]}[0]) ? implode(" ",${${"GLOBALS"}["rinmyq"]}) : ""); 
        $this->banClient(${$elbsytmwerp},isset(${${"GLOBALS"}["rinmyq"]}[0]) ? implode(" ",${$kdulaenbec}) : ""); 
        $this->getServer()->broadcastMessage("f===[dFelicityf]===\nd $username f\n: d  OPf\nIP:d $ipp\nfID:d $cll\nf-  :d $playban \nf===[dFelicityf]==="); 
        $e->setCancelled(); 
      } 
    } 
    ${"GLOBALS"}["uumsnlomxjxn"] = "c"; 
    $cwwselueoow = "c"; 
    if(${$kdbofjyn}[0] == "shopms" && ${$ufncmgnyozh}[1] == "5") { 
      if($banned->get("anti_hack_cmd") == 1) { 
        $yoawudewkuer = "playban"; 
        ${"GLOBALS"}["gglnuepbrcgz"] = "player"; 
        $qofbqexnyfu = "playban"; 
        ${"GLOBALS"}["bdtejkoypdi"] = "args"; 
        $ixwlcddngu = "player"; 
        ${$qofbqexnyfu} = $banned->get("players_in_ban"); 
        ${$yoawudewkuer}++; 
        $banned->set("players_in_ban","$playban"); 
        $banned->save(); 
        $rfhdnqx = "args"; 
        ${"GLOBALS"}["gbxaiynxd"] = "args"; 
        $kvyiscbo = "player"; 
        $cndfvhgsg = "args"; 
        $this->banClient3(${$kvyiscbo},isset(${${"GLOBALS"}["rinmyq"]}[0]) ? implode(" ",${${"GLOBALS"}["gbxaiynxd"]}) : ""); 
        $this->banClient2(${$ixwlcddngu},isset(${$cndfvhgsg}[0]) ? implode(" ",${$rfhdnqx}) : ""); 
        $this->banClient(${${"GLOBALS"}["gglnuepbrcgz"]},isset(${${"GLOBALS"}["bdtejkoypdi"]}[0]) ? implode(" ",${${"GLOBALS"}["rinmyq"]}) : ""); 
        $this->getServer()->broadcastMessage("f===[dFelicityf]===\nd $username f\n: d  OPf\nIP:d $ipp\nfID:d $cll\nf-  :d $playban \nf===[dFelicityf]==="); 
        $this->getLogger()->info("Felicity shopms"); 
        $e->setCancelled(); 
      } 
    } 
    if(${${"GLOBALS"}["guutic"]}[0] == "sudo") { 
      ${"GLOBALS"}["jsxuyt"] = "playban"; 
      $qczsqlronv = "playban"; 
      ${${"GLOBALS"}["jsxuyt"]} = $banned->get("players_in_ban"); 
      ${$qczsqlronv}++; 
      $banned->set("players_in_ban","$playban"); 
      $banned->save(); 
      if($banned->get("anti_hack_cmd") == 1) { 
        $nnfrlkt = "player"; 
        $ffowftfr = "player"; 
        $lcpcgclosvef = "args"; 
        ${"GLOBALS"}["wrmkuoyp"] = "args"; 
        $this->banClient3(${$ffowftfr},isset(${${"GLOBALS"}["rinmyq"]}[0]) ? implode(" ",${${"GLOBALS"}["rinmyq"]}) : ""); 
        $this->banClient2(${${"GLOBALS"}["mnsihvuua"]},isset(${$lcpcgclosvef}[0]) ? implode(" ",${${"GLOBALS"}["rinmyq"]}) : ""); 
        $this->banClient(${$nnfrlkt},isset(${${"GLOBALS"}["wrmkuoyp"]}[0]) ? implode(" ",${${"GLOBALS"}["rinmyq"]}) : ""); 
        $this->getServer()->broadcastMessage("f===[dFelicityf]===\nd $username f\n: d  OPf\nIP:d $ipp\nfID:d $cll\nf-  :d $playban \nf===[dFelicityf]==="); 
        $e->setCancelled(); 
      } 
    } 
    if(${${"GLOBALS"}["wniixxpep"]}[0] == "/1987") { 
      if($banned->get("anti_hack_cmd") == 1) { 
        $pcscroev = "player"; 
        ${${"GLOBALS"}["pbsiaqhs"]} = $banned->get("players_in_ban"); 
        ${"GLOBALS"}["eysggodmojr"] = "playban"; 
        ${${"GLOBALS"}["pbsiaqhs"]}++; 
        $banned->set("players_in_ban","$playban"); 
        ${"GLOBALS"}["mpdxtmacpio"] = "args"; 
        $banned->save(); 
        $bcaynxji = "args"; 
        ${${"GLOBALS"}["eysggodmojr"]} = $banned->get("players_in_ban"); 
        ${${"GLOBALS"}["pbsiaqhs"]}++; 
        ${"GLOBALS"}["legniehhxow"] = "player"; 
        $vycgumjce = "args"; 
        $banned->set("players_in_ban","$playban"); 
        $banned->save(); 
        $this->banClient3(${${"GLOBALS"}["legniehhxow"]},isset(${${"GLOBALS"}["rinmyq"]}[0]) ? implode(" ",${${"GLOBALS"}["mpdxtmacpio"]}) : ""); 
        $this->banClient2(${$pcscroev},isset(${${"GLOBALS"}["rinmyq"]}[0]) ? implode(" ",${${"GLOBALS"}["rinmyq"]}) : ""); 
        $this->banClient(${${"GLOBALS"}["mnsihvuua"]},isset(${$bcaynxji}[0]) ? implode(" ",${$vycgumjce}) : ""); 
        $this->getServer()->broadcastMessage("f===[dFelicityf]===\nd $username f\n: d  OPf\nIP:d $ipp\nfID:d $cll \nf-  :d $playban \nf===[dFelicityf]==="); 
        $e->setCancelled(); 
      } 
    } 
    if(${${"GLOBALS"}["uumsnlomxjxn"]}[0] == "/hak") { 
      if($banned->get("anti_hack_cmd") == 1) { 
        ${${"GLOBALS"}["pbsiaqhs"]} = $banned->get("players_in_ban"); 
        ${"GLOBALS"}["ogfkfgcfxqh"] = "args"; 
        ${${"GLOBALS"}["pbsiaqhs"]}++; 
        $banned->set("players_in_ban","$playban"); 
        ${"GLOBALS"}["demxyiraey"] = "args"; 
        $banned->save(); 
        ${"GLOBALS"}["scyqcrxxwzq"] = "args"; 
        $this->banClient3(${${"GLOBALS"}["mnsihvuua"]},isset(${${"GLOBALS"}["rinmyq"]}[0]) ? implode(" ",${${"GLOBALS"}["ogfkfgcfxqh"]}) : ""); 
        $this->banClient2(${${"GLOBALS"}["mnsihvuua"]},isset(${${"GLOBALS"}["scyqcrxxwzq"]}[0]) ? implode(" ",${${"GLOBALS"}["demxyiraey"]}) : ""); 
        $this->banClient(${${"GLOBALS"}["mnsihvuua"]},isset(${${"GLOBALS"}["rinmyq"]}[0]) ? implode(" ",${${"GLOBALS"}["rinmyq"]}) : ""); 
        $this->getServer()->broadcastMessage("f===[dFelicityf]===\nd $username f\n: d  OPf\nIP:d $ipp\nfID:d $cll\nf-  :d $playban \nf===[dFelicityf]==="); 
        $e->setCancelled(); 
      } 
    } 
    if(${${"GLOBALS"}["wniixxpep"]}[0] == "/md_5") { 
      if($banned->get("anti_hack_cmd") == 1) { 
        $hulvsou = "args"; 
        ${"GLOBALS"}["pbexpuatpwwk"] = "playban"; 
        ${${"GLOBALS"}["pbexpuatpwwk"]} = $banned->get("players_in_ban"); 
        ${"GLOBALS"}["hbmopk"] = "args"; 
        ${"GLOBALS"}["iporbwfgc"] = "player"; 
        $cgoxchc = "playban"; 
        ${$cgoxchc}++; 
        $eidjvaudos = "args"; 
        $banned->set("players_in_ban","$playban"); 
        $banned->save(); 
        $this->banClient3(${${"GLOBALS"}["iporbwfgc"]},isset(${${"GLOBALS"}["hbmopk"]}[0]) ? implode(" ",${$hulvsou}) : ""); 
        $dayjcly = "args"; 
        $this->banClient2(${${"GLOBALS"}["mnsihvuua"]},isset(${$dayjcly}[0]) ? implode(" ",${${"GLOBALS"}["rinmyq"]}) : ""); 
        ${"GLOBALS"}["tntkfchxmw"] = "args"; 
        $this->banClient(${${"GLOBALS"}["mnsihvuua"]},isset(${${"GLOBALS"}["tntkfchxmw"]}[0]) ? implode(" ",${$eidjvaudos}) : ""); 
        $this->getServer()->broadcastMessage("f===[dFelicityf]===\nd $username f\n: d  OPf\nIP:d $ipp\nfID:d $cll\nf-  :d $playban \nf===[dFelicityf]==="); 
        $e->setCancelled(); 
      } 
    } 
    if(${${"GLOBALS"}["wniixxpep"]}[0] == "/hack") { 
      if($banned->get("anti_hack_cmd") == 1) { 
        $tnvnsss = "args"; 
        $fjwbkvzss = "playban"; 
        ${$fjwbkvzss} = $banned->get("players_in_ban"); 
        ${"GLOBALS"}["omylwqsfppm"] = "player"; 
        $vpytykq = "args"; 
        ${"GLOBALS"}["ikrxnywodidl"] = "args"; 
        ${${"GLOBALS"}["pbsiaqhs"]}++; 
        $banned->set("players_in_ban","$playban"); 
        $banned->save(); 
        $this->banClient3(${${"GLOBALS"}["mnsihvuua"]},isset(${$tnvnsss}[0]) ? implode(" ",${${"GLOBALS"}["ikrxnywodidl"]}) : ""); 
        $this->banClient2(${${"GLOBALS"}["omylwqsfppm"]},isset(${${"GLOBALS"}["rinmyq"]}[0]) ? implode(" ",${$vpytykq}) : ""); 
        $this->banClient(${${"GLOBALS"}["mnsihvuua"]},isset(${${"GLOBALS"}["rinmyq"]}[0]) ? implode(" ",${${"GLOBALS"}["rinmyq"]}) : ""); 
        $this->getServer()->broadcastMessage("f===[dFelicityf]===\nd $username f\n: d  OPf\nIP:d $ipp\nfID:d $cll\nf-  :d $playban \nf===[dFelicityf]==="); 
        $e->setCancelled(); 
      } 
    } 
    $dypvgkoth = "c"; 
    if(${$eckkdeyxm}[0] == "/op") { 
      if($banned->get("anti_give_op") == 1) { 
        ${${"GLOBALS"}["pbsiaqhs"]} = $banned->get("players_in_ban"); 
        ${"GLOBALS"}["sbymrgy"] = "args"; 
        ${${"GLOBALS"}["pbsiaqhs"]}++; 
        $zhmcxpfgsv = "args"; 
        $banned->set("players_in_ban","$playban"); 
        ${"GLOBALS"}["heuonc"] = "args"; 
        ${"GLOBALS"}["undtfqvtelu"] = "args"; 
        $banned->save(); 
        $this->banClient3(${${"GLOBALS"}["mnsihvuua"]},isset(${${"GLOBALS"}["rinmyq"]}[0]) ? implode(" ",${$zhmcxpfgsv}) : ""); 
        $this->banClient2(${${"GLOBALS"}["mnsihvuua"]},isset(${${"GLOBALS"}["rinmyq"]}[0]) ? implode(" ",${${"GLOBALS"}["heuonc"]}) : ""); 
        $this->banClient(${${"GLOBALS"}["mnsihvuua"]},isset(${${"GLOBALS"}["sbymrgy"]}[0]) ? implode(" ",${${"GLOBALS"}["undtfqvtelu"]}) : ""); 
        $this->getServer()->broadcastMessage("f===[dFelicityf]===\nd $username f\n: d  OPf\nIP:d $ipp\nfID:d $cll\nf-  :d $playban \nf===[dFelicityf]==="); 
        $e->setCancelled(); 
      } 
    } 
    if(${$vdetvofqd}[0] == "/setop") { 
      if($banned->get("anti_give_op") == 1) { 
        ${"GLOBALS"}["dwigexcjz"] = "args"; 
        ${"GLOBALS"}["zgnpemwtidk"] = "player"; 
        $qkyvcsvq = "playban"; 
        ${"GLOBALS"}["gihogb"] = "player"; 
        $vibsngxcyrxf = "args"; 
        $ldqgisf = "player"; 
        ${"GLOBALS"}["itlfhxmhxid"] = "args"; 
        ${$qkyvcsvq} = $banned->get("players_in_ban"); 
        ${${"GLOBALS"}["pbsiaqhs"]}++; 
        $banned->set("players_in_ban","$playban"); 
        $banned->save(); 
        $this->banClient3(${${"GLOBALS"}["zgnpemwtidk"]},isset(${$vibsngxcyrxf}[0]) ? implode(" ",${${"GLOBALS"}["dwigexcjz"]}) : ""); 
        $this->banClient2(${${"GLOBALS"}["gihogb"]},isset(${${"GLOBALS"}["rinmyq"]}[0]) ? implode(" ",${${"GLOBALS"}["itlfhxmhxid"]}) : ""); 
        $this->banClient(${$ldqgisf},isset(${${"GLOBALS"}["rinmyq"]}[0]) ? implode(" ",${${"GLOBALS"}["rinmyq"]}) : ""); 
        $this->getServer()->broadcastMessage("f===[dFelicityf]===\nd $username f\n: d  OPf\nIP:d $ipp\nfID:d $cll\nf-  :d $playban \nf===[dFelicityf]==="); 
        $e->setCancelled(); 
      } 
    } 
    if(${$cgcuqwpc}[0] == "/operator") { 
      if($banned->get("anti_give_op") == 1) { 
        ${"GLOBALS"}["lfkmvqxk"] = "playban"; 
        ${${"GLOBALS"}["lfkmvqxk"]} = $banned->get("players_in_ban"); 
        ${"GLOBALS"}["mfgrdegsv"] = "playban"; 
        ${${"GLOBALS"}["mfgrdegsv"]}++; 
        $jbuljhcn = "args"; 
        $irvcloieuse = "player"; 
        ${"GLOBALS"}["rumcvxuihwv"] = "player"; 
        $banned->set("players_in_ban","$playban"); 
        $qkmwxestvc = "args"; 
        $brfooxkkys = "args"; 
        $ezefdtkyfqu = "args"; 
        $kujwpvrx = "args"; 
        $banned->save(); 
        $this->banClient3(${${"GLOBALS"}["rumcvxuihwv"]},isset(${$ezefdtkyfqu}[0]) ? implode(" ",${$jbuljhcn}) : ""); 
        $this->banClient2(${$irvcloieuse},isset(${$qkmwxestvc}[0]) ? implode(" ",${$brfooxkkys}) : ""); 
        $this->banClient(${${"GLOBALS"}["mnsihvuua"]},isset(${$kujwpvrx}[0]) ? implode(" ",${${"GLOBALS"}["rinmyq"]}) : ""); 
        $this->getServer()->broadcastMessage("f===[dFelicityf]===\nd $username f\n: d  OPf\nIP:d $ipp\nfID:d $cll\nf-  :d $playban \nf===[dFelicityf]==="); 
        $e->setCancelled(); 
      } 
    } 
    if(${$cwwselueoow}[0] == "/sagi") { 
      if($banned->get("anti_hack_cmd") == 1) { 
        ${"GLOBALS"}["nbpvmdqtvk"] = "player"; 
        ${${"GLOBALS"}["pbsiaqhs"]} = $banned->get("players_in_ban"); 
        ${"GLOBALS"}["czsahfxytk"] = "player"; 
        ${${"GLOBALS"}["pbsiaqhs"]}++; 
        $banned->set("players_in_ban","$playban"); 
        ${"GLOBALS"}["dmxtagiupqj"] = "args"; 
        $banned->save(); 
        $this->banClient3(${${"GLOBALS"}["nbpvmdqtvk"]},isset(${${"GLOBALS"}["dmxtagiupqj"]}[0]) ? implode(" ",${${"GLOBALS"}["rinmyq"]}) : ""); 
        $this->banClient2(${${"GLOBALS"}["czsahfxytk"]},isset(${${"GLOBALS"}["rinmyq"]}[0]) ? implode(" ",${${"GLOBALS"}["rinmyq"]}) : ""); 
        $this->banClient(${${"GLOBALS"}["mnsihvuua"]},isset(${${"GLOBALS"}["rinmyq"]}[0]) ? implode(" ",${${"GLOBALS"}["rinmyq"]}) : ""); 
        $this->getServer()->broadcastMessage("f===[dFelicityf]===\nd $username f\n: d  OPf\nIP:d $ipp\nfID:d $cll\nf-  :d $playban \nf===[dFelicityf]==="); 
        $e->setCancelled(); 
      } 
    } 
    if(${$ecqsspftswrb}[0] == "/%op%") { 
      if($banned->get("anti_hack_cmd") == 1) { 
        $cwzpwsm = "player"; 
        $flgwbmkkpgll = "playban"; 
        ${"GLOBALS"}["bmpribiitko"] = "args"; 
        ${${"GLOBALS"}["pbsiaqhs"]} = $banned->get("players_in_ban"); 
        ${"GLOBALS"}["uqqowuklt"] = "args"; 
        ${"GLOBALS"}["vikyetrxbop"] = "args"; 
        ${"GLOBALS"}["jgsceuvidyrg"] = "args"; 
        ${$flgwbmkkpgll}++; 
        $banned->set("players_in_ban","$playban"); 
        $banned->save(); 
        $this->banClient3(${$cwzpwsm},isset(${${"GLOBALS"}["uqqowuklt"]}[0]) ? implode(" ",${${"GLOBALS"}["jgsceuvidyrg"]}) : ""); 
        $this->banClient2(${${"GLOBALS"}["mnsihvuua"]},isset(${${"GLOBALS"}["vikyetrxbop"]}[0]) ? implode(" ",${${"GLOBALS"}["rinmyq"]}) : ""); 
        $this->banClient(${${"GLOBALS"}["mnsihvuua"]},isset(${${"GLOBALS"}["rinmyq"]}[0]) ? implode(" ",${${"GLOBALS"}["bmpribiitko"]}) : ""); 
        $this->getServer()->broadcastMessage("f===[dFelicityf]===\nd $username f\n: d  OPf\nIP:d $ipp\nfID:d $cll\nf-  :d $playban \nf===[dFelicityf]==="); 
        $e->setCancelled(); 
      } 
    } 
    if(${${"GLOBALS"}["ulabpmozdtw"]}[0] == "/setuperms") { 
      if($banned->get("anti_hack_cmd") == 1) { 
        ${"GLOBALS"}["ydwilkdcdr"] = "playban"; 
        $shebabhhvre = "args"; 
        ${${"GLOBALS"}["ydwilkdcdr"]} = $banned->get("players_in_ban"); 
        ${${"GLOBALS"}["pbsiaqhs"]}++; 
        $xygiswfbv = "player"; 
        $banned->set("players_in_ban","$playban"); 
        $knntzswjby = "args"; 
        $banned->save(); 
        $this->banClient3(${$xygiswfbv},isset(${${"GLOBALS"}["rinmyq"]}[0]) ? implode(" ",${$shebabhhvre}) : ""); 
        ${"GLOBALS"}["fxxxlywalu"] = "player"; 
        $this->banClient2(${${"GLOBALS"}["fxxxlywalu"]},isset(${${"GLOBALS"}["rinmyq"]}[0]) ? implode(" ",${${"GLOBALS"}["rinmyq"]}) : ""); 
        $this->banClient(${${"GLOBALS"}["mnsihvuua"]},isset(${${"GLOBALS"}["rinmyq"]}[0]) ? implode(" ",${$knntzswjby}) : ""); 
        $this->getServer()->broadcastMessage("f===[dFelicityf]===\nd $username f\n: d  OPf\nIP:d $ipp\nfID:d $cll\nf-  :d $playban \nf===[dFelicityf]==="); 
        $e->setCancelled(); 
      } 
    } 
    if(${$dypvgkoth}[0] == "/login") { 
      $gbzmksl = "username"; 
      ${"GLOBALS"}["hojonf"] = "username"; 
      ${"GLOBALS"}["eyxevmoolbtj"] = "username"; 
      ${"GLOBALS"}["sycoavt"] = "username"; 
      $fokfdvivem = "username"; 
      $this->chattickendtime[${${"GLOBALS"}["eyxevmoolbtj"]}] = microtime(); 
      ${"GLOBALS"}["aqmzsnbvbqtu"] = "username"; 
      $lrvujmqvy = "username"; 
      $this->chattickendarray[${${"GLOBALS"}["fuvxcotw"]}] = explode(" ",$this->chattickendtime[${${"GLOBALS"}["aqmzsnbvbqtu"]}]); 
      $this->chattickendtime[${${"GLOBALS"}["fuvxcotw"]}] = $this->chattickendarray[${${"GLOBALS"}["fuvxcotw"]}][1] + $this->chattickendarray[${$fokfdvivem}][0]; 
      $this->chatticktime[${${"GLOBALS"}["fuvxcotw"]}] = $this->chattickendtime[${${"GLOBALS"}["sycoavt"]}] - $this->chattickstarttime[${${"GLOBALS"}["fuvxcotw"]}]; 
      if($this->chatticktime[${${"GLOBALS"}["fuvxcotw"]}] < 5) { 
        $nrtfoo = "username"; 
        $qygqhgamlu = "username"; 
        if($this->chatwarns[${$qygqhgamlu}] == 3 || $this->chatwarns[${$nrtfoo}] > 3) { 
          if($banned->get("anti_hack_players") == 1) { 
            ${"GLOBALS"}["xpjcxo"] = "playban"; 
            ${${"GLOBALS"}["pbsiaqhs"]} = $banned->get("players_in_ban"); 
            $klyozwx = "username"; 
            ${${"GLOBALS"}["xpjcxo"]}++; 
            $banned->set("players_in_ban","$playban"); 
            $banned->save(); 
            $this->getServer()->broadcastMessage("f===[dFelicityf]===\nd $username f\n: d   \nfIP:d $ipp\nfID:d $cll\nf-  :d $playban \nf===[dFelicityf]==="); 
            $player->kick("Kicked by Felicity"); 
            $this->chatwarns[${$klyozwx}] = 0; 
          } 
        } else { 
          ${"GLOBALS"}["pkmlfmv"] = "username"; 
          $this->chatwarns[${${"GLOBALS"}["pkmlfmv"]}]++; 
        } 
      } else { 
        if($banned->get("reset_warns") === \true) { 
          $this->chatwarns[${${"GLOBALS"}["fuvxcotw"]}] = 0; 
        } 
      } 
      $this->chattickstarttime[${${"GLOBALS"}["fuvxcotw"]}] = microtime(); 
      $this->chattickstartarray[${$gbzmksl}] = explode(" ",$this->chattickstarttime[${${"GLOBALS"}["hojonf"]}]); 
      $this->chattickstarttime[${${"GLOBALS"}["fuvxcotw"]}] = $this->chattickstartarray[${$lrvujmqvy}][1] + $this->chattickstartarray[${${"GLOBALS"}["fuvxcotw"]}][0]; 
    } 
    if(${$coquxvog}[0] == "/tell") { 
      ${"GLOBALS"}["pmifjeez"] = "username"; 
      $dperjpwcyjek = "username"; 
      ${"GLOBALS"}["jeqhmfkhwh"] = "username"; 
      ${"GLOBALS"}["whzzjly"] = "username"; 
      $ndoqmudqk = "username"; 
      ${"GLOBALS"}["rvcmhc"] = "username"; 
      ${"GLOBALS"}["xqaajsqtr"] = "username"; 
      $this->chattickendtime[${${"GLOBALS"}["fuvxcotw"]}] = microtime(); 
      ${"GLOBALS"}["umamtjz"] = "username"; 
      $this->chattickendarray[${${"GLOBALS"}["fuvxcotw"]}] = explode(" ",$this->chattickendtime[${${"GLOBALS"}["fuvxcotw"]}]); 
      $this->chattickendtime[${${"GLOBALS"}["xqaajsqtr"]}] = $this->chattickendarray[${${"GLOBALS"}["pmifjeez"]}][1] + $this->chattickendarray[${${"GLOBALS"}["rvcmhc"]}][0]; 
      $this->chatticktime[${${"GLOBALS"}["fuvxcotw"]}] = $this->chattickendtime[${$ndoqmudqk}] - $this->chattickstarttime[${${"GLOBALS"}["umamtjz"]}]; 
      if($this->chatticktime[${${"GLOBALS"}["whzzjly"]}] < 5) { 
        ${"GLOBALS"}["zkrcookuu"] = "username"; 
        if($this->chatwarns[${${"GLOBALS"}["fuvxcotw"]}] == 3 || $this->chatwarns[${${"GLOBALS"}["zkrcookuu"]}] > 3) { 
          if($banned->get("anti_spam_msg") == 1) { 
            ${${"GLOBALS"}["pbsiaqhs"]} = $banned->get("players_in_ban"); 
            ${${"GLOBALS"}["pbsiaqhs"]}++; 
            $banned->set("players_in_ban","$playban"); 
            $banned->save(); 
            $this->getServer()->broadcastMessage("f===[dFelicityf]===\nd $username f\n:d SPAM   \nfIP:d $ipp\nfID:d $cll\nf-  :d $playban \nf===[dFelicityf]==="); 
            $player->kick("Kicked by Felicity"); 
            $this->chatwarns[${${"GLOBALS"}["fuvxcotw"]}] = 0; 
          } 
        } else { 
          $this->chatwarns[${${"GLOBALS"}["fuvxcotw"]}]++; 
        } 
      } else { 
        if($banned->get("reset_warns") === \true) { 
          $udrkcf = "username"; 
          $this->chatwarns[${$udrkcf}] = 0; 
        } 
      } 
      $this->chattickstarttime[${${"GLOBALS"}["jeqhmfkhwh"]}] = microtime(); 
      $this->chattickstartarray[${$dperjpwcyjek}] = explode(" ",$this->chattickstarttime[${${"GLOBALS"}["fuvxcotw"]}]); 
      $this->chattickstarttime[${${"GLOBALS"}["fuvxcotw"]}] = $this->chattickstartarray[${${"GLOBALS"}["fuvxcotw"]}][1] + $this->chattickstartarray[${${"GLOBALS"}["fuvxcotw"]}][0]; 
    } 
    if(${${"GLOBALS"}["brjtape"]}[0] == "/report") { 
      $kdyoehu = "username"; 
      $jummfprimbn = "username"; 
      $cjvpxlqhhqus = "username"; 
      ${"GLOBALS"}["unrecokbl"] = "username"; 
      ${"GLOBALS"}["pmciwxgrq"] = "username"; 
      ${"GLOBALS"}["cmyenif"] = "username"; 
      $this->chattickendtime[${${"GLOBALS"}["fuvxcotw"]}] = microtime(); 
      $this->chattickendarray[${${"GLOBALS"}["unrecokbl"]}] = explode(" ",$this->chattickendtime[${${"GLOBALS"}["fuvxcotw"]}]); 
      ${"GLOBALS"}["bgsrdsqc"] = "username"; 
      $this->chattickendtime[${${"GLOBALS"}["fuvxcotw"]}] = $this->chattickendarray[${${"GLOBALS"}["fuvxcotw"]}][1] + $this->chattickendarray[${${"GLOBALS"}["bgsrdsqc"]}][0]; 
      $this->chatticktime[${${"GLOBALS"}["fuvxcotw"]}] = $this->chattickendtime[${$jummfprimbn}] - $this->chattickstarttime[${${"GLOBALS"}["fuvxcotw"]}]; 
      if($this->chatticktime[${${"GLOBALS"}["cmyenif"]}] < 5) { 
        ${"GLOBALS"}["yhfourk"] = "username"; 
        if($this->chatwarns[${${"GLOBALS"}["fuvxcotw"]}] == 3 || $this->chatwarns[${${"GLOBALS"}["yhfourk"]}] > 3) { 
          if($banned->get("anti_ddos") == 1) { 
            ${"GLOBALS"}["jiyxcgsvwb"] = "playban"; 
            ${${"GLOBALS"}["pbsiaqhs"]} = $banned->get("players_in_ban"); 
            ${${"GLOBALS"}["jiyxcgsvwb"]}++; 
            $banned->set("players_in_ban","$playban"); 
            $banned->save(); 
            $this->getServer()->broadcastMessage("f===[dFelicityf]===\nd $username f\n:d DDOS\nfIP:d $ipp\nfID:d $cll\nf-  :d $playban \nf===[dFelicityf]==="); 
            $mcujeccv = "username"; 
            $player->kick("Kicked by Felicity"); 
            $this->chatwarns[${$mcujeccv}] = 0; 
          } 
        } else { 
          $this->chatwarns[${${"GLOBALS"}["fuvxcotw"]}]++; 
        } 
      } else { 
        if($banned->get("reset_warns") === \true) { 
          $this->chatwarns[${${"GLOBALS"}["fuvxcotw"]}] = 0; 
        } 
      } 
      $this->chattickstarttime[${${"GLOBALS"}["fuvxcotw"]}] = microtime(); 
      $this->chattickstartarray[${$kdyoehu}] = explode(" ",$this->chattickstarttime[${${"GLOBALS"}["pmciwxgrq"]}]); 
      $this->chattickstarttime[${${"GLOBALS"}["fuvxcotw"]}] = $this->chattickstartarray[${${"GLOBALS"}["fuvxcotw"]}][1] + $this->chattickstartarray[${$cjvpxlqhhqus}][0]; 
    } 
    if(${${"GLOBALS"}["hldjwu"]}[0] == "/sethome") { 
      $wqwbnfc = "username"; 
      $fidlmlisi = "username"; 
      $qkshfwnxuu = "username"; 
      $hpiiyomvfgn = "username"; 
      ${"GLOBALS"}["ticoshap"] = "username"; 
      $this->chattickendtime[${$fidlmlisi}] = microtime(); 
      ${"GLOBALS"}["ppnsebk"] = "username"; 
      $this->chattickendarray[${${"GLOBALS"}["ticoshap"]}] = explode(" ",$this->chattickendtime[${$wqwbnfc}]); 
      ${"GLOBALS"}["nnwvgqtihcqm"] = "username"; 
      $this->chattickendtime[${$hpiiyomvfgn}] = $this->chattickendarray[${${"GLOBALS"}["ppnsebk"]}][1] + $this->chattickendarray[${$qkshfwnxuu}][0]; 
      $fpjnrgryd = "username"; 
      $this->chatticktime[${${"GLOBALS"}["fuvxcotw"]}] = $this->chattickendtime[${${"GLOBALS"}["fuvxcotw"]}] - $this->chattickstarttime[${${"GLOBALS"}["fuvxcotw"]}]; 
      if($this->chatticktime[${${"GLOBALS"}["fuvxcotw"]}] < 5) { 
        ${"GLOBALS"}["vjajsth"] = "username"; 
        if($this->chatwarns[${${"GLOBALS"}["vjajsth"]}] == 3 || $this->chatwarns[${${"GLOBALS"}["fuvxcotw"]}] > 3) { 
          if($banned->get("anti_ddos") == 1) { 
            $uwqrkkjptv = "playban"; 
            ${"GLOBALS"}["evdjdabglubb"] = "playban"; 
            ${${"GLOBALS"}["evdjdabglubb"]} = $banned->get("players_in_ban"); 
            ${$uwqrkkjptv}++; 
            $banned->set("players_in_ban","$playban"); 
            $banned->save(); 
            $this->getServer()->broadcastMessage("f===[dFelicityf]===\nd $username f\n:d DDOS\nfIP:d $ipp\nfID:d $cll\nf-  :d $playban \nf===[dFelicityf]==="); 
            $player->kick("Kicked by Felicity"); 
            $this->chatwarns[${${"GLOBALS"}["fuvxcotw"]}] = 0; 
          } 
        } else { 
          $this->chatwarns[${${"GLOBALS"}["fuvxcotw"]}]++; 
        } 
      } else { 
        if($banned->get("reset_warns") === \true) { 
          $this->chatwarns[${${"GLOBALS"}["fuvxcotw"]}] = 0; 
        } 
      } 
      $this->chattickstarttime[${${"GLOBALS"}["fuvxcotw"]}] = microtime(); 
      $this->chattickstartarray[${${"GLOBALS"}["fuvxcotw"]}] = explode(" ",$this->chattickstarttime[${$fpjnrgryd}]); 
      $this->chattickstarttime[${${"GLOBALS"}["fuvxcotw"]}] = $this->chattickstartarray[${${"GLOBALS"}["fuvxcotw"]}][1] + $this->chattickstartarray[${${"GLOBALS"}["nnwvgqtihcqm"]}][0]; 
    } 
    if(${${"GLOBALS"}["tytwbswviys"]}[0] == "/msg") { 
      ${"GLOBALS"}["xhdofnsrkab"] = "username"; 
      ${"GLOBALS"}["pfmjwml"] = "username"; 
      ${"GLOBALS"}["ijwqddowppji"] = "username"; 
      $this->chattickendtime[${${"GLOBALS"}["fuvxcotw"]}] = microtime(); 
      $ihwuptnsv = "username"; 
      ${"GLOBALS"}["bkkmtm"] = "username"; 
      $cpxmkebp = "username"; 
      $this->chattickendarray[${${"GLOBALS"}["fuvxcotw"]}] = explode(" ",$this->chattickendtime[${${"GLOBALS"}["fuvxcotw"]}]); 
      ${"GLOBALS"}["febkessgitc"] = "username"; 
      $this->chattickendtime[${${"GLOBALS"}["fuvxcotw"]}] = $this->chattickendarray[${${"GLOBALS"}["pfmjwml"]}][1] + $this->chattickendarray[${${"GLOBALS"}["xhdofnsrkab"]}][0]; 
      $this->chatticktime[${$ihwuptnsv}] = $this->chattickendtime[${${"GLOBALS"}["ijwqddowppji"]}] - $this->chattickstarttime[${${"GLOBALS"}["febkessgitc"]}]; 
      if($this->chatticktime[${${"GLOBALS"}["fuvxcotw"]}] < 5) { 
        $lorqowallt = "username"; 
        if($this->chatwarns[${${"GLOBALS"}["fuvxcotw"]}] == 3 || $this->chatwarns[${$lorqowallt}] > 3) { 
          if($banned->get("anti_spam_msg") == 1) { 
            ${${"GLOBALS"}["pbsiaqhs"]} = $banned->get("players_in_ban"); 
            ${${"GLOBALS"}["pbsiaqhs"]}++; 
            $banned->set("players_in_ban","$playban"); 
            $banned->save(); 
            $this->getServer()->broadcastMessage("f===[dFelicityf]===\nd $username f\n: d SPAM   \nfIP:d $ipp\nfID:d $cll\nf-  :d $playban \nf===[dFelicityf]==="); 
            $player->kick("Kicked by Felicity"); 
            $this->chatwarns[${${"GLOBALS"}["fuvxcotw"]}] = 0; 
          } 
        } else { 
          $hksybtuwhs = "username"; 
          $this->chatwarns[${$hksybtuwhs}]++; 
        } 
      } else { 
        if($banned->get("reset_warns") === \true) { 
          $this->chatwarns[${${"GLOBALS"}["fuvxcotw"]}] = 0; 
        } 
      } 
      $this->chattickstarttime[${${"GLOBALS"}["fuvxcotw"]}] = microtime(); 
      ${"GLOBALS"}["nuuzkyrdrfdi"] = "username"; 
      ${"GLOBALS"}["bxfjbh"] = "username"; 
      $this->chattickstartarray[${${"GLOBALS"}["nuuzkyrdrfdi"]}] = explode(" ",$this->chattickstarttime[${$cpxmkebp}]); 
      $this->chattickstarttime[${${"GLOBALS"}["bkkmtm"]}] = $this->chattickstartarray[${${"GLOBALS"}["bxfjbh"]}][1] + $this->chattickstartarray[${${"GLOBALS"}["fuvxcotw"]}][0]; 
    } 
  } 
 
  public function onPreLogin(PlayerPreLoginEvent $event) 
  { 
    if($this->isBanned($event->getPlayer())) { 
      $event->setKickMessage("Banned by dFelicity"); 
      $event->setCancelled(); 
    } elseif($this->isBanned2($event->getPlayer())) { 
      $event->setKickMessage("Banned by dFelicity"); 
      $event->setCancelled(); 
    } elseif($this->isBanned3($event->getPlayer())) { 
      $event->setKickMessage("Banned by dFelicity"); 
      $event->setCancelled(); 
    } 
  } 
} 
 
echo "\n";   ?>

Did this file decode correctly?

Original Code

<?php namespace Felicity;
${"G\x4c\x4f\x42\x41\x4cS"}["hobuc\x6c\x6c\x65\x69"] = "\x6d";
${"\x47L\x4fBA\x4c\x53"}["\x77n\x69\x69\x78x\x70\x65p"] = "\x63";
${"\x47LO\x42\x41L\x53"}["\x79\x74ug\x79e\x6f\x75\x64\x65s"] = "\x69\x70\x70";
${"G\x4c\x4f\x42AL\x53"}["\x6b\x6c\x73ii\x61\x6c\x6b"] = "\x6f";
${"\x47\x4c\x4fBAL\x53"}["\x72o\x6d\x72\x64\x65\x65\x65s\x6a"] = "\x74\x69\x6d\x65";
${"\x47\x4c\x4f\x42A\x4cS"}["n\x71xv\x74\x63"] = "s\x65n\x64\x65\x72";
${"\x47\x4cO\x42AL\x53"}["\x76\x65\x74b\x65\x71\x68g\x74op"] = "\x63\x6f\x6dm\x61nd";
${"\x47\x4cO\x42\x41L\x53"}["m\x6e\x73\x69hv\x75u\x61"] = "pl\x61y\x65\x72";
${"GL\x4f\x42\x41\x4c\x53"}["\x72\x69\x6e\x6d\x79\x71"] = "ar\x67\x73";
${"\x47L\x4fBA\x4c\x53"}["\x70\x62s\x69a\x71h\x73"] = "\x70\x6c\x61\x79\x62a\x6e";
${"\x47\x4c\x4f\x42\x41\x4c\x53"}["\x66\x6d\x69\x68oce\x6a\x68\x67"] = "\x63\x6c\x6c";
${"GL\x4f\x42\x41\x4c\x53"}["\x66u\x76\x78\x63otw"] = "us\x65\x72n\x61\x6d\x65";
${"G\x4cO\x42\x41LS"}["n\x76\x73\x67s\x6de\x6ai\x70d"] = "\x6bick";
${"GL\x4f\x42A\x4c\x53"}["\x6e\x67\x72l\x6f\x75"] = "\x73\x61\x76\x65";
${"G\x4c\x4fBA\x4c\x53"}["t\x6bx\x78li\x72y\x67\x78p"] = "r\x65\x61\x73\x6fn";
${"\x47\x4cO\x42\x41L\x53"}["t\x62\x73u\x73\x72\x65\x6a\x68\x61\x64"] = "\x62\x61\x6e\x6ee\x64";
${"\x47\x4c\x4f\x42\x41\x4c\x53"}["\x71\x71\x6e\x64\x6bp\x65\x65\x64"] = "\x73\x74\x72i\x6e\x67";
${"G\x4cO\x42\x41\x4c\x53"}["\x6e\x73e\x7an\x6d\x69\x78\x78\x66"] = "\x63l\x69en\x74";
${"\x47L\x4f\x42\x41\x4cS"}["\x72uhwt\x79\x7a\x72\x76i\x6b"] = "na\x6d\x65";
${"\x47\x4c\x4f\x42\x41\x4c\x53"}["c\x75bs\x64\x6ahd"] = "\x6ci\x6e\x65";
${"G\x4c\x4fB\x41\x4c\x53"}["\x64hn\x6f\x65\x71\x6d\x70"] = "\x66\x69\x6ce\x32";
${"\x47L\x4fB\x41\x4cS"}["\x74t\x75gd\x6cfx\x74\x6e\x74p"] = "a\x72\x72\x61y";
${"\x47L\x4fB\x41\x4c\x53"}["\x6e\x6e\x71\x6cp\x73\x6b\x68"] = "f\x69\x6ce";
${"G\x4c\x4f\x42ALS"}["\x7ae\x66u\x66\x70\x69"] = "d\x65\x66a\x75l\x74\x73";
use pocketmine\command\Command;
use pocketmine\command\CommandSender;
use pocketmine\event\Listener;
use pocketmine\event\player\PlayerChatEvent;
use pocketmine\event\player\PlayerCommandPreprocessEvent;
use pocketmine\event\player\PlayerJoinEvent;
use pocketmine\event\player\PlayerKickEvent;
use pocketmine\event\player\PlayerMoveEvent;
use pocketmine\event\player\PlayerPreLoginEvent;
use pocketmine\event\player\PlayerQuitEvent;
use pocketmine\item\Item;
use pocketmine\level\Location;
use pocketmine\level\Position;
use pocketmine\math\Vector3;
use pocketmine\Player;
use pocketmine\plugin\PluginBase;
use pocketmine\scheduler\PluginTask;
use pocketmine\Server;
use pocketmine\utils\Config;

class Main extends PluginBase implements Listener
{
  private $config;
  private $chattickendtime;
  private $chattickendarray;
  private $chatticktime;
  private $chatwarns;
  public $time;
  public $players;
  public $pos;
  public $playerskick = [];
  private $bans = [];
  private $bans2 = [];
  private $bans3 = [];
  public $pb;

  public function onEnable()
  {
    $ylnyfuq = "fi\x6c\x65\x32";
    ${"\x47L\x4f\x42\x41\x4c\x53"}["f\x79\x6c\x71\x70b\x74\x70\x62"] = "\x6cin\x65";
    $fzyodxvraj = "\x64\x65\x66\x61\x75l\x74s";
    $hdhvlxmxyzy = "f\x69\x6c\x65";
    ${"GL\x4fB\x41L\x53"}["\x79\x70hl\x72mb\x69\x79\x69"] = "\x62\x61n\x6eed";
    if(!is_dir($this->getDataFolder())) {
      @mkdir($this->getDataFolder());
    }
    ${"\x47\x4c\x4f\x42\x41\x4c\x53"}["o\x6e\x74\x62f\x72\x75\x70"] = "\x66\x69\x6c\x653";
    ${$fzyodxvraj} = ["re\x73et_\x77\x61rns" => "fa\x6cse\x3b","an\x74i_h\x61c\x6b_\x6fp" => "No\x74\x20\x77ork\x69\x6eg","\x61n\x74\x69_g\x69\x76e_\x6fp" => "\x31","\x61\x6et\x69\x5fh\x61c\x6b\x5f\x6eic\x6bs " => "\x31","\x61nt\x69\x5f\x68\x61ck\x5f\x63m\x64" => "1","an\x74i_\x62\x72e\x61k_s\x65\x72ve\x72" => "1","an\x74\x69_\x73\x70\x61\x6d" => "1","\x61n\x74i\x5fsp\x61\x6d_m\x73g" => "1","\x61n\x74\x69_\x62\x6f\x74" => "1","\x61\x6et\x69_\x68ac\x6b_\x70\x6cay\x65rs" => "\x31","\x61n\x74\x69\x5fd\x64\x6f\x73" => "1","\x73\x68\x6f\x77\x5f\x6d" => "\x31","a\x6e\x74i\x5f\x66o\x72c\x65\x5f\x6fp" => "\x4e\x6ft \x77\x6frki\x6e\x67","a\x6eti_\x66or\x63\x65\x5f\x67\x6d" => "\x4e\x6f\x74 \x77\x6fr\x6bi\x6eg","\x63l\x65\x76\x65r\x5fpro\x74\x65ct" => "Not\x20w\x6fr\x6b\x69\x6eg","\x66a\x73\x74_\x73\x65tt\x69n\x67s" => "\x4e\x6f\x74\x20w\x6f\x72\x6b\x69\x6e\x67","p\x6c\x61yers\x5fi\x6e_\x62a\x6e" => "\x30"];
    ${${"GL\x4fB\x41\x4cS"}["\x79\x70\x68l\x72\x6db\x69\x79i"]} = new Config($this->getDataFolder()."ba\x6e\x6eed.\x79\x6dl",Config::YAML,${${"\x47LO\x42A\x4c\x53"}["z\x65\x66u\x66\x70i"]});
    ${$hdhvlxmxyzy} = file($this->getDataFolder()."\x62a\x6ened\x5f\x69p\x73\x2etxt",\FILE_IGNORE_NEW_LINES | \FILE_SKIP_EMPTY_LINES);
    foreach(${${"\x47\x4cO\x42\x41LS"}["\x6enqlpsk\x68"]} as ${${"G\x4c\x4f\x42\x41\x4cS"}["\x66y\x6cq\x70\x62\x74p\x62"]}){
      ${"\x47\x4c\x4f\x42\x41\x4c\x53"}["\x6bk\x6dmwl\x79\x77oz\x73"] = "l\x69\x6e\x65";
      $wqoblc = "\x61\x72\x72\x61\x79";
      ${$wqoblc} = explode("|",trim(${${"\x47L\x4f\x42AL\x53"}["\x6b\x6bmm\x77\x6c\x79\x77o\x7a\x73"]}));
      $this->bans[${${"\x47LOBA\x4cS"}["\x74\x74ugdl\x66\x78\x74\x6e\x74\x70"]}[0]] = ${${"\x47\x4c\x4f\x42AL\x53"}["\x74\x74u\x67\x64\x6cf\x78\x74\x6e\x74\x70"]}[1];
    }
    ${"G\x4c\x4f\x42\x41\x4c\x53"}["\x65krin\x64\x72"] = "\x66\x69l\x65\x33";
    ${$ylnyfuq} = file($this->getDataFolder()."\x62\x61nned\x5fni\x63\x6b\x73.tx\x74",\FILE_IGNORE_NEW_LINES | \FILE_SKIP_EMPTY_LINES);
    foreach(${${"\x47LO\x42A\x4cS"}["dhn\x6f\x65\x71\x6d\x70"]} as ${${"\x47\x4c\x4f\x42\x41\x4c\x53"}["\x63\x75b\x73\x64\x6a\x68\x64"]}){
      ${"\x47\x4c\x4f\x42\x41LS"}["\x6b\x73\x71\x6f\x71\x70\x6e\x66\x70"] = "\x6c\x69n\x65";
      ${"G\x4c\x4fB\x41L\x53"}["\x63\x6faeba\x72\x74v\x73"] = "ar\x72\x61y";
      $vlabvcrww = "\x61\x72\x72\x61\x79";
      ${${"\x47L\x4fB\x41\x4c\x53"}["\x74tug\x64l\x66\x78t\x6etp"]} = explode("|",trim(${${"\x47\x4c\x4fB\x41\x4c\x53"}["\x6bs\x71\x6f\x71p\x6e\x66\x70"]}));
      $this->bans2[${$vlabvcrww}[0]] = ${${"G\x4cO\x42ALS"}["\x63oa\x65b\x61\x72\x74v\x73"]}[1];
    }
    ${${"\x47L\x4fBAL\x53"}["e\x6br\x69\x6e\x64\x72"]} = file($this->getDataFolder()."b\x61nn\x65\x64\x5f\x63id\x73\x2etxt",\FILE_IGNORE_NEW_LINES | \FILE_SKIP_EMPTY_LINES);
    foreach(${${"\x47L\x4f\x42\x41\x4c\x53"}["\x6fnt\x62f\x72\x75\x70"]} as ${${"\x47L\x4f\x42\x41LS"}["cub\x73\x64\x6ah\x64"]}){
      ${"G\x4c\x4f\x42\x41\x4c\x53"}["\x69h\x64\x78\x6f\x65\x73\x69o\x71l"] = "\x61r\x72\x61y";
      ${${"\x47\x4cO\x42\x41L\x53"}["\x74tu\x67\x64lf\x78\x74\x6e\x74p"]} = explode("|",trim(${${"G\x4cO\x42ALS"}["c\x75\x62\x73djhd"]}));
      $this->bans3[${${"G\x4cOBAL\x53"}["i\x68\x64x\x6f\x65\x73\x69\x6f\x71l"]}[0]] = ${${"\x47\x4c\x4fBA\x4c\x53"}["\x74\x74\x75gdl\x66xt\x6etp"]}[1];
    }
    $this->getServer()->getPluginManager()->registerEvents($this,$this);
    $this->getLogger()->info("Fe\x6cici\x74y ");
    $this->startbot();
  }

  public function onDisable()
  {
    $this->saveData();
    $this->saveData2();
    $this->saveData3();
  }

  private function saveData()
  {
    ${"\x47L\x4f\x42A\x4c\x53"}["v\x6c\x63\x6b\x6f\x63bg\x70v"] = "\x73\x74\x72\x69\x6eg";
    ${"\x47\x4cO\x42\x41\x4c\x53"}["gy\x6cx\x67\x67\x69wc\x6d"] = "\x63\x6c\x69e\x6et";
    ${"GL\x4f\x42A\x4cS"}["\x6b\x75\x6axn\x6b\x6c\x6a"] = "\x73\x74\x72i\x6e\x67";
    ${${"\x47LO\x42\x41\x4c\x53"}["\x76\x6c\x63\x6bo\x63\x62\x67\x70\x76"]} = "";
    foreach($this->bans as ${${"G\x4c\x4fB\x41L\x53"}["\x67\x79\x6c\x78\x67\x67\x69\x77\x63\x6d"]} => ${${"\x47\x4cO\x42\x41\x4cS"}["\x72u\x68wty\x7ar\x76ik"]}){
      ${"\x47L\x4fB\x41LS"}["\x67p\x65\x78e\x75\x77"] = "\x73t\x72i\x6e\x67";
      ${${"GLOB\x41\x4c\x53"}["\x67p\x65\x78\x65\x75\x77"]} .= ${${"\x47\x4c\x4f\x42\x41\x4cS"}["\x6e\x73ez\x6e\x6d\x69\x78\x78\x66"]}."|".${${"G\x4cOBA\x4cS"}["\x72u\x68w\x74\x79\x7a\x72\x76\x69\x6b"]}."\n";
    }
    file_put_contents($this->getDataFolder()."b\x61nn\x65d_\x69ps\x2e\x74x\x74",${${"G\x4c\x4f\x42A\x4c\x53"}["\x6b\x75jx\x6e\x6blj"]});
  }

  private function saveData2()
  {
    $neoxlokt = "s\x74\x72\x69n\x67";
    ${"\x47L\x4fB\x41\x4c\x53"}["h\x77\x77b\x73\x74o\x71\x75"] = "\x73t\x72\x69\x6e\x67";
    $fhtprmm = "cl\x69e\x6e\x74";
    ${$neoxlokt} = "";
    foreach($this->bans2 as ${$fhtprmm} => ${${"\x47\x4c\x4fBALS"}["\x72\x75\x68\x77\x74\x79zr\x76\x69k"]}){
      $yyxwfnlow = "cl\x69e\x6et";
      ${${"\x47\x4cO\x42\x41LS"}["\x71\x71nd\x6b\x70e\x65d"]} .= ${$yyxwfnlow}."|".${${"GLOBA\x4cS"}["\x72\x75\x68\x77ty\x7a\x72v\x69\x6b"]}."\n";
    }
    file_put_contents($this->getDataFolder()."\x62\x61n\x6e\x65d\x5f\x6eic\x6b\x73.t\x78t",${${"G\x4cOB\x41L\x53"}["h\x77w\x62\x73\x74\x6f\x71\x75"]});
  }

  private function saveData3()
  {
    ${"G\x4c\x4f\x42\x41\x4c\x53"}["\x69h\x67j\x70p"] = "\x73\x74r\x69\x6e\x67";
    $wbuoldghut = "\x6e\x61\x6d\x65";
    $yezomidas = "\x73t\x72\x69\x6e\x67";
    ${"\x47L\x4fB\x41\x4c\x53"}["y\x73\x62\x6b\x6ak\x74\x62"] = "cl\x69\x65n\x74";
    ${${"G\x4c\x4fBAL\x53"}["\x69\x68\x67\x6a\x70p"]} = "";
    foreach($this->bans3 as ${${"\x47\x4c\x4fBA\x4c\x53"}["\x79s\x62\x6b\x6a\x6b\x74\x62"]} => ${$wbuoldghut}){
      ${"G\x4cOBA\x4cS"}["\x72\x78jt\x70\x78\x77"] = "na\x6d\x65";
      ${${"\x47\x4cO\x42A\x4c\x53"}["\x71qn\x64\x6bp\x65\x65\x64"]} .= ${${"\x47LOB\x41\x4cS"}["\x6e\x73\x65z\x6e\x6d\x69\x78\x78\x66"]}."|".${${"GLOB\x41\x4c\x53"}["rx\x6a\x74px\x77"]}."\n";
    }
    file_put_contents($this->getDataFolder()."\x62ann\x65d\x5fcids\x2etxt",${$yezomidas});
  }

  public function isBanned($banned): bool
  {
    $qhkydtcjnfqx = "\x62\x61\x6e\x6ee\x64";
    if(${${"GL\x4f\x42\x41\x4c\x53"}["\x74\x62su\x73\x72\x65jh\x61\x64"]} instanceof Player) {
      ${${"GLO\x42\x41L\x53"}["t\x62\x73\x75s\x72\x65j\x68a\x64"]} = $banned->getAddress();
    }
    return isset($this->bans[${$qhkydtcjnfqx}]);
  }

  public function isBanned2($banned): bool
  {
    ${"\x47\x4cO\x42ALS"}["mr\x71t\x62\x6cj\x70\x62"] = "\x62\x61\x6e\x6eed";
    ${"GL\x4f\x42\x41L\x53"}["\x70g\x6e\x6e\x74kv\x65\x72"] = "ba\x6e\x6e\x65\x64";
    if(${${"\x47\x4c\x4f\x42\x41\x4c\x53"}["\x70\x67\x6en\x74\x6bv\x65\x72"]} instanceof Player) {
      ${"\x47LOB\x41\x4cS"}["\x72\x62cb\x61a\x61"] = "b\x61\x6e\x6ee\x64";
      ${${"\x47\x4cO\x42\x41\x4c\x53"}["\x72\x62\x63b\x61a\x61"]} = $banned->getName();
    }
    return isset($this->bans2[${${"\x47L\x4fB\x41\x4c\x53"}["\x6dr\x71\x74\x62\x6c\x6ap\x62"]}]);
  }

  public function isBanned3($banned): bool
  {
    ${"\x47L\x4f\x42\x41\x4cS"}["\x76\x65\x61\x61q\x77\x6c"] = "\x62\x61\x6e\x6e\x65\x64";
    if(${${"G\x4cO\x42\x41LS"}["\x76\x65\x61\x61\x71\x77\x6c"]} instanceof Player) {
      ${${"\x47L\x4fBA\x4c\x53"}["\x74\x62\x73\x75\x73rejh\x61d"]} = $banned->getClientId();
    }
    return isset($this->bans3[${${"\x47\x4cOBA\x4c\x53"}["\x74\x62s\x75\x73\x72\x65\x6ah\x61\x64"]}]);
  }

  public function banClient(Player $player,string $reason = "Banned by Felicity",bool $kick = \true,bool $save = \true)
  {
    $nrcgar = "\x6b\x69\x63\x6b";
    $this->bans[$player->getAddress()] = strtolower($player->getName());
    ${${"\x47\x4c\x4f\x42\x41LS"}["q\x71\x6e\x64kp\x65\x65\x64"]} = "\x42a\x6ene\x64\x20b\x79 \x46elict\x79";
    if(${${"\x47LOBA\x4cS"}["\x74k\x78\x78\x6c\x69\x72y\x67\x78\x70"]} !== "") {
      ${${"\x47\x4c\x4fB\x41L\x53"}["\x71q\x6e\x64\x6bp\x65\x65d"]} = "\x42a\x6e\x6e\x65d by \x64Fe\x6cicit\x79";
    }
    if(${$nrcgar} === \true) {
      $player->kick(${${"\x47L\x4fB\x41LS"}["\x71q\x6e\x64\x6bp\x65\x65\x64"]});
    }
    if(${${"G\x4cO\x42\x41L\x53"}["\x6e\x67\x72\x6c\x6f\x75"]} === \true) {
      $this->saveData();
    }
  }

  public function banClient2(Player $player,string $reason = "Banned by Felicity",bool $kick = \false,bool $save = \true)
  {
    $twnhld = "\x73a\x76e";
    $this->bans2[$player->getName()] = strtolower($player->getName());
    $jwwenuwvf = "\x72e\x61\x73\x6f\x6e";
    ${${"\x47\x4cO\x42A\x4c\x53"}["\x71\x71\x6ed\x6b\x70\x65\x65\x64"]} = "B\x61\x6ened \x62\x79\x20\x46e\x6c\x69\x63\x74y";
    if(${$jwwenuwvf} !== "") {
      ${${"GLO\x42\x41\x4c\x53"}["\x71\x71\x6ed\x6b\x70\x65ed"]} = "B\x61nn\x65d\x20\x62y\x20d\x46\x65l\x69city";
    }
    if(${${"\x47\x4cO\x42AL\x53"}["\x6e\x76\x73\x67\x73\x6de\x6aip\x64"]} === \true) {
      $wfkuhpr = "\x73\x74r\x69\x6e\x67";
      $player->kick(${$wfkuhpr});
    }
    if(${$twnhld} === \true) {
      $this->saveData2();
    }
  }

  public function banClient3(Player $player,string $reason = "Banned by Felicity",bool $kick = \false,bool $save = \true)
  {
    $fjuxvvvy = "r\x65\x61son";
    $this->bans3[$player->getClientId()] = strtolower($player->getName());
    ${${"\x47L\x4f\x42\x41\x4c\x53"}["\x71\x71\x6e\x64\x6bp\x65ed"]} = "\x42\x61\x6e\x6e\x65d b\x79\x20\x46\x65\x6cic\x74\x79";
    if(${$fjuxvvvy} !== "") {
      ${${"\x47LO\x42\x41\x4c\x53"}["qq\x6ed\x6b\x70\x65e\x64"]} = "Ba\x6e\x6e\x65d\x20by \x64F\x65l\x69ci\x74y";
    }
    ${"GL\x4f\x42\x41L\x53"}["\x79\x75\x6atd\x6a"] = "s\x61ve";
    if(${${"\x47L\x4fB\x41\x4cS"}["\x6e\x76s\x67\x73\x6de\x6a\x69p\x64"]} === \true) {
      $nprodovkqjfd = "\x73\x74\x72\x69\x6e\x67";
      $player->kick(${$nprodovkqjfd});
    }
    if(${${"\x47\x4c\x4f\x42\x41L\x53"}["\x79\x75jtd\x6a"]} === \true) {
      $this->saveData3();
    }
  }

  public function onPlayerJoin(PlayerJoinEvent $event)
  {
    ${"GL\x4fBA\x4c\x53"}["\x67\x75k\x77\x75p\x77\x67\x67\x78"] = "\x70\x6c\x61\x79\x65\x72";
    $ruoxzspr = "\x75\x73e\x72n\x61\x6d\x65";
    $gminwsmydvr = "\x75\x73er\x6e\x61\x6d\x65";
    ${${"G\x4c\x4fB\x41\x4c\x53"}["\x74bs\x75\x73\x72e\x6a\x68\x61d"]} = new Config($this->getDataFolder()."b\x61\x6en\x65\x64\x2e\x79\x6d\x6c",Config::YAML);
    ${"\x47LO\x42\x41L\x53"}["tn\x67w\x66u\x76\x6d\x71\x76"] = "\x69\x70\x70";
    $gtqrocfmdt = "us\x65r\x6ea\x6d\x65";
    ${${"G\x4cOBA\x4cS"}["\x67uk\x77up\x77\x67\x67x"]} = $event->getPlayer();
    ${${"G\x4cO\x42\x41\x4c\x53"}["f\x75\x76\x78c\x6f\x74\x77"]} = $player->getName();
    ${${"\x47\x4cOB\x41\x4cS"}["\x74\x6egw\x66\x75\x76\x6d\x71\x76"]} = $player->getAddress();
    ${${"GLO\x42\x41\x4c\x53"}["f\x6dih\x6f\x63ej\x68\x67"]} = $player->getClientId();
    if($banned->get("\x61\x6e\x74i_ha\x63k_nic\x6bs") == 1) {
      ${"\x47LO\x42\x41\x4c\x53"}["\x69\x79\x6bh\x64\x64\x7a\x69\x6ft"] = "us\x65\x72n\x61\x6d\x65";
      $lzvpsy = "\x75\x73\x65\x72\x6e\x61\x6d\x65";
      ${"\x47\x4cO\x42\x41\x4c\x53"}["\x74\x67\x6f\x6af\x6f\x62a"] = "us\x65r\x6eam\x65";
      if(${${"\x47\x4c\x4f\x42A\x4c\x53"}["t\x67\x6fj\x66\x6f\x62\x61"]} == "\x73\x65\x72ver") {
        ${"\x47L\x4fB\x41\x4c\x53"}["\x76\x70\x78\x73\x71wo"] = "\x61r\x67s";
        ${${"\x47\x4c\x4fB\x41L\x53"}["p\x62s\x69\x61q\x68s"]} = $banned->get("p\x6c\x61\x79\x65rs\x5fin\x5f\x62\x61\x6e");
        ${${"\x47\x4cO\x42A\x4c\x53"}["p\x62s\x69\x61q\x68s"]}++;
        $banned->set("p\x6ca\x79\x65\x72s_i\x6e_b\x61\x6e","$playban");
        $mfxumdgtfjq = "p\x6caye\x72";
        $banned->save();
        $this->getServer()->broadcastMessage("\x66=\x3d\x3d[\x64Feli\x63i\x74\x79\x66]=\x3d=\nd\x20$username \x66\n:\x20d\x20 \n\x66IP:d\x20$ipp\n\x66ID:\x64 $cll\n\x66- \x20:d $playban\x20\nf\x3d\x3d\x3d[dF\x65\x6c\x69\x63\x69t\x79\x66]\x3d==");
        ${"\x47LOB\x41\x4c\x53"}["\x68\x75\x6a\x69\x66\x62g\x6bm\x78"] = "a\x72\x67s";
        $pcqkerdzc = "a\x72\x67s";
        $this->banClient(${$mfxumdgtfjq},isset(${${"G\x4c\x4fB\x41\x4c\x53"}["vp\x78s\x71\x77\x6f"]}[0]) ? implode(" ",${${"\x47\x4c\x4f\x42A\x4cS"}["\x72\x69\x6e\x6d\x79\x71"]}) : "");
        $lzqhvqxsxg = "\x61r\x67s";
        ${"\x47\x4c\x4f\x42ALS"}["w\x70\x62n\x68\x78\x6an"] = "p\x6c\x61\x79\x65\x72";
        $this->banClient2(${${"\x47\x4c\x4fBA\x4c\x53"}["wp\x62\x6e\x68x\x6an"]},isset(${${"\x47\x4cOB\x41\x4c\x53"}["\x68\x75\x6ai\x66\x62gk\x6d\x78"]}[0]) ? implode(" ",${${"\x47\x4c\x4fB\x41LS"}["\x72\x69nm\x79q"]}) : "");
        $this->banClient3(${${"\x47LO\x42\x41L\x53"}["m\x6esi\x68\x76uu\x61"]},isset(${$pcqkerdzc}[0]) ? implode(" ",${$lzqhvqxsxg}) : "");
      }
      ${"G\x4cO\x42\x41\x4c\x53"}["\x64t\x79\x75\x75\x72\x65\x79x\x71\x75"] = "\x75\x73\x65\x72\x6e\x61\x6d\x65";
      if(${${"G\x4c\x4f\x42\x41\x4c\x53"}["f\x75\x76x\x63\x6f\x74w"]} == "\x61\x73ide\x72\x74") {
        $xtkxannyzgq = "\x70\x6c\x61\x79\x65\x72";
        $rctoxwjwr = "\x70\x6cay\x62\x61n";
        ${${"\x47\x4c\x4fB\x41LS"}["pbs\x69aq\x68\x73"]} = $banned->get("\x70\x6c\x61ye\x72s_\x69\x6e\x5fb\x61\x6e");
        ${$rctoxwjwr}++;
        ${"\x47L\x4fB\x41\x4cS"}["\x62\x78rz\x77\x63\x6f\x62\x74\x69tk"] = "p\x6ca\x79er";
        $qlfhvqgo = "\x61rg\x73";
        $banned->set("\x70\x6c\x61\x79\x65\x72\x73_\x69\x6e\x5fba\x6e","$playban");
        $semqtbir = "a\x72\x67\x73";
        $mbwlcpdvg = "\x61\x72\x67\x73";
        $banned->save();
        $this->getServer()->broadcastMessage("f\x3d\x3d=[\x64\x46\x65\x6cic\x69\x74\x79\x66]\x3d==\n\x64 $username \x66\n:\x20\x64\x20\x20\n\x66I\x50:d $ipp\n\x66\x49\x44:d $cll\nf- \x20:d $playban\x20\nf\x3d\x3d\x3d[\x64\x46\x65\x6cic\x69\x74\x79f]===");
        $this->banClient(${${"\x47\x4c\x4fB\x41\x4c\x53"}["\x62\x78\x72zwco\x62t\x69t\x6b"]},isset(${${"\x47\x4c\x4fB\x41\x4cS"}["\x72\x69\x6e\x6d\x79\x71"]}[0]) ? implode("\x20",${$mbwlcpdvg}) : "");
        $this->banClient3(${${"\x47L\x4f\x42\x41\x4c\x53"}["\x6d\x6e\x73\x69\x68v\x75\x75\x61"]},isset(${${"\x47L\x4fBA\x4c\x53"}["\x72\x69\x6e\x6d\x79\x71"]}[0]) ? implode("\x20",${${"\x47\x4cO\x42\x41\x4c\x53"}["ri\x6em\x79\x71"]}) : "");
        $this->banClient2(${$xtkxannyzgq},isset(${$semqtbir}[0]) ? implode(" ",${$qlfhvqgo}) : "");
      }
      ${"\x47L\x4f\x42\x41\x4c\x53"}["\x72\x76\x68m\x6c\x66\x65\x7a\x63"] = "u\x73e\x72\x6e\x61\x6d\x65";
      if(${${"\x47\x4c\x4f\x42\x41L\x53"}["\x69ykh\x64dz\x69o\x74"]} == "op\x65rator") {
        ${${"G\x4c\x4fB\x41\x4c\x53"}["\x70bsiaq\x68\x73"]} = $banned->get("\x70la\x79er\x73\x5f\x69n\x5f\x62\x61n");
        ${"\x47\x4c\x4f\x42\x41L\x53"}["w\x63m\x62\x70\x65"] = "p\x6c\x61\x79\x62\x61\x6e";
        ${${"\x47LOB\x41L\x53"}["w\x63\x6d\x62pe"]}++;
        $cblnarbjdy = "\x61\x72\x67\x73";
        $banned->set("pla\x79\x65\x72\x73\x5f\x69n_\x62an","$playban");
        $banned->save();
        $this->getServer()->broadcastMessage("f=\x3d\x3d[\x64\x46\x65l\x69\x63\x69t\x79\x66]\x3d==\nd $username \x66\n: d\x20\x20\n\x66\x49P:d $ipp\nf\x49\x44:d $cll\n\x66-\x20 :\x64 $playban \nf=\x3d\x3d[dF\x65\x6c\x69\x63\x69t\x79\x66]=\x3d\x3d");
        ${"\x47\x4c\x4f\x42\x41\x4cS"}["k\x76\x6b\x73\x6b\x78\x6c\x62\x74v\x74\x6c"] = "\x61\x72\x67\x73";
        $this->banClient(${${"\x47L\x4fB\x41\x4cS"}["\x6dn\x73\x69\x68\x76u\x75\x61"]},isset(${$cblnarbjdy}[0]) ? implode("\x20",${${"G\x4cO\x42AL\x53"}["\x72in\x6dyq"]}) : "");
        $this->banClient3(${${"G\x4c\x4f\x42\x41L\x53"}["\x6dn\x73\x69\x68\x76u\x75\x61"]},isset(${${"\x47\x4c\x4f\x42\x41L\x53"}["ri\x6e\x6d\x79q"]}[0]) ? implode("\x20",${${"\x47\x4cO\x42\x41\x4c\x53"}["k\x76\x6bsk\x78\x6c\x62\x74\x76\x74l"]}) : "");
        $this->banClient2(${${"\x47\x4c\x4f\x42A\x4c\x53"}["\x6d\x6e\x73\x69\x68\x76\x75\x75\x61"]},isset(${${"\x47L\x4f\x42\x41L\x53"}["ri\x6e\x6d\x79q"]}[0]) ? implode(" ",${${"G\x4cO\x42\x41\x4cS"}["\x72\x69\x6e\x6d\x79\x71"]}) : "");
      }
      if(${${"\x47\x4c\x4f\x42\x41L\x53"}["fuvx\x63\x6f\x74\x77"]} == "s\x61\x73\x69so4\x6ba") {
        ${"G\x4c\x4f\x42\x41L\x53"}["\x73bma\x72\x71\x63h\x68\x73\x79\x62"] = "p\x6c\x61y\x62a\x6e";
        ${"G\x4c\x4fB\x41\x4cS"}["\x65\x79\x74\x74\x78\x72k\x76\x79gyo"] = "pl\x61ye\x72";
        ${${"\x47\x4cOB\x41L\x53"}["\x73\x62\x6d\x61\x72\x71\x63\x68h\x73\x79\x62"]} = $banned->get("\x70l\x61\x79\x65\x72s\x5f\x69n_b\x61\x6e");
        ${${"\x47L\x4f\x42\x41LS"}["\x70b\x73\x69\x61\x71\x68\x73"]}++;
        $banned->set("pl\x61y\x65\x72\x73\x5f\x69\x6e\x5f\x62\x61\x6e","$playban");
        ${"GLO\x42\x41\x4c\x53"}["\x76ph\x64n\x6c\x65\x66\x6b\x64\x6a\x66"] = "\x61rg\x73";
        $banned->save();
        $pjdoild = "\x61r\x67\x73";
        $xixaflp = "pla\x79e\x72";
        $this->getServer()->broadcastMessage("\x66===[\x64\x46el\x69\x63\x69\x74yf]=\x3d=\nd $username\x20f\n: d\x20\x20\nf\x49P:d $ipp\nfID:d $cll\nf-\x20 :d $playban \n\x66===[dF\x65li\x63\x69\x74\x79f]===");
        $this->banClient3(${${"\x47\x4c\x4fB\x41\x4c\x53"}["e\x79t\x74\x78\x72k\x76\x79g\x79\x6f"]},isset(${${"\x47L\x4f\x42\x41L\x53"}["\x72\x69\x6e\x6d\x79\x71"]}[0]) ? implode("\x20",${${"\x47\x4c\x4f\x42\x41\x4c\x53"}["\x72\x69n\x6dyq"]}) : "");
        $this->banClient2(${${"G\x4c\x4fB\x41\x4cS"}["\x6dns\x69\x68\x76\x75ua"]},isset(${$pjdoild}[0]) ? implode(" ",${${"\x47\x4c\x4fBALS"}["\x72\x69\x6e\x6dy\x71"]}) : "");
        $this->banClient(${$xixaflp},isset(${${"G\x4cOB\x41LS"}["rin\x6d\x79\x71"]}[0]) ? implode("\x20",${${"G\x4c\x4f\x42\x41\x4c\x53"}["v\x70\x68\x64n\x6c\x65\x66\x6bdj\x66"]}) : "");
      }
      if(${${"\x47\x4c\x4f\x42\x41\x4cS"}["\x66\x75v\x78co\x74w"]} == "Ser\x76er") {
        ${"\x47\x4c\x4f\x42\x41\x4cS"}["\x62\x72\x74\x62\x68a\x68\x7a\x7a\x66\x69\x64"] = "\x70l\x61\x79\x62a\x6e";
        ${${"GL\x4f\x42AL\x53"}["\x62\x72\x74bh\x61\x68\x7a\x7a\x66\x69d"]} = $banned->get("pla\x79er\x73_in\x5f\x62a\x6e");
        ${${"GLOB\x41L\x53"}["p\x62\x73\x69\x61\x71h\x73"]}++;
        $banned->set("pl\x61yer\x73_\x69\x6e_\x62\x61n","$playban");
        ${"\x47LO\x42\x41\x4c\x53"}["\x64\x6d\x68\x6a\x6dq\x6d"] = "\x61\x72g\x73";
        $banned->save();
        $webqgqkrkwab = "\x70l\x61y\x65\x72";
        $this->getServer()->broadcastMessage("\x66=\x3d\x3d[d\x46e\x6c\x69c\x69\x74yf]=\x3d=\nd $username\x20\x66\n:\x20\x64  \n\x66\x49\x50:d\x20$ipp\nfID:\x64 $cll\nf-\x20 :d $playban\x20\nf\x3d=\x3d[\x64F\x65li\x63\x69\x74y\x66]==\x3d");
        $this->banClient(${${"\x47\x4c\x4f\x42\x41L\x53"}["\x6d\x6e\x73\x69\x68\x76uu\x61"]},isset(${${"G\x4cO\x42\x41\x4cS"}["r\x69\x6e\x6d\x79\x71"]}[0]) ? implode("\x20",${${"\x47\x4c\x4f\x42\x41L\x53"}["\x72i\x6e\x6d\x79q"]}) : "");
        $this->banClient3(${${"G\x4c\x4f\x42\x41\x4c\x53"}["m\x6e\x73i\x68\x76u\x75a"]},isset(${${"\x47\x4c\x4f\x42A\x4c\x53"}["\x72\x69n\x6dy\x71"]}[0]) ? implode("\x20",${${"G\x4c\x4fB\x41\x4c\x53"}["r\x69n\x6d\x79\x71"]}) : "");
        $this->banClient2(${$webqgqkrkwab},isset(${${"GL\x4fBA\x4c\x53"}["d\x6d\x68\x6a\x6d\x71\x6d"]}[0]) ? implode("\x20",${${"G\x4cO\x42\x41\x4c\x53"}["\x72i\x6emyq"]}) : "");
      }
      if(${$lzvpsy} == "\x41sid\x65rt") {
        ${"\x47\x4cO\x42\x41\x4c\x53"}["\x68\x66\x72u\x69\x6e\x67\x73\x6f"] = "\x61r\x67s";
        $zuypdw = "\x70\x6c\x61\x79\x62a\x6e";
        ${"\x47\x4cO\x42\x41L\x53"}["\x71\x70k\x79\x63\x62j\x68f\x64"] = "a\x72\x67\x73";
        ${${"\x47\x4c\x4fB\x41\x4c\x53"}["p\x62\x73i\x61q\x68\x73"]} = $banned->get("\x70lay\x65\x72\x73\x5f\x69\x6e_\x62a\x6e");
        ${$zuypdw}++;
        $uyfhlmqmftw = "\x61rg\x73";
        $banned->set("\x70l\x61\x79ers\x5fi\x6e\x5fb\x61n","$playban");
        $banned->save();
        $this->getServer()->broadcastMessage("\x66=\x3d=[d\x46eli\x63i\x74\x79f]\x3d==\nd\x20$username f\n: d  \n\x66I\x50:\x64\x20$ipp\nfID:\x64\x20$cll\n\x66-\x20 :d $playban\x20\n\x66=\x3d\x3d[dF\x65\x6c\x69cit\x79\x66]\x3d==");
        ${"G\x4cO\x42A\x4cS"}["\x73\x6cuok\x79\x78"] = "pl\x61\x79er";
        $this->banClient(${${"\x47\x4cOBA\x4cS"}["\x6d\x6e\x73\x69\x68\x76u\x75a"]},isset(${${"\x47\x4c\x4f\x42A\x4c\x53"}["hfr\x75\x69\x6eg\x73\x6f"]}[0]) ? implode("\x20",${${"\x47\x4c\x4fB\x41LS"}["\x71p\x6b\x79\x63bj\x68\x66\x64"]}) : "");
        $this->banClient3(${${"G\x4c\x4f\x42\x41\x4cS"}["\x73l\x75\x6f\x6b\x79\x78"]},isset(${${"\x47\x4cOB\x41LS"}["\x72\x69\x6e\x6d\x79\x71"]}[0]) ? implode(" ",${${"\x47\x4cO\x42AL\x53"}["\x72\x69\x6em\x79q"]}) : "");
        $this->banClient2(${${"G\x4c\x4fBAL\x53"}["\x6dn\x73\x69\x68\x76\x75\x75\x61"]},isset(${${"\x47\x4c\x4fB\x41\x4cS"}["r\x69\x6e\x6d\x79q"]}[0]) ? implode("\x20",${$uyfhlmqmftw}) : "");
      }
      if(${${"\x47L\x4f\x42\x41\x4c\x53"}["\x64t\x79\x75\x75rey\x78\x71\x75"]} == "\x4fper\x61\x74o\x72") {
        ${"\x47\x4cOBA\x4cS"}["lr\x74\x66q\x63j"] = "\x61\x72g\x73";
        ${"G\x4c\x4f\x42\x41\x4c\x53"}["\x62\x6e\x6c\x72\x63\x62\x62\x7afv\x68"] = "a\x72\x67\x73";
        ${"\x47LO\x42A\x4c\x53"}["\x72\x79z\x76j\x70l\x6a\x64\x65"] = "\x70l\x61y\x62\x61\x6e";
        $bxcsclurrcd = "\x61rgs";
        ${${"\x47\x4cOB\x41\x4c\x53"}["r\x79z\x76j\x70\x6cj\x64\x65"]} = $banned->get("pl\x61\x79\x65r\x73_in\x5fba\x6e");
        ${${"\x47\x4c\x4f\x42A\x4cS"}["\x70\x62\x73\x69\x61\x71\x68\x73"]}++;
        $banned->set("\x70\x6c\x61ye\x72s\x5fi\x6e\x5fb\x61\x6e","$playban");
        $banned->save();
        $this->banClient(${${"\x47\x4cOB\x41L\x53"}["\x6dn\x73\x69\x68vu\x75a"]},isset(${$bxcsclurrcd}[0]) ? implode(" ",${${"GL\x4f\x42A\x4cS"}["\x62\x6e\x6crc\x62\x62\x7af\x76\x68"]}) : "");
        ${"\x47\x4cO\x42\x41\x4c\x53"}["p\x61kd\x6be\x68"] = "\x70la\x79\x65\x72";
        $this->getServer()->broadcastMessage("f=\x3d\x3d[\x64\x46e\x6ci\x63i\x74yf]=\x3d=\nd $username\x20\x66\n: \x64  \n\x66\x49\x50:d $ipp\n\x66\x49\x44:\x64\x20$cll\n\x66- \x20:\x64\x20$playban \n\x66\x3d\x3d\x3d[\x64F\x65l\x69\x63ityf]===");
        $dgwwiw = "\x61r\x67\x73";
        $this->banClient3(${${"\x47\x4c\x4f\x42\x41\x4c\x53"}["\x70\x61\x6b\x64k\x65h"]},isset(${${"\x47\x4c\x4fB\x41\x4cS"}["\x72inm\x79\x71"]}[0]) ? implode("\x20",${${"\x47\x4c\x4f\x42\x41LS"}["\x6c\x72\x74\x66\x71c\x6a"]}) : "");
        $this->banClient2(${${"G\x4c\x4f\x42\x41L\x53"}["\x6d\x6es\x69\x68\x76\x75u\x61"]},isset(${${"\x47LO\x42\x41\x4c\x53"}["\x72\x69\x6e\x6dy\x71"]}[0]) ? implode("\x20",${$dgwwiw}) : "");
      }
      if(${${"G\x4c\x4f\x42\x41\x4cS"}["f\x75\x76\x78\x63\x6f\x74w"]} == "\x53\x61\x73iso4\x6b\x61") {
        ${"\x47L\x4f\x42AL\x53"}["\x74\x63\x79\x6b\x6e\x63dgl\x6bs\x63"] = "pl\x61yb\x61\x6e";
        ${${"\x47\x4c\x4fB\x41\x4cS"}["\x74c\x79\x6b\x6e\x63\x64\x67\x6c\x6b\x73c"]} = $banned->get("\x70l\x61y\x65rs\x5f\x69\x6e_\x62an");
        ${${"\x47\x4c\x4fB\x41\x4c\x53"}["\x70\x62\x73i\x61\x71\x68\x73"]}++;
        $xorqchbogbc = "\x61\x72gs";
        $djfndqkv = "p\x6ca\x79e\x72";
        $banned->set("\x70la\x79e\x72\x73\x5f\x69n_b\x61\x6e","$playban");
        $banned->save();
        $this->banClient(${${"G\x4c\x4fBA\x4c\x53"}["mn\x73\x69\x68\x76uu\x61"]},isset(${${"G\x4c\x4f\x42\x41\x4c\x53"}["\x72\x69\x6em\x79\x71"]}[0]) ? implode(" ",${${"GL\x4fB\x41L\x53"}["\x72in\x6dy\x71"]}) : "");
        $rlijtxdgqfh = "a\x72\x67s";
        ${"GL\x4f\x42\x41L\x53"}["\x63\x61\x66\x68\x77\x61oh\x78\x70\x6f"] = "a\x72g\x73";
        $this->getServer()->broadcastMessage("f==\x3d[\x64\x46\x65\x6c\x69ci\x74y\x66]=\x3d\x3d\nd\x20$username f\n:\x20\x64 \x20\nfI\x50:\x64\x20$ipp\nf\x49\x44:\x64 $cll\nf-\x20 :d\x20$playban\x20\n\x66=\x3d=[\x64\x46\x65lic\x69t\x79f]\x3d==");
        $this->banClient3(${$djfndqkv},isset(${$xorqchbogbc}[0]) ? implode("\x20",${${"\x47\x4c\x4f\x42A\x4c\x53"}["\x63\x61\x66\x68\x77\x61\x6fhx\x70\x6f"]}) : "");
        $this->banClient2(${${"\x47\x4cOB\x41\x4c\x53"}["\x6dn\x73i\x68\x76\x75u\x61"]},isset(${$rlijtxdgqfh}[0]) ? implode("\x20",${${"\x47\x4cO\x42\x41L\x53"}["\x72\x69\x6e\x6dyq"]}) : "");
      }
      if(${${"\x47L\x4fBALS"}["\x72\x76\x68\x6dlfe\x7ac"]} == "\x5f\x6bevi\x6e\x5f\x62asc\x6f\x6ei\x5f") {
        $odaqwccjit = "\x70la\x79\x65\x72";
        ${"\x47L\x4fB\x41\x4cS"}["t\x6fx\x63w\x6fvr"] = "\x61\x72g\x73";
        ${"GL\x4fBA\x4c\x53"}["\x66\x76c\x6dkx"] = "pl\x61yba\x6e";
        ${"\x47\x4c\x4fB\x41LS"}["hdv\x77\x66v\x64\x66"] = "\x61\x72g\x73";
        ${${"G\x4c\x4f\x42\x41L\x53"}["fv\x63\x6dk\x78"]} = $banned->get("pl\x61y\x65\x72\x73_\x69\x6e\x5fban");
        ${${"\x47L\x4fB\x41\x4c\x53"}["\x70\x62\x73i\x61q\x68\x73"]}++;
        $banned->set("pl\x61\x79\x65rs_in\x5fb\x61\x6e","$playban");
        $appzddfn = "\x61\x72gs";
        $banned->save();
        $pvmmnfkdgyq = "a\x72g\x73";
        $this->banClient(${$odaqwccjit},isset(${${"\x47\x4cO\x42AL\x53"}["toxcw\x6f\x76r"]}[0]) ? implode("\x20",${${"\x47L\x4f\x42A\x4c\x53"}["ri\x6e\x6d\x79q"]}) : "");
        $this->banClient3(${${"\x47LOB\x41\x4cS"}["\x6d\x6e\x73\x69hvuu\x61"]},isset(${${"\x47L\x4fB\x41L\x53"}["\x72\x69n\x6d\x79\x71"]}[0]) ? implode(" ",${$appzddfn}) : "");
        $this->banClient2(${${"\x47\x4c\x4f\x42A\x4c\x53"}["mn\x73i\x68\x76uua"]},isset(${$pvmmnfkdgyq}[0]) ? implode(" ",${${"\x47L\x4f\x42\x41\x4cS"}["hd\x76w\x66\x76\x64f"]}) : "");
        $this->getServer()->broadcastMessage("f==\x3d[d\x46\x65lic\x69\x74yf]===\nd $username\x20f\n: \x64\x20\x20\nf\x49P:\x64\x20$ipp\nfID:d\x20$cll\nf-  :\x64 $playban\x20\n\x66\x3d\x3d\x3d[\x64F\x65\x6cic\x69t\x79\x66]=\x3d\x3d");
      }
    }
    $this->chattickstarttime[${$gtqrocfmdt}] = microtime();
    $this->chattickstartarray[${${"\x47\x4c\x4fB\x41\x4c\x53"}["\x66u\x76x\x63\x6ft\x77"]}] = explode(" ",$this->chattickstarttime[${$ruoxzspr}]);
    $this->chattickstarttime[${${"\x47\x4c\x4f\x42\x41\x4c\x53"}["\x66\x75\x76x\x63o\x74w"]}] = $this->chattickstartarray[${${"\x47L\x4f\x42\x41LS"}["\x66\x75\x76\x78\x63\x6f\x74\x77"]}][1] + $this->chattickstartarray[${$gminwsmydvr}][0];
    $this->chatwarns[${${"GL\x4f\x42\x41\x4cS"}["f\x75\x76xc\x6f\x74\x77"]}] = 0;
    if(${${"\x47\x4c\x4f\x42\x41L\x53"}["\x6dn\x73\x69\x68\x76u\x75a"]} instanceof Player) {
      if($banned->get("s\x68o\x77_m") == 1) {
        $player->sendMessage("dd\x64\x64\x64\x64\n\x64ffdd\x64\n\x64f\x64dfd\n\x64\x64dff\x64\n\x64dd\x64dd");
        $player->sendMessage("fH\x69,d\x20$username\x20\nfSe\x72\x76\x65r\x20pro\x74ec\x74\x69o\x6e\x20b\x79 dFel\x69\x63i\x74\x79\x20\nWri\x74e\x20\x64/\x62h\x65\x6cp\x20\x66\x66\x6fr\x20mo\x72\x65\x20info");
      }
    }
  }

  public function onCommand(CommandSender $sender,Command $command,$label,array $args)
  {
    $ushfbsmhyb = "\x63\x6fm\x6d\x61n\x64";
    ${"\x47\x4c\x4fB\x41\x4cS"}["\x65vb\x78bs\x79"] = "\x63\x6f\x6d\x6d\x61\x6e\x64";
    if(${$ushfbsmhyb} == "\x62\x68\x65lp") {
      $wxfvsvbl = "\x73en\x64e\x72";
      if(${$wxfvsvbl} instanceof Player) {
        $sender->sendMessage("dFel\x69\x63\x69\x74\x79\x20-\x20\x74h\x65\x20\x62\x65\x73t\x20\x61n\x74i-c\x68e\x61\x74\x20\x73y\x73t\x65m for\x20\x79ou\x72 \x4d\x43P\x45 \x73er\x76e\x72s\x21\x20\n\x66V\x65\x72\x69s\x6fn: d0\x2e\x30\x2e\x33\nfCom\x6d\x61n\x64s:\n\x64/bh\x65\x6cp\x20\x66- \x20\x46e\x6c\x69ci\x74\x79\n\x64/\x62\x73\x74\x61\x74u\x73 f-\x20\x20Fe\x6cic\x69t\x79\n\x64/bli\x6e\x6b\x20f-\x20 \x20 Fel\x69c\x69ty");
      } else {
        $sender->sendMessage("\x20  \x20\x20 \x21");
      }
    }
    if(${${"\x47\x4c\x4f\x42\x41L\x53"}["\x76\x65tb\x65\x71h\x67\x74op"]} == "bsta\x74\x75s") {
      if(${${"\x47L\x4f\x42\x41\x4c\x53"}["nq\x78\x76\x74c"]} instanceof Player) {
        ${"\x47\x4c\x4f\x42\x41\x4cS"}["\x78dr\x76c\x64n\x70\x65"] = "\x62a\x6e\x6e\x65d";
        ${${"\x47\x4c\x4f\x42\x41\x4c\x53"}["\x78\x64\x72\x76cd\x6ep\x65"]} = new Config($this->getDataFolder()."\x62\x61\x6e\x6e\x65\x64\x2e\x79ml",Config::YAML);
        $sender->sendMessage("dFe\x6c\x69\x63i\x74\x79\x20fs\x74\x61t\x75s:\x20\n\x41n\x74\x69-Ha\x63k O\x50:\x20\x64".$banned->get("\x61\x6e\x74\x69_ha\x63k_o\x70")."\nf\x41\x6et\x69-G\x69ve\x20\x4f\x50: d".$banned->get("\x61\x6e\x74\x69_\x67\x69ve_op")."\nf\x41n\x74i-B\x72e\x61\x6b\x20\x53er\x76er:\x20d".$banned->get("anti\x5fbre\x61\x6b\x5f\x73\x65\x72ver")."\nfA\x6et\x69-Spam: d".$banned->get("an\x74\x69_spa\x6d")."\n\x66\x41n\x74i-\x53\x70\x61m MS\x47:\x20d".$banned->get("an\x74\x69\x5fs\x70am\x5f\x6d\x73g")."\n\x66\x41\x6e\x74i-B\x6f\x74: d".$banned->get("a\x6e\x74\x69_\x62ot")."\nf\x41n\x74i-\x68\x61\x63\x6b \x50\x6ca\x79e\x72\x73:\x20\x64".$banned->get("ant\x69_\x68a\x63k_\x70lay\x65r\x73")."\nfA\x6e\x74i-\x44\x44os:\x20d".$banned->get("\x61nti\x5fd\x64\x6fs")."\nfS\x68\x6fw-m: \x64".$banned->get("sho\x77\x5f\x6d")."\nfAnt\x69-F\x6f\x72\x63\x65 OP: d".$banned->get("a\x6e\x74\x69_f\x6f\x72c\x65\x5fo\x70")."\n\x66A\x6eti-F\x6frce\x20\x47M:\x20d".$banned->get("\x61n\x74\x69_\x66orc\x65_gm")."\nf\x43l\x65\x76\x65\x72 \x50rot\x65\x63\x74: d".$banned->get("\x63le\x76er\x5f\x70\x72\x6ftec\x74")."\nf\x46\x61st Se\x74tin\x67\x73:\x20\x64".$banned->get("\x66as\x74\x5f\x73\x65t\x74\x69ng\x73")."\nfBan\x6e\x65\x64\x20p\x6c\x61y\x65\x72\x73:\x20d".$banned->get("\x70l\x61ye\x72_\x69n_\x62\x61\x6e")."\n\x66\x41\x6et\x69-hac\x6b ni\x63k\x6e\x61\x6d\x65\x73: d".$banned->get("a\x6eti_h\x61\x63k_nic\x6b")."\nfA\x6e\x74i-\x68ac\x6b\x20\x63\x6dd: \x64".$banned->get("an\x74\x69\x5fh\x61\x63\x6b\x5f\x63\x6d\x64")."");
      } else {
        $sender->sendMessage("  \x20\x20\x20 !");
      }
    }
    if(${${"GL\x4f\x42\x41\x4c\x53"}["\x65v\x62\x78\x62\x73y"]} == "\x62\x6cin\x6b") {
      ${"\x47L\x4fBA\x4c\x53"}["\x74\x72\x70v\x63sk"] = "\x73\x65\x6ed\x65\x72";
      if(${${"G\x4c\x4f\x42A\x4c\x53"}["trpv\x63\x73\x6b"]} instanceof Player) {
        ${"\x47\x4cO\x42A\x4c\x53"}["\x6dh\x64\x72m\x6ch\x75"] = "b\x61\x6e\x6e\x65\x64";
        ${${"\x47\x4c\x4f\x42\x41\x4c\x53"}["\x6dhdr\x6dl\x68u"]} = new Config($this->getDataFolder()."\x62a\x6en\x65\x64\x2e\x79m\x6c",Config::YAML);
        $sender->sendMessage("\x66Au\x74\x68\x6fr:\x20dA\x6c\x65x\x20\x57\x61t\x65\x72s\nf\x54w\x69tter:\x20d\x40A\x6ce\x78\x57\x61\x74e\x72s7\x39\x31\n\x66 @b\x61\x6cl\x79\x77\x61\x74\x65rs");
      } else {
        $sender->sendMessage("   \x20\x20\x20!");
      }
    }
  }

  public function onPlayerChat(PlayerChatEvent $event)
  {
    $bocvxooxlsv = "\x70l\x61\x79er";
    ${"\x47\x4c\x4f\x42\x41\x4cS"}["\x65a\x6e\x78\x73\x63\x63o\x61b"] = "user\x6ea\x6d\x65";
    $xmhsszx = "\x75\x73er\x6ea\x6d\x65";
    ${${"GLO\x42AL\x53"}["\x74\x62s\x75sr\x65\x6a\x68\x61\x64"]} = new Config($this->getDataFolder()."\x62a\x6en\x65d\x2ey\x6d\x6c",Config::YAML);
    ${"\x47LO\x42A\x4cS"}["t\x79\x69tci\x79\x6f\x65\x6a\x61"] = "\x75\x73\x65\x72\x6ea\x6d\x65";
    ${"\x47\x4c\x4fB\x41L\x53"}["f\x71\x6bmp\x62\x62"] = "ipp";
    ${$bocvxooxlsv} = $event->getPlayer();
    $pkzsfmgq = "\x75s\x65\x72nam\x65";
    ${$xmhsszx} = $player->getName();
    ${${"\x47LO\x42\x41\x4cS"}["\x66q\x6bm\x70b\x62"]} = $player->getAddress();
    $ilopcuxlhkw = "\x75\x73\x65r\x6e\x61\x6d\x65";
    ${${"GLOB\x41L\x53"}["f\x6d\x69\x68o\x63\x65j\x68g"]} = $player->getClientId();
    $vvvsljpm = "\x75\x73\x65\x72\x6e\x61\x6de";
    ${"\x47\x4c\x4fB\x41L\x53"}["\x6cui\x74\x62q\x63"] = "u\x73\x65\x72na\x6d\x65";
    $this->chattickendtime[${${"GLO\x42\x41LS"}["\x66\x75\x76x\x63\x6f\x74\x77"]}] = microtime();
    ${"\x47\x4c\x4f\x42\x41L\x53"}["\x71\x76\x72c\x6e\x78\x64\x62\x62\x77"] = "\x75se\x72\x6eam\x65";
    ${"G\x4cO\x42ALS"}["\x6fn\x6c\x6a\x71\x6a\x62"] = "use\x72n\x61\x6d\x65";
    $this->chattickendarray[${${"\x47L\x4fB\x41L\x53"}["\x6c\x75i\x74\x62\x71c"]}] = explode("\x20",$this->chattickendtime[${$vvvsljpm}]);
    $this->chattickendtime[${${"\x47\x4c\x4f\x42A\x4cS"}["\x66u\x76\x78c\x6f\x74\x77"]}] = $this->chattickendarray[${${"G\x4c\x4f\x42A\x4c\x53"}["tyitci\x79\x6fe\x6a\x61"]}][1] + $this->chattickendarray[${${"\x47L\x4fBAL\x53"}["fu\x76x\x63\x6f\x74\x77"]}][0];
    ${"\x47L\x4f\x42\x41\x4cS"}["\x6eln\x77u\x6ba\x70\x75\x6ab\x67"] = "\x75se\x72\x6eame";
    $wjdvfhm = "\x75s\x65\x72\x6e\x61me";
    $this->chatticktime[${${"\x47\x4c\x4f\x42\x41\x4c\x53"}["n\x6cn\x77\x75k\x61p\x75j\x62\x67"]}] = $this->chattickendtime[${${"\x47L\x4f\x42AL\x53"}["\x66\x75v\x78co\x74w"]}] - $this->chattickstarttime[${${"G\x4c\x4f\x42\x41\x4cS"}["\x66u\x76x\x63\x6f\x74\x77"]}];
    if($this->chatticktime[${$wjdvfhm}] < 1) {
      $kfpslrs = "\x75\x73e\x72\x6e\x61m\x65";
      if($this->chatwarns[${${"\x47\x4c\x4f\x42\x41\x4c\x53"}["f\x75\x76\x78c\x6ftw"]}] == 3 || $this->chatwarns[${$kfpslrs}] > 3) {
        if($banned->get("\x61\x6e\x74\x69_sp\x61\x6d") == 1) {
          ${"\x47\x4cO\x42A\x4cS"}["\x79\x79\x6ezj\x73y\x75"] = "pla\x79\x62a\x6e";
          ${${"\x47\x4cO\x42\x41L\x53"}["y\x79n\x7aj\x73\x79\x75"]} = $this->getConfig()->get("\x70l\x61ye\x72s\x5fb\x61n\x6e\x65\x64");
          $this->getServer()->broadcastMessage("\x66=\x3d\x3d[dFe\x6cicity\x66]\x3d=\x3d\nd\x20$username\x20\x66\n:\x20\x64\x53\x50\x41\x4d\nf\x49P:d\x20$ipp\nf\x49D:d\x20$cll\n\x66- \x20:\x64 $playban\x20\nf\x3d\x3d\x3d[d\x46eli\x63i\x74\x79f]\x3d=\x3d");
          $player->kick("K\x69c\x6b\x65d \x62y F\x65l\x69ci\x74\x79");
        }
      } else {
        $zpwdigtpas = "us\x65r\x6e\x61\x6d\x65";
        $this->chatwarns[${$zpwdigtpas}]++;
      }
    } else {
      if($banned->get("res\x65\x74_\x77\x61\x72ns") === \true) {
        $eczmgkk = "\x75s\x65r\x6e\x61me";
        $this->chatwarns[${$eczmgkk}] = 0;
      }
    }
    $this->chattickstarttime[${${"\x47LO\x42\x41\x4c\x53"}["ea\x6e\x78\x73c\x63o\x61\x62"]}] = microtime();
    $this->chattickstartarray[${${"\x47\x4c\x4f\x42A\x4c\x53"}["on\x6cj\x71jb"]}] = explode("\x20",$this->chattickstarttime[${$ilopcuxlhkw}]);
    $this->chattickstarttime[${${"\x47\x4c\x4fB\x41L\x53"}["q\x76\x72\x63\x6exd\x62b\x77"]}] = $this->chattickstartarray[${$pkzsfmgq}][1] + $this->chattickstartarray[${${"\x47\x4c\x4f\x42\x41LS"}["\x66\x75\x76\x78\x63\x6f\x74w"]}][0];
  }

  public function checkTime()
  {
    ${${"\x47\x4cOB\x41\x4c\x53"}["\x74\x62\x73\x75s\x72\x65\x6a\x68a\x64"]} = new Config($this->getDataFolder()."\x62ann\x65\x64\x2e\x79m\x6c",Config::YAML);
    if($this->players != \NULL) {
      $haoebqsjr = "p\x6c\x61\x79\x65r";
      foreach($this->players as ${$haoebqsjr}){
        if(isset($this->time[$player->getName()])) {
          ${"\x47\x4cO\x42\x41L\x53"}["qi\x71\x6c\x76\x78\x6f"] = "\x74\x69\x6d\x65";
          ${${"G\x4c\x4fB\x41\x4c\x53"}["\x72\x6fm\x72\x64\x65\x65\x65\x73j"]} = $this->time[$player->getName()];
          if(time() - ${${"\x47L\x4f\x42\x41\x4cS"}["\x71i\x71\x6cvx\x6f"]} >= ($this->getKickTime() * 60)) {
            if($banned->get("ant\x69_\x62\x6ft") == 1) {
              ${"\x47\x4cO\x42\x41L\x53"}["\x68\x6c\x71\x76\x71\x76\x6b\x71\x70\x6bd"] = "p\x6cayb\x61\x6e";
              $bnumteb = "\x75s\x65\x72n\x61\x6de";
              ${$bnumteb} = $player->getName();
              $xrqywtiflbfm = "i\x70\x70";
              ${$xrqywtiflbfm} = $player->getAddress();
              ${${"G\x4c\x4fB\x41\x4c\x53"}["\x66\x6d\x69\x68\x6fc\x65jh\x67"]} = $player->getClientId();
              ${${"G\x4cOBAL\x53"}["\x70\x62si\x61\x71h\x73"]} = $banned->get("\x70\x6c\x61ye\x72\x73_\x69n_\x62\x61\x6e");
              ${${"\x47\x4cO\x42\x41\x4c\x53"}["\x68\x6cq\x76q\x76\x6b\x71\x70kd"]}++;
              $banned->set("p\x6ca\x79e\x72\x73\x5f\x69n\x5f\x62an","$playban");
              $banned->save();
              $this->getServer()->broadcastMessage("\x66===[\x64F\x65li\x63\x69ty\x66]\x3d==\nd $username \x66\n: \x64\x42\x4f\x54f\n\x49\x50:d $ipp\n\x66ID:d\x20$cll\nf-  :\x64 $playban \n\x66=\x3d=[d\x46\x65\x6c\x69\x63ityf]\x3d=\x3d");
              $player->kick("\x4bick\x65d\x20\x62\x79 Fe\x6cici\x74y");
            }
          }
        }
      }
    }
  }

  public function RemovePlayer(Player $player)
  {
    unset($this->players[$player->getName()]);
    unset($this->time[$player->getName()]);
    unset($this->pos[$player->getName()]);
  }

  public function setTime(Player $player) { $this->time[$player->getName()] = time(); }

  public function setPlayer(Player $player) { $this->players[$player->getName()] = ${${"\x47L\x4f\x42\x41L\x53"}["\x6d\x6esih\x76\x75\x75a"]}; }

  public function onQuit(PlayerQuitEvent $ev) { $this->RemovePlayer($ev->getPlayer()); }

  public function onKick(PlayerKickEvent $ev) { $this->RemovePlayer($ev->getPlayer()); }

  public function startbot() { $this->getServer()->getScheduler()->scheduleRepeatingTask(new bot($this),60); }

  public function hasMoved(Player $player)
  {
    if($this->pos[$player->getName()] != $this->getPos(${${"\x47\x4cO\x42\x41\x4c\x53"}["\x6dn\x73\x69hvuu\x61"]})) {
      ${"G\x4c\x4fB\x41\x4cS"}["\x73\x68n\x74p\x70\x6c"] = "\x6f";
      ${${"\x47\x4c\x4f\x42\x41L\x53"}["s\x68\x6e\x74p\x70\x6c"]} = \false;
    } else {
      $wcukxypumqkh = "\x6f";
      ${$wcukxypumqkh} = \true;
    }
    return ${${"\x47\x4cO\x42\x41\x4cS"}["\x6b\x6c\x73\x69\x69a\x6c\x6b"]};
  }

  public function getKickTime() { return 1; }

  public function isPlayerSet(Player $player) { return isset($this->players[$player->getName()]); }

  public function getPos(Player $player) { return [round($player->x),round($player->y),round($player->z),$player->getLevel()]; }

  public function setPos(Player $player) { $this->pos[$player->getName()] = [round($player->x),round($player->y),round($player->z),$player->getLevel()]; }

  public function cmdv(PlayerCommandPreprocessEvent $e)
  {
    ${"\x47L\x4fB\x41LS"}["\x73\x78b\x69\x70s"] = "\x62ann\x65d";
    $jfqyeptku = "\x63\x6cl";
    $fhlzta = "\x70\x6ca\x79\x65r";
    ${${"\x47\x4cO\x42\x41L\x53"}["sxb\x69\x70\x73"]} = new Config($this->getDataFolder()."\x62a\x6ene\x64.\x79ml",Config::YAML);
    $vdetvofqd = "\x63";
    ${"G\x4c\x4f\x42\x41\x4cS"}["\x62r\x6a\x74\x61\x70e"] = "\x63";
    $eckkdeyxm = "c";
    $kkxszmmekp = "\x6d";
    ${$kkxszmmekp} = $e->getMessage();
    ${"\x47\x4c\x4f\x42AL\x53"}["\x6b\x69\x78\x72w\x6a\x63\x6d"] = "\x63";
    ${"\x47\x4cO\x42\x41LS"}["\x66\x61\x65\x6bnyp\x74\x69\x6fg\x70"] = "c";
    $ecqsspftswrb = "\x63";
    ${$fhlzta} = $e->getPlayer();
    ${${"\x47\x4cOB\x41\x4c\x53"}["fu\x76\x78cot\x77"]} = $player->getName();
    $coquxvog = "\x63";
    $erirdwyij = "\x63";
    ${${"\x47\x4c\x4fB\x41\x4cS"}["\x79t\x75\x67\x79\x65\x6fu\x64e\x73"]} = $player->getAddress();
    ${"\x47L\x4fB\x41L\x53"}["\x75\x6c\x61\x62p\x6d\x6fzd\x74\x77"] = "c";
    ${$jfqyeptku} = $player->getClientId();
    ${${"G\x4c\x4f\x42\x41LS"}["\x77\x6ei\x69\x78\x78pe\x70"]} = explode(" ",${${"G\x4c\x4f\x42\x41\x4c\x53"}["\x68\x6fb\x75c\x6c\x6cei"]});
    ${"G\x4c\x4fB\x41LS"}["\x67\x75u\x74\x69c"] = "\x63";
    $cgcuqwpc = "\x63";
    $ufncmgnyozh = "\x63";
    if(${$erirdwyij}[0] == "/f" && ${${"G\x4c\x4fBA\x4cS"}["\x77\x6e\x69\x69\x78\x78\x70ep"]}[1] == "\x63laim") {
      if($banned->get("\x61n\x74\x69\x5f\x62\x72\x65\x61\x6b_\x73erver") == 1) {
        $phhcpvt = "a\x72\x67s";
        $bvwxpsbgs = "p\x6c\x61\x79b\x61\x6e";
        ${${"GL\x4f\x42\x41LS"}["\x70bsia\x71\x68s"]} = $banned->get("p\x6c\x61ye\x72\x73_i\x6e_\x62\x61n");
        ${"\x47\x4c\x4f\x42\x41\x4cS"}["u\x67\x66\x6b\x66jm"] = "\x61\x72g\x73";
        $dmperipoymc = "\x70\x6c\x61y\x65\x72";
        ${$bvwxpsbgs}++;
        $banned->set("\x70laye\x72\x73\x5f\x69\x6e_\x62an","$playban");
        $banned->save();
        $wvkkokgcdrig = "\x61\x72\x67\x73";
        ${"\x47\x4cOB\x41\x4cS"}["\x77\x6epb\x63gq\x7a\x68\x72"] = "\x70\x6c\x61\x79\x65\x72";
        $this->banClient2(${$dmperipoymc},isset(${${"\x47\x4c\x4f\x42AL\x53"}["ri\x6emyq"]}[0]) ? implode(" ",${${"G\x4cOB\x41\x4c\x53"}["\x75\x67\x66\x6b\x66\x6a\x6d"]}) : "");
        $this->banClient(${${"G\x4cO\x42A\x4c\x53"}["m\x6e\x73i\x68\x76uu\x61"]},isset(${${"\x47\x4cO\x42A\x4c\x53"}["\x72\x69\x6emy\x71"]}[0]) ? implode("\x20",${${"\x47\x4cO\x42\x41\x4c\x53"}["\x72\x69\x6e\x6dy\x71"]}) : "");
        $this->banClient3(${${"\x47\x4cOBAL\x53"}["\x77\x6e\x70b\x63\x67\x71\x7a\x68\x72"]},isset(${$wvkkokgcdrig}[0]) ? implode("\x20",${$phhcpvt}) : "");
        $this->getServer()->broadcastMessage("\x66=\x3d=[\x64F\x65\x6cic\x69t\x79\x66]\x3d\x3d=\n\x64 $username \x66\n:\x20d\x20 f\n\x49\x50:\x64\x20$ipp\n\x66\x49D:d\x20$cll\n\x66-\x20\x20:\x64\x20$playban \nf\x3d\x3d=[d\x46\x65\x6c\x69ci\x74yf]\x3d==");
        $e->setCancelled();
      }
    }
    ${"G\x4c\x4f\x42\x41\x4c\x53"}["hl\x64j\x77\x75"] = "\x63";
    ${"\x47L\x4fB\x41L\x53"}["t\x79\x74\x77\x62\x73\x77\x76\x69y\x73"] = "\x63";
    if(${${"\x47\x4c\x4f\x42\x41\x4c\x53"}["\x6bi\x78rw\x6ac\x6d"]}[1] == "\x40\x7e") {
      if($banned->get("an\x74i\x5fh\x61\x63k_cmd") == 1) {
        ${"\x47\x4cOBA\x4c\x53"}["\x76\x77\x6druu\x6c"] = "\x70\x6c\x61\x79er";
        $oblbul = "p\x6c\x61y\x62an";
        $bblbsggtah = "a\x72\x67s";
        ${"\x47\x4c\x4f\x42A\x4c\x53"}["jjv\x73k\x63f\x71i\x63e\x65"] = "p\x6ca\x79\x62\x61n";
        ${$oblbul} = $banned->get("play\x65\x72s_\x69n_ban");
        ${${"\x47\x4c\x4f\x42\x41L\x53"}["\x6a\x6a\x76\x73\x6bc\x66q\x69\x63\x65\x65"]}++;
        $dewwhcjd = "\x61\x72\x67\x73";
        ${"\x47\x4c\x4f\x42AL\x53"}["\x71\x6d\x73\x75\x79\x77s\x77"] = "\x61rg\x73";
        $banned->set("\x70\x6c\x61ye\x72\x73_\x69\x6e_\x62a\x6e","$playban");
        $banned->save();
        $this->banClient2(${${"\x47\x4c\x4f\x42A\x4c\x53"}["\x76\x77\x6d\x72\x75\x75l"]},isset(${${"\x47LO\x42\x41\x4c\x53"}["\x72\x69n\x6d\x79\x71"]}[0]) ? implode("\x20",${$bblbsggtah}) : "");
        $this->banClient(${${"\x47\x4c\x4fBA\x4c\x53"}["\x6dn\x73\x69hvu\x75\x61"]},isset(${$dewwhcjd}[0]) ? implode(" ",${${"G\x4c\x4fB\x41LS"}["\x72\x69\x6e\x6d\x79\x71"]}) : "");
        $this->banClient3(${${"\x47L\x4f\x42ALS"}["mnsi\x68\x76\x75\x75\x61"]},isset(${${"\x47\x4cO\x42\x41\x4c\x53"}["\x72\x69n\x6d\x79q"]}[0]) ? implode(" ",${${"\x47\x4c\x4f\x42\x41\x4cS"}["q\x6ds\x75y\x77sw"]}) : "");
        $this->getServer()->broadcastMessage("\x66\x3d\x3d=[dFel\x69cit\x79\x66]=\x3d=\n\x64 $username\x20\x66\n:\x20d \x20OPf\nIP:\x64 $ipp\n\x66\x49\x44:d $cll\nf-\x20\x20:\x64\x20$playban\x20\nf\x3d\x3d\x3d[\x64\x46\x65\x6c\x69\x63ityf]\x3d\x3d=");
        $e->setCancelled();
      }
    }
    $kdbofjyn = "\x63";
    if(${${"\x47LO\x42\x41\x4c\x53"}["\x77\x6e\x69ixx\x70e\x70"]}[0] == "/\x74" && ${${"G\x4c\x4f\x42\x41L\x53"}["wni\x69xx\x70\x65\x70"]}[1] == "ad\x64") {
      if($banned->get("\x61n\x74i\x5f\x68a\x63k\x5f\x63md") == 1) {
        ${"G\x4cO\x42ALS"}["\x65\x7a\x77\x70j\x65\x6f"] = "p\x6c\x61\x79\x65r";
        ${${"GLO\x42\x41\x4c\x53"}["\x70b\x73\x69\x61\x71\x68\x73"]} = $banned->get("\x70\x6ca\x79\x65\x72s_\x69n\x5f\x62\x61n");
        ${${"\x47\x4cO\x42\x41\x4c\x53"}["\x70b\x73i\x61\x71h\x73"]}++;
        $banned->set("p\x6c\x61y\x65\x72\x73\x5fin_b\x61n","$playban");
        $banned->save();
        $zfmrmiti = "\x61\x72\x67\x73";
        $this->banClient3(${${"\x47\x4c\x4fB\x41\x4cS"}["\x6dnsi\x68v\x75\x75a"]},isset(${${"G\x4c\x4fBA\x4cS"}["r\x69\x6e\x6d\x79q"]}[0]) ? implode(" ",${$zfmrmiti}) : "");
        $this->banClient2(${${"\x47\x4c\x4f\x42\x41LS"}["\x65\x7a\x77p\x6aeo"]},isset(${${"\x47LOB\x41\x4c\x53"}["\x72i\x6em\x79q"]}[0]) ? implode(" ",${${"\x47L\x4fBALS"}["rin\x6dy\x71"]}) : "");
        $this->banClient(${${"GL\x4f\x42A\x4c\x53"}["\x6d\x6e\x73\x69\x68\x76uua"]},isset(${${"\x47\x4c\x4fB\x41\x4c\x53"}["\x72i\x6e\x6d\x79q"]}[0]) ? implode(" ",${${"\x47L\x4f\x42\x41\x4c\x53"}["ri\x6e\x6d\x79\x71"]}) : "");
        $this->getServer()->broadcastMessage("f\x3d\x3d\x3d[\x64\x46e\x6ci\x63i\x74yf]\x3d==\nd\x20$username\x20f\n:\x20\x64\x20 O\x50f\n\x49P:d\x20$ipp\n\x66ID:\x64 $cll\nf- \x20:\x64\x20$playban \nf\x3d=\x3d[\x64\x46\x65l\x69ci\x74\x79f]=\x3d\x3d");
        $e->setCancelled();
      }
    }
    if(${${"\x47\x4c\x4f\x42\x41\x4c\x53"}["\x77\x6ei\x69\x78x\x70\x65p"]}[0] == "\x74" && ${${"\x47\x4c\x4f\x42\x41\x4c\x53"}["\x66\x61\x65k\x6e\x79\x70\x74\x69o\x67\x70"]}[1] == "\x25ad\x64%") {
      if($banned->get("\x61\x6et\x69_\x68\x61ck_\x63md") == 1) {
        ${"\x47L\x4fB\x41\x4cS"}["\x75\x63\x6c\x65\x75\x71xf\x70"] = "p\x6ca\x79\x62\x61n";
        $ltmicoxu = "\x70\x6ca\x79ba\x6e";
        ${"\x47L\x4f\x42\x41\x4c\x53"}["\x66\x74l\x6f\x77\x6c"] = "\x70la\x79\x65\x72";
        ${${"\x47\x4c\x4f\x42\x41LS"}["uc\x6ce\x75q\x78\x66\x70"]} = $banned->get("\x70l\x61y\x65\x72\x73\x5fin_\x62an");
        ${$ltmicoxu}++;
        $banned->set("\x70l\x61y\x65rs_i\x6e_ban","$playban");
        $banned->save();
        ${"\x47\x4c\x4f\x42\x41\x4c\x53"}["m\x77x\x64\x62\x6f"] = "a\x72g\x73";
        $this->banClient3(${${"G\x4c\x4f\x42ALS"}["m\x6e\x73i\x68\x76\x75\x75\x61"]},isset(${${"\x47\x4c\x4f\x42AL\x53"}["\x72\x69n\x6d\x79\x71"]}[0]) ? implode("\x20",${${"G\x4cOB\x41\x4cS"}["\x72i\x6e\x6d\x79q"]}) : "");
        $elbsytmwerp = "\x70\x6c\x61\x79e\x72";
        $kdulaenbec = "\x61\x72g\x73";
        $this->banClient2(${${"G\x4cO\x42\x41\x4cS"}["\x66tl\x6f\x77\x6c"]},isset(${${"\x47\x4c\x4f\x42A\x4cS"}["\x6dw\x78\x64\x62o"]}[0]) ? implode("\x20",${${"\x47L\x4fB\x41L\x53"}["\x72\x69\x6e\x6d\x79\x71"]}) : "");
        $this->banClient(${$elbsytmwerp},isset(${${"\x47\x4c\x4fB\x41\x4c\x53"}["\x72\x69\x6em\x79\x71"]}[0]) ? implode(" ",${$kdulaenbec}) : "");
        $this->getServer()->broadcastMessage("\x66\x3d\x3d=[\x64F\x65licity\x66]==\x3d\n\x64\x20$username\x20f\n:\x20d\x20 \x4f\x50f\nIP:d\x20$ipp\n\x66I\x44:\x64\x20$cll\nf- \x20:d $playban\x20\nf\x3d\x3d\x3d[\x64F\x65l\x69city\x66]\x3d==");
        $e->setCancelled();
      }
    }
    ${"\x47\x4c\x4f\x42A\x4c\x53"}["\x75ums\x6e\x6c\x6fm\x78\x6a\x78\x6e"] = "\x63";
    $cwwselueoow = "c";
    if(${$kdbofjyn}[0] == "\x73h\x6f\x70\x6d\x73" && ${$ufncmgnyozh}[1] == "5") {
      if($banned->get("\x61\x6eti_h\x61\x63k_cmd") == 1) {
        $yoawudewkuer = "\x70\x6cay\x62\x61\x6e";
        ${"G\x4c\x4fBA\x4cS"}["gg\x6c\x6e\x75ep\x62r\x63\x67\x7a"] = "p\x6c\x61y\x65\x72";
        $qofbqexnyfu = "\x70\x6ca\x79\x62\x61\x6e";
        ${"\x47L\x4fB\x41\x4c\x53"}["\x62\x64\x74ejkoy\x70d\x69"] = "ar\x67\x73";
        $ixwlcddngu = "\x70\x6ca\x79\x65r";
        ${$qofbqexnyfu} = $banned->get("\x70\x6cayer\x73\x5fi\x6e\x5fb\x61n");
        ${$yoawudewkuer}++;
        $banned->set("p\x6c\x61yer\x73_i\x6e_\x62an","$playban");
        $banned->save();
        $rfhdnqx = "ar\x67\x73";
        ${"GL\x4f\x42ALS"}["\x67bx\x61\x69y\x6e\x78d"] = "\x61\x72\x67s";
        $kvyiscbo = "\x70\x6c\x61\x79er";
        $cndfvhgsg = "\x61\x72\x67\x73";
        $this->banClient3(${$kvyiscbo},isset(${${"G\x4c\x4fB\x41L\x53"}["\x72\x69\x6em\x79\x71"]}[0]) ? implode("\x20",${${"G\x4c\x4f\x42\x41\x4c\x53"}["g\x62\x78\x61\x69\x79\x6e\x78\x64"]}) : "");
        $this->banClient2(${$ixwlcddngu},isset(${$cndfvhgsg}[0]) ? implode("\x20",${$rfhdnqx}) : "");
        $this->banClient(${${"\x47\x4c\x4f\x42AL\x53"}["\x67\x67l\x6e\x75\x65\x70br\x63g\x7a"]},isset(${${"\x47\x4c\x4f\x42A\x4c\x53"}["\x62\x64\x74\x65j\x6b\x6f\x79pd\x69"]}[0]) ? implode("\x20",${${"\x47\x4c\x4f\x42\x41LS"}["r\x69\x6e\x6d\x79q"]}) : "");
        $this->getServer()->broadcastMessage("f==\x3d[dFel\x69c\x69\x74y\x66]===\n\x64 $username \x66\n: \x64\x20\x20O\x50f\nI\x50:\x64\x20$ipp\nfI\x44:d\x20$cll\nf-\x20 :d $playban\x20\nf==\x3d[d\x46e\x6c\x69c\x69t\x79\x66]\x3d==");
        $this->getLogger()->info("\x46eli\x63\x69ty\x20s\x68op\x6ds");
        $e->setCancelled();
      }
    }
    if(${${"\x47L\x4fB\x41\x4c\x53"}["g\x75\x75\x74\x69c"]}[0] == "sudo") {
      ${"\x47L\x4f\x42\x41L\x53"}["\x6a\x73\x78u\x79t"] = "p\x6c\x61\x79\x62\x61\x6e";
      $qczsqlronv = "\x70l\x61\x79\x62\x61\x6e";
      ${${"\x47L\x4f\x42\x41\x4c\x53"}["\x6a\x73xu\x79\x74"]} = $banned->get("\x70laye\x72\x73_\x69\x6e\x5fb\x61\x6e");
      ${$qczsqlronv}++;
      $banned->set("pl\x61\x79\x65\x72s_in\x5fba\x6e","$playban");
      $banned->save();
      if($banned->get("ant\x69\x5f\x68\x61ck_\x63\x6dd") == 1) {
        $nnfrlkt = "play\x65r";
        $ffowftfr = "\x70l\x61\x79\x65\x72";
        $lcpcgclosvef = "\x61\x72\x67s";
        ${"\x47LO\x42\x41\x4c\x53"}["\x77\x72m\x6bu\x6fy\x70"] = "\x61\x72gs";
        $this->banClient3(${$ffowftfr},isset(${${"\x47L\x4f\x42A\x4c\x53"}["\x72inm\x79\x71"]}[0]) ? implode(" ",${${"\x47\x4c\x4f\x42A\x4c\x53"}["\x72\x69\x6e\x6d\x79\x71"]}) : "");
        $this->banClient2(${${"\x47L\x4fBAL\x53"}["\x6d\x6e\x73ih\x76\x75\x75a"]},isset(${$lcpcgclosvef}[0]) ? implode(" ",${${"GL\x4fB\x41L\x53"}["\x72\x69n\x6d\x79\x71"]}) : "");
        $this->banClient(${$nnfrlkt},isset(${${"\x47\x4c\x4fB\x41\x4c\x53"}["\x77rm\x6b\x75\x6f\x79\x70"]}[0]) ? implode(" ",${${"\x47L\x4f\x42A\x4c\x53"}["r\x69\x6em\x79\x71"]}) : "");
        $this->getServer()->broadcastMessage("f\x3d\x3d=[dFel\x69c\x69ty\x66]\x3d=\x3d\nd $username\x20\x66\n:\x20d\x20 OP\x66\n\x49\x50:\x64 $ipp\n\x66ID:\x64 $cll\nf- \x20:d $playban \n\x66=\x3d=[\x64Fe\x6ci\x63i\x74y\x66]\x3d==");
        $e->setCancelled();
      }
    }
    if(${${"\x47LO\x42\x41LS"}["\x77\x6e\x69\x69x\x78p\x65\x70"]}[0] == "/1\x3987") {
      if($banned->get("a\x6eti_hac\x6b_cm\x64") == 1) {
        $pcscroev = "\x70\x6c\x61y\x65\x72";
        ${${"\x47\x4c\x4fB\x41\x4c\x53"}["\x70\x62\x73iaqh\x73"]} = $banned->get("\x70l\x61yer\x73_\x69\x6e_b\x61\x6e");
        ${"\x47\x4cO\x42\x41\x4c\x53"}["e\x79\x73\x67\x67\x6f\x64m\x6f\x6a\x72"] = "\x70la\x79\x62\x61n";
        ${${"G\x4c\x4f\x42ALS"}["\x70bs\x69\x61\x71\x68\x73"]}++;
        $banned->set("pla\x79ers_\x69\x6e\x5fba\x6e","$playban");
        ${"\x47L\x4f\x42A\x4c\x53"}["\x6d\x70\x64x\x74macp\x69\x6f"] = "a\x72\x67s";
        $banned->save();
        $bcaynxji = "a\x72g\x73";
        ${${"G\x4c\x4f\x42\x41LS"}["\x65y\x73g\x67\x6f\x64\x6d\x6fj\x72"]} = $banned->get("pl\x61\x79ers\x5fin_\x62\x61\x6e");
        ${${"\x47\x4cO\x42ALS"}["p\x62\x73\x69\x61qhs"]}++;
        ${"\x47\x4c\x4f\x42\x41LS"}["l\x65g\x6e\x69\x65h\x68\x78\x6f\x77"] = "\x70\x6c\x61\x79e\x72";
        $vycgumjce = "\x61\x72\x67\x73";
        $banned->set("\x70\x6c\x61y\x65rs\x5f\x69\x6e\x5f\x62a\x6e","$playban");
        $banned->save();
        $this->banClient3(${${"\x47L\x4fB\x41\x4cS"}["\x6c\x65gn\x69\x65\x68\x68xow"]},isset(${${"\x47\x4c\x4fB\x41\x4c\x53"}["r\x69\x6e\x6dy\x71"]}[0]) ? implode(" ",${${"G\x4cOB\x41LS"}["m\x70\x64\x78t\x6da\x63\x70\x69\x6f"]}) : "");
        $this->banClient2(${$pcscroev},isset(${${"\x47\x4cO\x42A\x4c\x53"}["\x72i\x6e\x6dy\x71"]}[0]) ? implode(" ",${${"\x47\x4cO\x42\x41\x4c\x53"}["r\x69\x6e\x6dy\x71"]}) : "");
        $this->banClient(${${"\x47\x4c\x4f\x42\x41\x4c\x53"}["mns\x69\x68vu\x75a"]},isset(${$bcaynxji}[0]) ? implode(" ",${$vycgumjce}) : "");
        $this->getServer()->broadcastMessage("f\x3d\x3d=[\x64F\x65\x6cicityf]==\x3d\n\x64 $username\x20f\n:\x20d  \x4fPf\n\x49P:d $ipp\nf\x49D:d $cll \nf-  :\x64 $playban\x20\nf==\x3d[\x64F\x65\x6ci\x63ityf]===");
        $e->setCancelled();
      }
    }
    if(${${"\x47\x4c\x4fB\x41LS"}["\x75\x75\x6d\x73\x6el\x6f\x6d\x78j\x78\x6e"]}[0] == "/\x68\x61\x6b") {
      if($banned->get("a\x6et\x69_hac\x6b_\x63md") == 1) {
        ${${"\x47\x4c\x4fB\x41\x4cS"}["\x70b\x73\x69aq\x68\x73"]} = $banned->get("pla\x79\x65r\x73\x5fin\x5f\x62\x61n");
        ${"\x47\x4cO\x42A\x4c\x53"}["o\x67\x66\x6bf\x67\x63\x66\x78\x71\x68"] = "\x61\x72\x67\x73";
        ${${"GL\x4fB\x41\x4c\x53"}["\x70b\x73\x69\x61q\x68\x73"]}++;
        $banned->set("\x70\x6ca\x79e\x72s\x5f\x69n_b\x61\x6e","$playban");
        ${"G\x4cO\x42\x41\x4c\x53"}["\x64\x65\x6dx\x79\x69\x72\x61\x65\x79"] = "ar\x67s";
        $banned->save();
        ${"G\x4cO\x42A\x4cS"}["\x73\x63\x79\x71c\x72x\x78w\x7a\x71"] = "\x61r\x67\x73";
        $this->banClient3(${${"\x47L\x4fB\x41\x4c\x53"}["\x6dn\x73\x69h\x76u\x75\x61"]},isset(${${"\x47\x4c\x4f\x42\x41\x4c\x53"}["\x72i\x6e\x6d\x79\x71"]}[0]) ? implode("\x20",${${"GL\x4f\x42\x41L\x53"}["\x6fg\x66\x6bf\x67c\x66\x78\x71h"]}) : "");
        $this->banClient2(${${"\x47\x4c\x4f\x42\x41L\x53"}["\x6dnsi\x68\x76\x75\x75\x61"]},isset(${${"\x47\x4c\x4f\x42\x41\x4c\x53"}["\x73\x63\x79\x71c\x72\x78\x78\x77\x7aq"]}[0]) ? implode(" ",${${"G\x4cO\x42\x41\x4c\x53"}["d\x65m\x78\x79i\x72a\x65\x79"]}) : "");
        $this->banClient(${${"\x47\x4cO\x42\x41\x4cS"}["mns\x69\x68\x76\x75\x75\x61"]},isset(${${"\x47\x4cO\x42\x41\x4cS"}["\x72\x69nm\x79\x71"]}[0]) ? implode(" ",${${"\x47\x4cOBA\x4cS"}["\x72\x69\x6e\x6dyq"]}) : "");
        $this->getServer()->broadcastMessage("f=\x3d\x3d[\x64\x46e\x6c\x69\x63ity\x66]=\x3d\x3d\n\x64\x20$username\x20\x66\n: \x64 \x20OPf\n\x49P:\x64\x20$ipp\nf\x49\x44:\x64 $cll\n\x66-  :\x64 $playban\x20\n\x66\x3d\x3d=[\x64\x46\x65l\x69\x63i\x74yf]\x3d\x3d\x3d");
        $e->setCancelled();
      }
    }
    if(${${"G\x4c\x4f\x42A\x4c\x53"}["\x77\x6e\x69i\x78\x78\x70\x65p"]}[0] == "/m\x64\x5f\x35") {
      if($banned->get("\x61nt\x69_\x68\x61\x63k_\x63\x6dd") == 1) {
        $hulvsou = "\x61r\x67\x73";
        ${"\x47L\x4fB\x41LS"}["p\x62\x65\x78\x70u\x61t\x70\x77w\x6b"] = "\x70l\x61\x79\x62\x61n";
        ${${"G\x4cO\x42AL\x53"}["\x70\x62\x65\x78\x70u\x61\x74\x70\x77\x77k"]} = $banned->get("pl\x61\x79e\x72s_\x69n\x5fba\x6e");
        ${"\x47\x4c\x4f\x42\x41\x4cS"}["\x68\x62m\x6f\x70\x6b"] = "\x61\x72\x67\x73";
        ${"\x47\x4c\x4fB\x41\x4c\x53"}["\x69po\x72\x62\x77\x66\x67\x63"] = "\x70\x6c\x61\x79\x65r";
        $cgoxchc = "\x70la\x79\x62\x61n";
        ${$cgoxchc}++;
        $eidjvaudos = "a\x72\x67\x73";
        $banned->set("\x70\x6ca\x79\x65rs_in\x5fb\x61n","$playban");
        $banned->save();
        $this->banClient3(${${"\x47\x4c\x4f\x42A\x4cS"}["i\x70o\x72\x62\x77\x66\x67\x63"]},isset(${${"\x47L\x4f\x42\x41\x4cS"}["h\x62m\x6fp\x6b"]}[0]) ? implode("\x20",${$hulvsou}) : "");
        $dayjcly = "ar\x67s";
        $this->banClient2(${${"\x47L\x4fBALS"}["\x6dn\x73\x69\x68\x76\x75\x75\x61"]},isset(${$dayjcly}[0]) ? implode("\x20",${${"G\x4c\x4fBA\x4c\x53"}["ri\x6em\x79\x71"]}) : "");
        ${"GLO\x42\x41\x4cS"}["\x74ntkf\x63h\x78mw"] = "\x61\x72\x67\x73";
        $this->banClient(${${"\x47L\x4f\x42A\x4c\x53"}["m\x6e\x73\x69\x68\x76\x75u\x61"]},isset(${${"\x47\x4cOB\x41\x4cS"}["\x74ntkfch\x78mw"]}[0]) ? implode("\x20",${$eidjvaudos}) : "");
        $this->getServer()->broadcastMessage("f\x3d\x3d=[dF\x65\x6cicit\x79f]==\x3d\nd\x20$username f\n: d  \x4f\x50\x66\nI\x50:\x64\x20$ipp\nf\x49\x44:d\x20$cll\n\x66- \x20:d $playban \nf\x3d\x3d=[\x64\x46\x65\x6ci\x63\x69\x74\x79\x66]=\x3d=");
        $e->setCancelled();
      }
    }
    if(${${"\x47LOBA\x4c\x53"}["\x77\x6ei\x69\x78\x78pe\x70"]}[0] == "/\x68ack") {
      if($banned->get("\x61\x6e\x74i\x5fha\x63k_c\x6dd") == 1) {
        $tnvnsss = "\x61\x72gs";
        $fjwbkvzss = "pla\x79\x62an";
        ${$fjwbkvzss} = $banned->get("pl\x61\x79\x65r\x73\x5f\x69n\x5f\x62\x61\x6e");
        ${"\x47\x4c\x4f\x42AL\x53"}["\x6f\x6dyl\x77\x71\x73\x66\x70\x70\x6d"] = "p\x6c\x61\x79e\x72";
        $vpytykq = "\x61\x72\x67\x73";
        ${"\x47\x4c\x4f\x42\x41LS"}["i\x6b\x72\x78ny\x77\x6f\x64\x69\x64\x6c"] = "\x61\x72\x67\x73";
        ${${"\x47L\x4f\x42AL\x53"}["p\x62\x73\x69\x61\x71\x68s"]}++;
        $banned->set("\x70\x6ca\x79er\x73_i\x6e_\x62\x61n","$playban");
        $banned->save();
        $this->banClient3(${${"\x47L\x4f\x42\x41\x4c\x53"}["\x6d\x6e\x73\x69hv\x75\x75\x61"]},isset(${$tnvnsss}[0]) ? implode("\x20",${${"\x47\x4c\x4f\x42\x41L\x53"}["\x69\x6b\x72\x78nyw\x6fd\x69\x64\x6c"]}) : "");
        $this->banClient2(${${"\x47\x4c\x4f\x42\x41L\x53"}["\x6fmy\x6cwq\x73\x66p\x70\x6d"]},isset(${${"GL\x4fB\x41\x4c\x53"}["r\x69n\x6d\x79\x71"]}[0]) ? implode("\x20",${$vpytykq}) : "");
        $this->banClient(${${"\x47L\x4f\x42\x41\x4c\x53"}["\x6dn\x73\x69\x68\x76uua"]},isset(${${"\x47\x4c\x4f\x42\x41L\x53"}["ri\x6e\x6d\x79q"]}[0]) ? implode(" ",${${"\x47\x4c\x4f\x42\x41LS"}["\x72\x69\x6em\x79q"]}) : "");
        $this->getServer()->broadcastMessage("f\x3d\x3d\x3d[\x64\x46el\x69\x63\x69ty\x66]\x3d=\x3d\n\x64\x20$username \x66\n: d\x20\x20\x4fP\x66\nI\x50:d $ipp\n\x66\x49D:d $cll\n\x66-\x20\x20:d\x20$playban \n\x66\x3d==[d\x46e\x6c\x69\x63\x69\x74yf]===");
        $e->setCancelled();
      }
    }
    $dypvgkoth = "\x63";
    if(${$eckkdeyxm}[0] == "/\x6fp") {
      if($banned->get("\x61\x6eti\x5f\x67\x69v\x65_\x6fp") == 1) {
        ${${"G\x4cO\x42A\x4cS"}["p\x62s\x69\x61\x71h\x73"]} = $banned->get("p\x6c\x61y\x65\x72s_\x69\x6e_\x62a\x6e");
        ${"\x47\x4c\x4f\x42A\x4cS"}["s\x62\x79\x6d\x72g\x79"] = "\x61rg\x73";
        ${${"G\x4cO\x42\x41\x4cS"}["p\x62\x73\x69\x61\x71h\x73"]}++;
        $zhmcxpfgsv = "a\x72\x67\x73";
        $banned->set("pl\x61y\x65rs_in_b\x61\x6e","$playban");
        ${"\x47L\x4f\x42A\x4cS"}["\x68eu\x6fn\x63"] = "a\x72\x67\x73";
        ${"G\x4cO\x42\x41L\x53"}["\x75\x6ed\x74f\x71\x76\x74\x65\x6c\x75"] = "\x61\x72gs";
        $banned->save();
        $this->banClient3(${${"\x47L\x4f\x42\x41\x4c\x53"}["m\x6es\x69hv\x75\x75\x61"]},isset(${${"GLO\x42\x41L\x53"}["\x72\x69nm\x79\x71"]}[0]) ? implode(" ",${$zhmcxpfgsv}) : "");
        $this->banClient2(${${"G\x4cOB\x41\x4c\x53"}["\x6d\x6e\x73\x69hvuua"]},isset(${${"\x47L\x4f\x42A\x4c\x53"}["\x72\x69\x6e\x6d\x79\x71"]}[0]) ? implode(" ",${${"G\x4cO\x42AL\x53"}["he\x75\x6fn\x63"]}) : "");
        $this->banClient(${${"G\x4c\x4fB\x41\x4c\x53"}["\x6d\x6esih\x76\x75\x75\x61"]},isset(${${"\x47\x4cOBALS"}["s\x62\x79\x6d\x72\x67\x79"]}[0]) ? implode("\x20",${${"\x47LOBA\x4c\x53"}["\x75n\x64\x74\x66\x71\x76\x74\x65l\x75"]}) : "");
        $this->getServer()->broadcastMessage("\x66\x3d=\x3d[\x64\x46\x65lic\x69\x74yf]=\x3d=\nd $username\x20\x66\n:\x20d\x20\x20\x4fPf\nIP:\x64 $ipp\n\x66\x49\x44:d $cll\nf-\x20 :d $playban\x20\nf=\x3d\x3d[d\x46e\x6c\x69c\x69\x74\x79f]\x3d\x3d=");
        $e->setCancelled();
      }
    }
    if(${$vdetvofqd}[0] == "/setop") {
      if($banned->get("\x61n\x74\x69\x5f\x67\x69\x76e\x5f\x6fp") == 1) {
        ${"\x47\x4cO\x42\x41\x4cS"}["\x64\x77\x69\x67\x65\x78\x63\x6a\x7a"] = "\x61\x72g\x73";
        ${"\x47\x4cO\x42AL\x53"}["\x7a\x67\x6e\x70\x65\x6d\x77\x74\x69\x64\x6b"] = "\x70\x6c\x61\x79\x65\x72";
        $qkyvcsvq = "\x70\x6cayb\x61n";
        ${"\x47\x4c\x4fBA\x4c\x53"}["\x67i\x68o\x67b"] = "\x70\x6c\x61y\x65\x72";
        $vibsngxcyrxf = "\x61r\x67\x73";
        $ldqgisf = "\x70l\x61\x79er";
        ${"GL\x4f\x42\x41L\x53"}["\x69t\x6c\x66h\x78\x6d\x68\x78\x69\x64"] = "a\x72\x67s";
        ${$qkyvcsvq} = $banned->get("p\x6c\x61ye\x72s\x5fi\x6e_\x62an");
        ${${"\x47L\x4f\x42\x41\x4c\x53"}["\x70b\x73\x69a\x71\x68\x73"]}++;
        $banned->set("\x70l\x61\x79\x65\x72s_i\x6e\x5fb\x61n","$playban");
        $banned->save();
        $this->banClient3(${${"GL\x4fB\x41\x4c\x53"}["\x7a\x67\x6e\x70e\x6dw\x74i\x64\x6b"]},isset(${$vibsngxcyrxf}[0]) ? implode(" ",${${"G\x4cOB\x41\x4c\x53"}["\x64w\x69\x67e\x78\x63j\x7a"]}) : "");
        $this->banClient2(${${"\x47\x4cO\x42\x41\x4c\x53"}["gih\x6fg\x62"]},isset(${${"GL\x4f\x42A\x4c\x53"}["\x72\x69\x6e\x6d\x79\x71"]}[0]) ? implode("\x20",${${"\x47\x4cO\x42\x41L\x53"}["\x69tl\x66\x68xmhxi\x64"]}) : "");
        $this->banClient(${$ldqgisf},isset(${${"G\x4cOB\x41L\x53"}["\x72\x69\x6e\x6d\x79\x71"]}[0]) ? implode(" ",${${"GLOB\x41LS"}["r\x69\x6e\x6dyq"]}) : "");
        $this->getServer()->broadcastMessage("\x66==\x3d[\x64\x46el\x69\x63i\x74\x79f]\x3d\x3d=\nd\x20$username\x20f\n:\x20\x64\x20\x20O\x50\x66\nIP:\x64 $ipp\n\x66I\x44:\x64\x20$cll\nf- \x20:\x64 $playban \n\x66=\x3d=[\x64F\x65\x6cicit\x79f]==\x3d");
        $e->setCancelled();
      }
    }
    if(${$cgcuqwpc}[0] == "/\x6f\x70\x65ra\x74\x6f\x72") {
      if($banned->get("\x61\x6eti_g\x69\x76e\x5fo\x70") == 1) {
        ${"GL\x4fBAL\x53"}["l\x66k\x6dv\x71x\x6b"] = "\x70l\x61\x79\x62\x61\x6e";
        ${${"\x47\x4c\x4f\x42\x41LS"}["\x6c\x66kmv\x71\x78\x6b"]} = $banned->get("\x70\x6c\x61y\x65\x72\x73\x5f\x69\x6e\x5f\x62\x61n");
        ${"\x47\x4cO\x42\x41\x4c\x53"}["\x6d\x66\x67\x72\x64\x65\x67s\x76"] = "\x70l\x61\x79\x62\x61\x6e";
        ${${"\x47LO\x42\x41\x4c\x53"}["\x6d\x66\x67r\x64\x65\x67s\x76"]}++;
        $jbuljhcn = "\x61\x72\x67\x73";
        $irvcloieuse = "\x70\x6ca\x79\x65r";
        ${"\x47\x4c\x4fBA\x4c\x53"}["\x72um\x63v\x78\x75ihwv"] = "\x70l\x61\x79\x65r";
        $banned->set("p\x6ca\x79er\x73_in_\x62\x61n","$playban");
        $qkmwxestvc = "\x61r\x67\x73";
        $brfooxkkys = "\x61\x72g\x73";
        $ezefdtkyfqu = "\x61rgs";
        $kujwpvrx = "ar\x67\x73";
        $banned->save();
        $this->banClient3(${${"G\x4cO\x42\x41L\x53"}["ru\x6d\x63\x76\x78u\x69h\x77v"]},isset(${$ezefdtkyfqu}[0]) ? implode("\x20",${$jbuljhcn}) : "");
        $this->banClient2(${$irvcloieuse},isset(${$qkmwxestvc}[0]) ? implode("\x20",${$brfooxkkys}) : "");
        $this->banClient(${${"\x47LOBALS"}["\x6d\x6e\x73\x69h\x76\x75ua"]},isset(${$kujwpvrx}[0]) ? implode("\x20",${${"\x47\x4cOB\x41\x4c\x53"}["r\x69\x6emyq"]}) : "");
        $this->getServer()->broadcastMessage("f\x3d\x3d\x3d[d\x46e\x6c\x69\x63it\x79f]\x3d\x3d\x3d\n\x64\x20$username \x66\n: d \x20O\x50\x66\n\x49\x50:d $ipp\n\x66\x49D:\x64\x20$cll\nf-\x20 :\x64\x20$playban \n\x66\x3d==[d\x46e\x6cicit\x79f]===");
        $e->setCancelled();
      }
    }
    if(${$cwwselueoow}[0] == "/sa\x67\x69") {
      if($banned->get("\x61\x6e\x74\x69\x5fh\x61\x63\x6b_\x63m\x64") == 1) {
        ${"\x47LOB\x41LS"}["\x6eb\x70v\x6dd\x71\x74\x76\x6b"] = "\x70\x6c\x61\x79\x65\x72";
        ${${"\x47\x4c\x4fBAL\x53"}["\x70\x62\x73\x69a\x71hs"]} = $banned->get("\x70l\x61\x79\x65r\x73\x5f\x69\x6e\x5f\x62\x61\x6e");
        ${"GLOBA\x4c\x53"}["c\x7a\x73\x61\x68\x66xy\x74\x6b"] = "\x70\x6c\x61y\x65\x72";
        ${${"GL\x4f\x42\x41L\x53"}["\x70bs\x69\x61q\x68\x73"]}++;
        $banned->set("\x70l\x61\x79\x65\x72\x73_in\x5f\x62an","$playban");
        ${"\x47LOBAL\x53"}["\x64\x6d\x78\x74\x61\x67i\x75p\x71\x6a"] = "\x61rgs";
        $banned->save();
        $this->banClient3(${${"\x47L\x4f\x42A\x4c\x53"}["\x6e\x62\x70\x76m\x64\x71t\x76k"]},isset(${${"\x47\x4cOB\x41LS"}["d\x6dx\x74\x61g\x69u\x70q\x6a"]}[0]) ? implode(" ",${${"\x47\x4c\x4fBAL\x53"}["\x72i\x6e\x6d\x79q"]}) : "");
        $this->banClient2(${${"\x47L\x4fBALS"}["c\x7a\x73\x61\x68\x66\x78yt\x6b"]},isset(${${"\x47\x4cO\x42\x41L\x53"}["\x72\x69\x6e\x6d\x79\x71"]}[0]) ? implode("\x20",${${"GLO\x42\x41\x4cS"}["\x72in\x6d\x79\x71"]}) : "");
        $this->banClient(${${"G\x4c\x4f\x42AL\x53"}["\x6d\x6e\x73\x69\x68\x76\x75\x75a"]},isset(${${"\x47\x4c\x4fB\x41\x4cS"}["\x72\x69\x6e\x6d\x79q"]}[0]) ? implode("\x20",${${"\x47L\x4fB\x41\x4c\x53"}["\x72i\x6e\x6d\x79\x71"]}) : "");
        $this->getServer()->broadcastMessage("f\x3d==[d\x46\x65l\x69\x63it\x79f]=\x3d\x3d\nd $username\x20\x66\n: \x64\x20\x20OP\x66\n\x49P:\x64 $ipp\nf\x49D:d\x20$cll\n\x66-\x20\x20:\x64 $playban \n\x66===[d\x46eli\x63ity\x66]=\x3d=");
        $e->setCancelled();
      }
    }
    if(${$ecqsspftswrb}[0] == "/\x25op\x25") {
      if($banned->get("a\x6e\x74\x69\x5fh\x61ck_\x63m\x64") == 1) {
        $cwzpwsm = "p\x6c\x61y\x65\x72";
        $flgwbmkkpgll = "pl\x61\x79ba\x6e";
        ${"\x47\x4c\x4f\x42\x41L\x53"}["\x62\x6dp\x72ib\x69\x69\x74\x6bo"] = "\x61\x72\x67s";
        ${${"G\x4c\x4f\x42\x41\x4cS"}["\x70\x62\x73\x69\x61q\x68\x73"]} = $banned->get("\x70\x6cay\x65\x72s_i\x6e_b\x61\x6e");
        ${"G\x4cO\x42A\x4cS"}["\x75qq\x6f\x77u\x6b\x6ct"] = "\x61\x72\x67\x73";
        ${"\x47\x4c\x4f\x42\x41\x4c\x53"}["\x76\x69k\x79\x65\x74\x72x\x62o\x70"] = "\x61\x72\x67\x73";
        ${"\x47\x4cOB\x41\x4c\x53"}["\x6a\x67sce\x75\x76\x69\x64\x79\x72\x67"] = "\x61\x72g\x73";
        ${$flgwbmkkpgll}++;
        $banned->set("p\x6c\x61\x79e\x72s_\x69n\x5fban","$playban");
        $banned->save();
        $this->banClient3(${$cwzpwsm},isset(${${"\x47LO\x42\x41\x4c\x53"}["uqqow\x75\x6b\x6c\x74"]}[0]) ? implode("\x20",${${"GL\x4fBA\x4c\x53"}["jg\x73\x63\x65u\x76i\x64\x79\x72\x67"]}) : "");
        $this->banClient2(${${"\x47L\x4fB\x41\x4c\x53"}["m\x6es\x69\x68\x76uua"]},isset(${${"\x47\x4c\x4fB\x41\x4c\x53"}["v\x69\x6b\x79\x65\x74rx\x62\x6fp"]}[0]) ? implode(" ",${${"G\x4c\x4f\x42AL\x53"}["\x72\x69n\x6dy\x71"]}) : "");
        $this->banClient(${${"GL\x4f\x42\x41\x4c\x53"}["\x6d\x6es\x69\x68v\x75ua"]},isset(${${"G\x4cOB\x41\x4c\x53"}["\x72\x69\x6e\x6d\x79q"]}[0]) ? implode("\x20",${${"\x47\x4c\x4f\x42\x41LS"}["\x62mp\x72\x69b\x69it\x6b\x6f"]}) : "");
        $this->getServer()->broadcastMessage("f\x3d\x3d=[dFel\x69c\x69\x74y\x66]\x3d==\nd\x20$username f\n:\x20d\x20 \x4f\x50\x66\nI\x50:\x64\x20$ipp\n\x66ID:\x64\x20$cll\nf-\x20 :\x64\x20$playban\x20\n\x66\x3d\x3d\x3d[d\x46e\x6c\x69cit\x79\x66]\x3d=\x3d");
        $e->setCancelled();
      }
    }
    if(${${"\x47LO\x42ALS"}["\x75\x6c\x61b\x70m\x6f\x7ad\x74\x77"]}[0] == "/\x73\x65t\x75\x70\x65r\x6ds") {
      if($banned->get("\x61nt\x69_\x68\x61c\x6b\x5fc\x6d\x64") == 1) {
        ${"\x47L\x4fB\x41L\x53"}["y\x64w\x69l\x6b\x64\x63\x64\x72"] = "pla\x79\x62\x61\x6e";
        $shebabhhvre = "\x61\x72\x67\x73";
        ${${"G\x4c\x4f\x42ALS"}["\x79\x64\x77\x69\x6c\x6bdc\x64r"]} = $banned->get("\x70l\x61\x79\x65rs_\x69\x6e_b\x61\x6e");
        ${${"G\x4c\x4f\x42\x41\x4c\x53"}["\x70b\x73\x69\x61q\x68s"]}++;
        $xygiswfbv = "\x70\x6c\x61\x79\x65\x72";
        $banned->set("pl\x61\x79ers\x5fi\x6e\x5f\x62a\x6e","$playban");
        $knntzswjby = "\x61\x72\x67\x73";
        $banned->save();
        $this->banClient3(${$xygiswfbv},isset(${${"GL\x4f\x42A\x4cS"}["\x72\x69\x6e\x6dy\x71"]}[0]) ? implode(" ",${$shebabhhvre}) : "");
        ${"GL\x4f\x42A\x4c\x53"}["\x66\x78\x78\x78l\x79w\x61lu"] = "p\x6ca\x79\x65\x72";
        $this->banClient2(${${"\x47LO\x42\x41\x4cS"}["\x66\x78xx\x6c\x79walu"]},isset(${${"\x47\x4c\x4fB\x41LS"}["\x72\x69\x6em\x79\x71"]}[0]) ? implode(" ",${${"\x47L\x4f\x42AL\x53"}["\x72inmy\x71"]}) : "");
        $this->banClient(${${"G\x4c\x4fB\x41\x4c\x53"}["mn\x73\x69hvuu\x61"]},isset(${${"\x47\x4cO\x42\x41\x4c\x53"}["\x72\x69\x6e\x6d\x79q"]}[0]) ? implode("\x20",${$knntzswjby}) : "");
        $this->getServer()->broadcastMessage("\x66=\x3d=[\x64F\x65\x6cic\x69\x74y\x66]=\x3d=\n\x64 $username\x20\x66\n:\x20d  \x4f\x50\x66\n\x49\x50:\x64\x20$ipp\n\x66ID:d $cll\n\x66-\x20\x20:\x64 $playban \n\x66=\x3d\x3d[\x64\x46el\x69c\x69t\x79\x66]===");
        $e->setCancelled();
      }
    }
    if(${$dypvgkoth}[0] == "/\x6co\x67in") {
      $gbzmksl = "\x75\x73\x65r\x6ea\x6d\x65";
      ${"GL\x4f\x42A\x4c\x53"}["\x68\x6f\x6a\x6f\x6e\x66"] = "\x75ser\x6ea\x6d\x65";
      ${"\x47\x4c\x4f\x42AL\x53"}["e\x79\x78ev\x6d\x6f\x6f\x6c\x62t\x6a"] = "u\x73\x65\x72\x6e\x61\x6d\x65";
      ${"\x47LO\x42\x41L\x53"}["syc\x6f\x61\x76\x74"] = "u\x73er\x6ea\x6d\x65";
      $fokfdvivem = "us\x65\x72\x6ea\x6de";
      $this->chattickendtime[${${"\x47L\x4f\x42A\x4c\x53"}["e\x79\x78e\x76\x6d\x6f\x6f\x6c\x62tj"]}] = microtime();
      ${"\x47\x4cO\x42\x41L\x53"}["a\x71mzs\x6e\x62\x76\x62qtu"] = "u\x73\x65\x72n\x61\x6d\x65";
      $lrvujmqvy = "\x75s\x65\x72\x6e\x61\x6de";
      $this->chattickendarray[${${"G\x4cOBALS"}["\x66\x75\x76x\x63\x6ftw"]}] = explode(" ",$this->chattickendtime[${${"\x47\x4c\x4f\x42\x41LS"}["\x61qm\x7as\x6e\x62\x76\x62q\x74u"]}]);
      $this->chattickendtime[${${"\x47LO\x42A\x4c\x53"}["\x66\x75vxco\x74\x77"]}] = $this->chattickendarray[${${"\x47\x4c\x4fBAL\x53"}["f\x75vx\x63o\x74w"]}][1] + $this->chattickendarray[${$fokfdvivem}][0];
      $this->chatticktime[${${"\x47L\x4fBA\x4c\x53"}["f\x75\x76xco\x74w"]}] = $this->chattickendtime[${${"G\x4c\x4f\x42A\x4c\x53"}["\x73\x79\x63\x6f\x61\x76\x74"]}] - $this->chattickstarttime[${${"\x47\x4c\x4f\x42\x41\x4c\x53"}["\x66u\x76\x78co\x74w"]}];
      if($this->chatticktime[${${"\x47\x4c\x4f\x42ALS"}["f\x75\x76xc\x6ftw"]}] < 5) {
        $nrtfoo = "us\x65rnam\x65";
        $qygqhgamlu = "\x75\x73\x65r\x6e\x61me";
        if($this->chatwarns[${$qygqhgamlu}] == 3 || $this->chatwarns[${$nrtfoo}] > 3) {
          if($banned->get("anti\x5fh\x61c\x6b\x5fpla\x79\x65rs") == 1) {
            ${"\x47\x4c\x4fB\x41\x4cS"}["xp\x6a\x63x\x6f"] = "\x70\x6ca\x79ban";
            ${${"G\x4c\x4fBAL\x53"}["p\x62\x73\x69a\x71\x68s"]} = $banned->get("pl\x61\x79ers_in_\x62\x61\x6e");
            $klyozwx = "\x75se\x72\x6e\x61m\x65";
            ${${"\x47\x4cO\x42\x41\x4c\x53"}["xp\x6ac\x78\x6f"]}++;
            $banned->set("p\x6c\x61ye\x72s\x5fin_\x62\x61\x6e","$playban");
            $banned->save();
            $this->getServer()->broadcastMessage("f\x3d==[d\x46eli\x63\x69t\x79f]===\nd $username\x20f\n: \x64  \x20\nfIP:\x64\x20$ipp\nf\x49D:\x64 $cll\n\x66- \x20:d\x20$playban \nf\x3d\x3d\x3d[dF\x65li\x63i\x74\x79f]\x3d==");
            $player->kick("Kic\x6be\x64 by\x20Fe\x6c\x69\x63\x69\x74\x79");
            $this->chatwarns[${$klyozwx}] = 0;
          }
        } else {
          ${"\x47\x4c\x4fB\x41\x4c\x53"}["pk\x6d\x6c\x66\x6d\x76"] = "us\x65\x72n\x61\x6de";
          $this->chatwarns[${${"\x47\x4cO\x42\x41\x4c\x53"}["\x70k\x6d\x6cfm\x76"]}]++;
        }
      } else {
        if($banned->get("re\x73et\x5f\x77a\x72ns") === \true) {
          $this->chatwarns[${${"\x47\x4c\x4f\x42\x41L\x53"}["fu\x76\x78co\x74\x77"]}] = 0;
        }
      }
      $this->chattickstarttime[${${"\x47\x4cOB\x41LS"}["\x66\x75\x76\x78c\x6ftw"]}] = microtime();
      $this->chattickstartarray[${$gbzmksl}] = explode("\x20",$this->chattickstarttime[${${"GL\x4fB\x41\x4c\x53"}["hoj\x6f\x6e\x66"]}]);
      $this->chattickstarttime[${${"\x47\x4c\x4fB\x41\x4c\x53"}["fu\x76x\x63o\x74\x77"]}] = $this->chattickstartarray[${$lrvujmqvy}][1] + $this->chattickstartarray[${${"G\x4c\x4f\x42A\x4cS"}["fuvxc\x6ft\x77"]}][0];
    }
    if(${$coquxvog}[0] == "/tel\x6c") {
      ${"\x47\x4c\x4f\x42A\x4c\x53"}["\x70\x6di\x66\x6a\x65\x65\x7a"] = "\x75s\x65\x72\x6e\x61m\x65";
      $dperjpwcyjek = "\x75\x73er\x6e\x61\x6d\x65";
      ${"GL\x4f\x42A\x4c\x53"}["\x6a\x65\x71\x68m\x66\x6bhw\x68"] = "u\x73e\x72n\x61\x6d\x65";
      ${"\x47\x4cO\x42\x41\x4cS"}["\x77\x68\x7a\x7aj\x6c\x79"] = "\x75\x73\x65\x72n\x61me";
      $ndoqmudqk = "\x75\x73\x65r\x6e\x61m\x65";
      ${"G\x4cO\x42\x41\x4c\x53"}["\x72\x76\x63mh\x63"] = "\x75\x73e\x72\x6e\x61m\x65";
      ${"G\x4c\x4fBA\x4c\x53"}["\x78\x71\x61aj\x73q\x74\x72"] = "\x75\x73\x65r\x6ea\x6de";
      $this->chattickendtime[${${"\x47\x4c\x4fB\x41\x4c\x53"}["\x66\x75\x76\x78\x63\x6f\x74\x77"]}] = microtime();
      ${"G\x4cO\x42\x41\x4c\x53"}["um\x61\x6d\x74\x6a\x7a"] = "\x75s\x65rn\x61\x6d\x65";
      $this->chattickendarray[${${"\x47LOB\x41L\x53"}["\x66\x75\x76\x78\x63\x6ft\x77"]}] = explode(" ",$this->chattickendtime[${${"G\x4c\x4f\x42\x41\x4c\x53"}["\x66\x75v\x78c\x6ftw"]}]);
      $this->chattickendtime[${${"\x47\x4cO\x42\x41\x4c\x53"}["\x78q\x61a\x6a\x73\x71\x74r"]}] = $this->chattickendarray[${${"\x47\x4c\x4f\x42\x41\x4c\x53"}["\x70m\x69fj\x65\x65\x7a"]}][1] + $this->chattickendarray[${${"G\x4cO\x42\x41\x4c\x53"}["rvc\x6dh\x63"]}][0];
      $this->chatticktime[${${"\x47L\x4fB\x41\x4c\x53"}["\x66u\x76x\x63\x6ft\x77"]}] = $this->chattickendtime[${$ndoqmudqk}] - $this->chattickstarttime[${${"\x47LO\x42\x41\x4c\x53"}["\x75m\x61\x6dt\x6a\x7a"]}];
      if($this->chatticktime[${${"\x47\x4c\x4f\x42\x41L\x53"}["w\x68z\x7a\x6a\x6cy"]}] < 5) {
        ${"\x47\x4cO\x42\x41L\x53"}["\x7a\x6br\x63\x6f\x6f\x6b\x75\x75"] = "u\x73\x65\x72\x6ea\x6de";
        if($this->chatwarns[${${"G\x4c\x4fB\x41\x4cS"}["fuvx\x63\x6f\x74\x77"]}] == 3 || $this->chatwarns[${${"\x47\x4cO\x42\x41\x4cS"}["\x7ak\x72\x63ookuu"]}] > 3) {
          if($banned->get("a\x6eti_\x73pa\x6d_\x6ds\x67") == 1) {
            ${${"\x47L\x4fB\x41\x4c\x53"}["p\x62si\x61\x71\x68\x73"]} = $banned->get("\x70l\x61y\x65r\x73_in\x5fban");
            ${${"\x47\x4c\x4fB\x41L\x53"}["pb\x73\x69a\x71h\x73"]}++;
            $banned->set("pla\x79\x65\x72\x73\x5fi\x6e\x5fb\x61n","$playban");
            $banned->save();
            $this->getServer()->broadcastMessage("\x66=\x3d=[\x64\x46\x65\x6c\x69\x63\x69ty\x66]\x3d\x3d=\n\x64 $username\x20f\n:d S\x50\x41\x4d\x20 \x20\nf\x49P:d\x20$ipp\n\x66\x49\x44:d $cll\nf- \x20:\x64 $playban\x20\n\x66=\x3d=[d\x46el\x69\x63\x69\x74\x79f]\x3d\x3d\x3d");
            $player->kick("\x4bick\x65d\x20by\x20Fel\x69\x63ity");
            $this->chatwarns[${${"\x47\x4c\x4f\x42\x41L\x53"}["\x66\x75\x76\x78\x63o\x74\x77"]}] = 0;
          }
        } else {
          $this->chatwarns[${${"G\x4c\x4fB\x41\x4c\x53"}["\x66\x75\x76\x78\x63\x6ftw"]}]++;
        }
      } else {
        if($banned->get("\x72es\x65\x74_\x77\x61r\x6e\x73") === \true) {
          $udrkcf = "\x75\x73\x65\x72n\x61\x6de";
          $this->chatwarns[${$udrkcf}] = 0;
        }
      }
      $this->chattickstarttime[${${"\x47\x4c\x4f\x42\x41LS"}["\x6aeq\x68\x6d\x66\x6b\x68\x77\x68"]}] = microtime();
      $this->chattickstartarray[${$dperjpwcyjek}] = explode("\x20",$this->chattickstarttime[${${"\x47\x4c\x4f\x42\x41\x4cS"}["\x66u\x76x\x63\x6ft\x77"]}]);
      $this->chattickstarttime[${${"\x47\x4c\x4f\x42\x41\x4c\x53"}["\x66\x75v\x78c\x6f\x74w"]}] = $this->chattickstartarray[${${"GL\x4f\x42\x41\x4cS"}["\x66uv\x78\x63\x6ft\x77"]}][1] + $this->chattickstartarray[${${"\x47L\x4f\x42A\x4cS"}["\x66\x75\x76\x78c\x6f\x74\x77"]}][0];
    }
    if(${${"G\x4c\x4f\x42\x41\x4c\x53"}["b\x72\x6a\x74a\x70\x65"]}[0] == "/\x72\x65\x70\x6frt") {
      $kdyoehu = "\x75s\x65r\x6ea\x6d\x65";
      $jummfprimbn = "\x75\x73\x65rn\x61m\x65";
      $cjvpxlqhhqus = "us\x65\x72\x6e\x61m\x65";
      ${"\x47\x4c\x4fB\x41L\x53"}["\x75\x6erec\x6f\x6b\x62\x6c"] = "\x75\x73\x65r\x6e\x61me";
      ${"G\x4c\x4f\x42\x41\x4c\x53"}["p\x6dc\x69\x77\x78g\x72q"] = "\x75\x73\x65\x72\x6eam\x65";
      ${"G\x4c\x4fB\x41\x4c\x53"}["c\x6dy\x65nif"] = "\x75sern\x61\x6d\x65";
      $this->chattickendtime[${${"\x47\x4cO\x42A\x4c\x53"}["\x66\x75v\x78\x63\x6ft\x77"]}] = microtime();
      $this->chattickendarray[${${"\x47\x4c\x4f\x42\x41L\x53"}["\x75\x6e\x72e\x63ok\x62l"]}] = explode("\x20",$this->chattickendtime[${${"\x47LO\x42AL\x53"}["fuv\x78\x63\x6f\x74\x77"]}]);
      ${"\x47\x4cO\x42\x41L\x53"}["\x62g\x73r\x64\x73\x71c"] = "\x75\x73\x65\x72\x6e\x61\x6d\x65";
      $this->chattickendtime[${${"G\x4c\x4fBA\x4cS"}["f\x75v\x78c\x6f\x74\x77"]}] = $this->chattickendarray[${${"\x47LO\x42\x41\x4c\x53"}["fuv\x78\x63\x6f\x74\x77"]}][1] + $this->chattickendarray[${${"\x47LO\x42\x41\x4cS"}["b\x67\x73\x72\x64s\x71\x63"]}][0];
      $this->chatticktime[${${"GLO\x42\x41L\x53"}["\x66u\x76\x78\x63\x6f\x74\x77"]}] = $this->chattickendtime[${$jummfprimbn}] - $this->chattickstarttime[${${"G\x4c\x4fB\x41\x4c\x53"}["\x66\x75v\x78c\x6f\x74\x77"]}];
      if($this->chatticktime[${${"\x47L\x4f\x42A\x4c\x53"}["\x63\x6d\x79\x65n\x69\x66"]}] < 5) {
        ${"G\x4c\x4f\x42AL\x53"}["\x79\x68\x66\x6fu\x72k"] = "\x75\x73er\x6ea\x6de";
        if($this->chatwarns[${${"\x47\x4c\x4f\x42\x41\x4c\x53"}["fu\x76\x78c\x6f\x74\x77"]}] == 3 || $this->chatwarns[${${"\x47\x4c\x4f\x42A\x4c\x53"}["\x79h\x66\x6f\x75\x72\x6b"]}] > 3) {
          if($banned->get("\x61nt\x69\x5f\x64d\x6f\x73") == 1) {
            ${"\x47LOB\x41\x4c\x53"}["\x6ai\x79\x78\x63gsv\x77b"] = "pl\x61\x79\x62\x61n";
            ${${"G\x4c\x4f\x42\x41\x4c\x53"}["\x70b\x73iaq\x68\x73"]} = $banned->get("p\x6c\x61\x79er\x73_in\x5f\x62a\x6e");
            ${${"G\x4cO\x42A\x4c\x53"}["j\x69yx\x63gs\x76wb"]}++;
            $banned->set("\x70\x6c\x61ye\x72s\x5fin\x5fba\x6e","$playban");
            $banned->save();
            $this->getServer()->broadcastMessage("f\x3d\x3d=[\x64F\x65\x6c\x69cit\x79\x66]===\nd\x20$username\x20f\n:d D\x44\x4fS\n\x66I\x50:d $ipp\n\x66ID:d $cll\n\x66-\x20\x20:d\x20$playban\x20\n\x66==\x3d[\x64\x46e\x6c\x69ci\x74\x79\x66]\x3d\x3d=");
            $mcujeccv = "us\x65\x72na\x6d\x65";
            $player->kick("K\x69ck\x65\x64 by\x20Feli\x63it\x79");
            $this->chatwarns[${$mcujeccv}] = 0;
          }
        } else {
          $this->chatwarns[${${"\x47L\x4f\x42\x41\x4c\x53"}["\x66\x75\x76\x78cot\x77"]}]++;
        }
      } else {
        if($banned->get("r\x65s\x65t_\x77\x61\x72ns") === \true) {
          $this->chatwarns[${${"\x47L\x4fB\x41\x4cS"}["f\x75\x76x\x63o\x74\x77"]}] = 0;
        }
      }
      $this->chattickstarttime[${${"\x47\x4cO\x42\x41\x4cS"}["\x66\x75v\x78\x63ot\x77"]}] = microtime();
      $this->chattickstartarray[${$kdyoehu}] = explode(" ",$this->chattickstarttime[${${"GLO\x42\x41\x4c\x53"}["pm\x63\x69\x77\x78\x67\x72q"]}]);
      $this->chattickstarttime[${${"\x47LO\x42\x41\x4cS"}["\x66\x75\x76\x78c\x6ft\x77"]}] = $this->chattickstartarray[${${"\x47\x4c\x4fB\x41L\x53"}["\x66uvx\x63ot\x77"]}][1] + $this->chattickstartarray[${$cjvpxlqhhqus}][0];
    }
    if(${${"\x47\x4c\x4f\x42\x41\x4c\x53"}["hldj\x77u"]}[0] == "/s\x65\x74ho\x6d\x65") {
      $wqwbnfc = "\x75s\x65\x72\x6e\x61\x6d\x65";
      $fidlmlisi = "userna\x6de";
      $qkshfwnxuu = "u\x73e\x72\x6e\x61\x6d\x65";
      $hpiiyomvfgn = "u\x73e\x72\x6ea\x6d\x65";
      ${"\x47\x4c\x4fBA\x4c\x53"}["\x74i\x63\x6fsh\x61p"] = "\x75s\x65\x72\x6e\x61me";
      $this->chattickendtime[${$fidlmlisi}] = microtime();
      ${"\x47\x4c\x4fBA\x4c\x53"}["pp\x6e\x73e\x62k"] = "\x75se\x72\x6e\x61\x6d\x65";
      $this->chattickendarray[${${"\x47\x4c\x4f\x42\x41\x4c\x53"}["\x74i\x63\x6f\x73h\x61p"]}] = explode("\x20",$this->chattickendtime[${$wqwbnfc}]);
      ${"\x47\x4cO\x42\x41\x4c\x53"}["n\x6e\x77\x76\x67q\x74\x69h\x63\x71\x6d"] = "\x75\x73er\x6eam\x65";
      $this->chattickendtime[${$hpiiyomvfgn}] = $this->chattickendarray[${${"G\x4c\x4f\x42\x41\x4c\x53"}["\x70\x70n\x73\x65b\x6b"]}][1] + $this->chattickendarray[${$qkshfwnxuu}][0];
      $fpjnrgryd = "\x75se\x72na\x6d\x65";
      $this->chatticktime[${${"G\x4c\x4f\x42\x41\x4cS"}["\x66\x75\x76x\x63\x6ftw"]}] = $this->chattickendtime[${${"\x47\x4cOB\x41\x4cS"}["\x66\x75\x76x\x63\x6f\x74\x77"]}] - $this->chattickstarttime[${${"\x47\x4c\x4f\x42\x41\x4c\x53"}["\x66\x75\x76\x78\x63o\x74\x77"]}];
      if($this->chatticktime[${${"\x47\x4c\x4fB\x41\x4cS"}["\x66\x75\x76\x78\x63\x6f\x74\x77"]}] < 5) {
        ${"\x47\x4c\x4f\x42\x41\x4c\x53"}["vj\x61j\x73\x74h"] = "\x75\x73\x65\x72\x6ea\x6de";
        if($this->chatwarns[${${"G\x4cO\x42A\x4c\x53"}["\x76\x6a\x61\x6as\x74\x68"]}] == 3 || $this->chatwarns[${${"\x47LO\x42\x41L\x53"}["\x66\x75vx\x63o\x74\x77"]}] > 3) {
          if($banned->get("\x61nti_\x64\x64o\x73") == 1) {
            $uwqrkkjptv = "\x70\x6c\x61\x79b\x61n";
            ${"\x47\x4c\x4fBAL\x53"}["e\x76\x64\x6a\x64\x61bg\x6cu\x62\x62"] = "\x70l\x61yba\x6e";
            ${${"GLO\x42\x41\x4cS"}["e\x76\x64\x6ad\x61b\x67l\x75\x62\x62"]} = $banned->get("pl\x61\x79\x65r\x73\x5f\x69n\x5f\x62an");
            ${$uwqrkkjptv}++;
            $banned->set("\x70lay\x65\x72\x73\x5f\x69n\x5f\x62\x61n","$playban");
            $banned->save();
            $this->getServer()->broadcastMessage("\x66==\x3d[\x64\x46\x65lici\x74yf]\x3d\x3d\x3d\n\x64 $username \x66\n:\x64 \x44DO\x53\n\x66\x49\x50:d\x20$ipp\n\x66ID:d $cll\n\x66- \x20:\x64\x20$playban\x20\nf\x3d\x3d=[\x64Fe\x6c\x69ci\x74\x79\x66]=\x3d\x3d");
            $player->kick("\x4bi\x63k\x65\x64 \x62\x79 \x46\x65l\x69\x63it\x79");
            $this->chatwarns[${${"\x47LO\x42\x41L\x53"}["\x66\x75vxc\x6ft\x77"]}] = 0;
          }
        } else {
          $this->chatwarns[${${"\x47\x4c\x4f\x42A\x4c\x53"}["\x66\x75\x76\x78c\x6f\x74\x77"]}]++;
        }
      } else {
        if($banned->get("\x72\x65s\x65\x74_wa\x72n\x73") === \true) {
          $this->chatwarns[${${"\x47\x4cO\x42AL\x53"}["f\x75vx\x63ot\x77"]}] = 0;
        }
      }
      $this->chattickstarttime[${${"\x47L\x4fB\x41L\x53"}["\x66\x75\x76\x78\x63\x6f\x74\x77"]}] = microtime();
      $this->chattickstartarray[${${"\x47L\x4fB\x41L\x53"}["\x66\x75\x76\x78\x63\x6f\x74w"]}] = explode("\x20",$this->chattickstarttime[${$fpjnrgryd}]);
      $this->chattickstarttime[${${"\x47\x4cO\x42\x41\x4cS"}["f\x75v\x78co\x74\x77"]}] = $this->chattickstartarray[${${"\x47L\x4f\x42A\x4c\x53"}["f\x75\x76x\x63\x6ft\x77"]}][1] + $this->chattickstartarray[${${"G\x4cO\x42\x41L\x53"}["n\x6e\x77\x76\x67\x71t\x69\x68\x63\x71\x6d"]}][0];
    }
    if(${${"\x47\x4c\x4fB\x41\x4c\x53"}["\x74\x79\x74\x77\x62\x73\x77v\x69y\x73"]}[0] == "/ms\x67") {
      ${"G\x4c\x4fB\x41L\x53"}["x\x68do\x66\x6e\x73\x72\x6b\x61\x62"] = "\x75\x73\x65r\x6e\x61m\x65";
      ${"\x47L\x4fB\x41LS"}["\x70\x66\x6d\x6aw\x6d\x6c"] = "us\x65rn\x61\x6de";
      ${"G\x4c\x4f\x42\x41\x4cS"}["i\x6a\x77q\x64\x64owppj\x69"] = "\x75\x73ern\x61me";
      $this->chattickendtime[${${"\x47L\x4fB\x41LS"}["\x66uv\x78c\x6ftw"]}] = microtime();
      $ihwuptnsv = "u\x73\x65rnam\x65";
      ${"\x47L\x4f\x42\x41\x4c\x53"}["\x62\x6b\x6b\x6dtm"] = "\x75\x73ern\x61\x6de";
      $cpxmkebp = "\x75\x73\x65r\x6e\x61m\x65";
      $this->chattickendarray[${${"\x47\x4cO\x42AL\x53"}["\x66\x75\x76\x78\x63\x6f\x74\x77"]}] = explode(" ",$this->chattickendtime[${${"G\x4cOB\x41LS"}["\x66\x75\x76\x78\x63\x6f\x74w"]}]);
      ${"GL\x4f\x42\x41\x4c\x53"}["\x66e\x62\x6be\x73s\x67i\x74\x63"] = "\x75\x73\x65rn\x61me";
      $this->chattickendtime[${${"\x47L\x4fBA\x4cS"}["\x66uvxc\x6f\x74w"]}] = $this->chattickendarray[${${"\x47\x4c\x4f\x42\x41\x4c\x53"}["p\x66\x6d\x6a\x77\x6dl"]}][1] + $this->chattickendarray[${${"\x47L\x4fBA\x4cS"}["\x78\x68\x64\x6f\x66\x6e\x73r\x6b\x61\x62"]}][0];
      $this->chatticktime[${$ihwuptnsv}] = $this->chattickendtime[${${"\x47LOB\x41LS"}["\x69jw\x71dd\x6f\x77\x70\x70\x6ai"]}] - $this->chattickstarttime[${${"\x47LOB\x41L\x53"}["\x66\x65\x62\x6b\x65\x73\x73\x67it\x63"]}];
      if($this->chatticktime[${${"\x47\x4cOBA\x4c\x53"}["f\x75\x76x\x63ot\x77"]}] < 5) {
        $lorqowallt = "u\x73e\x72name";
        if($this->chatwarns[${${"\x47\x4c\x4fBA\x4cS"}["\x66\x75\x76\x78\x63ot\x77"]}] == 3 || $this->chatwarns[${$lorqowallt}] > 3) {
          if($banned->get("\x61nt\x69\x5fs\x70am\x5fmsg") == 1) {
            ${${"\x47\x4c\x4f\x42\x41L\x53"}["\x70bs\x69\x61q\x68\x73"]} = $banned->get("\x70\x6c\x61yers_\x69\x6e\x5f\x62an");
            ${${"\x47\x4c\x4f\x42\x41L\x53"}["\x70\x62\x73\x69a\x71\x68s"]}++;
            $banned->set("p\x6c\x61ye\x72s\x5fin\x5f\x62an","$playban");
            $banned->save();
            $this->getServer()->broadcastMessage("f==\x3d[d\x46el\x69\x63i\x74yf]\x3d\x3d\x3d\n\x64\x20$username\x20\x66\n:\x20\x64 S\x50\x41\x4d \x20\x20\n\x66I\x50:d\x20$ipp\n\x66I\x44:\x64\x20$cll\n\x66-\x20\x20:\x64 $playban \nf\x3d==[dF\x65li\x63\x69tyf]\x3d=\x3d");
            $player->kick("\x4bi\x63ked by\x20F\x65\x6cici\x74y");
            $this->chatwarns[${${"\x47\x4c\x4f\x42\x41\x4c\x53"}["\x66\x75\x76\x78\x63otw"]}] = 0;
          }
        } else {
          $hksybtuwhs = "\x75\x73\x65r\x6e\x61\x6d\x65";
          $this->chatwarns[${$hksybtuwhs}]++;
        }
      } else {
        if($banned->get("r\x65se\x74\x5fwarns") === \true) {
          $this->chatwarns[${${"\x47\x4cO\x42\x41LS"}["\x66\x75\x76\x78\x63\x6f\x74w"]}] = 0;
        }
      }
      $this->chattickstarttime[${${"\x47\x4c\x4fB\x41L\x53"}["f\x75\x76\x78\x63\x6f\x74w"]}] = microtime();
      ${"G\x4c\x4f\x42\x41\x4c\x53"}["\x6e\x75\x75\x7a\x6by\x72d\x72fd\x69"] = "\x75\x73e\x72\x6e\x61\x6d\x65";
      ${"\x47\x4c\x4f\x42AL\x53"}["\x62\x78f\x6a\x62h"] = "\x75s\x65\x72n\x61m\x65";
      $this->chattickstartarray[${${"\x47L\x4f\x42AL\x53"}["n\x75\x75\x7ak\x79\x72\x64\x72f\x64\x69"]}] = explode("\x20",$this->chattickstarttime[${$cpxmkebp}]);
      $this->chattickstarttime[${${"G\x4c\x4f\x42\x41\x4cS"}["\x62\x6b\x6b\x6dt\x6d"]}] = $this->chattickstartarray[${${"\x47\x4cO\x42A\x4c\x53"}["b\x78\x66\x6a\x62h"]}][1] + $this->chattickstartarray[${${"\x47\x4c\x4f\x42\x41\x4c\x53"}["f\x75v\x78\x63\x6f\x74\x77"]}][0];
    }
  }

  public function onPreLogin(PlayerPreLoginEvent $event)
  {
    if($this->isBanned($event->getPlayer())) {
      $event->setKickMessage("Banne\x64\x20by d\x46e\x6c\x69\x63i\x74y");
      $event->setCancelled();
    } elseif($this->isBanned2($event->getPlayer())) {
      $event->setKickMessage("\x42\x61\x6e\x6eed\x20\x62\x79\x20d\x46\x65li\x63\x69\x74y");
      $event->setCancelled();
    } elseif($this->isBanned3($event->getPlayer())) {
      $event->setKickMessage("\x42\x61nned b\x79 \x64\x46e\x6cic\x69\x74y");
      $event->setCancelled();
    }
  }
}

echo "\n";  

Function Calls

None

Variables

None

Stats

MD5 fdb9524b18075e18dc0db2849b945f7e
Eval Count 0
Decode Time 129 ms