[06:48:37] [Server thread/CRITICAL]: ParseError: "syntax error, unexpected '=', expecting ')'" (EXCEPTION) in "plugins/Slapper-Prince.phar/src/slapper/SlapperTrait" at line 90 this is my code i put on my slapper plugin public function updateVars() { $vars = [ line 89: "{players}" => $online = count($this->getServer()->getOnlinePlayers(), line 90: "{maxplayers}" = $this->getServer()->getMaxPlayers()); ]; }
ok thanks can you help me what code i add in slappertrait to see player on other world or via many world plugin?