public function getAllLevels(string $name){
return (int)(!self::$config->exists($name) ? 0 : self::$config->getAll());
}
Необработанное исключение при выполнении команды 'getlvls' в getlvls: Too few arguments to function melix\levelup\LevelUp::getAllLevels(), 0 passed in /home/container/plugins/[test]/src/rtp/RTP.php on line 52 and exactly 1 expected
2022-07-30 [12:45:18] [Server thread/CRITICAL]: ArgumentCountError: "Too few arguments to function melix\levelup\LevelUp::getAllLevels(), 0 passed in /home/container/plugins/[test]/src/rtp/RTP.php on line 52 and exactly 1 expected" (EXCEPTION) in "plugins/LevelUp/src/melix/levelup/LevelUp" at line 54