{
    "format_version": 4,
    "time": 1734815603.989356,
    "uptime": 6.858407020568848,
    "lastError": {
        "type": "pmmp\\thread\\NonThreadSafeValueError",
        "message": "Cannot assign non-thread-safe value of type array to thread-safe class property anmine\\system\\pdo\\task\\PDOTask::$params",
        "fullFile": "/home/anupdate/servers/s99/plugins/AnSystem/src/anmine/system/pdo/task/PDOTask.php",
        "file": "plugins/AnSystem/src/anmine/system/pdo/task/PDOTask",
        "line": 11,
        "trace": [
            "#0 plugins/AnSystem/src/anmine/system/pdo/PDO(44): anmine\\system\\pdo\\task\\PDOTask->__construct(string[123] SELECT * FROM `mutes` WHERE `unmuter` IS NOT NULL AND `server` = :server ORDER B, array[3], object Closure#52586, object anmine\\system\\pdo\\connection\\PDOConnection#55909, object pocketmine\\plugin\\PluginLogger#51242)",
            "#1 plugins/GoCore/src/corndan/GoCore/commands/punish/UnMuteListCommand(43): anmine\\system\\pdo\\PDO->asyncQuery(string[123] SELECT * FROM `mutes` WHERE `unmuter` IS NOT NULL AND `server` = :server ORDER B, array[3], object Closure#52586)",
            "#2 plugins/GoCore/src/corndan/GoCore/GoCommand(44): corndan\\GoCore\\commands\\punish\\UnMuteListCommand->onCommand(object pocketmine\\console\\ConsoleCommandSender#51056, array[0], string[10] unmutelist)",
            "#3 pmsrc/src/command/SimpleCommandMap(218): corndan\\GoCore\\GoCommand->execute(object pocketmine\\console\\ConsoleCommandSender#51056, string[10] unmutelist, array[0])",
            "#4 pmsrc/src/Server(1499): pocketmine\\command\\SimpleCommandMap->dispatch(object pocketmine\\console\\ConsoleCommandSender#51056, string[10] unmutelist)",
            "#5 pmsrc/src/Server(1967): pocketmine\\Server->dispatchCommand(object pocketmine\\console\\ConsoleCommandSender#51056, string[10] unmutelist)",
            "#6 pmsrc/src/Server(1807): pocketmine\\Server->tick()",
            "#7 pmsrc/src/Server(1120): pocketmine\\Server->tickProcessor()",
            "#8 pmsrc/src/PocketMine(355): pocketmine\\Server->__construct(object pocketmine\\thread\\ThreadSafeClassLoader#2, object pocketmine\\utils\\MainLogger#6, string[27] /home/anupdate/servers/s99/, string[35] /home/anupdate/servers/s99/plugins/)",
            "#9 pmsrc/src/PocketMine(378): pocketmine\\server()",
            "#10 /home/anupdate/servers/s99/InCore.phar(168): require(string[72] phar:///tmp/PocketMine-MP-phar-cache.0/PMMP2ocdGs.tar/src/PocketMine.php)"
        ],
        "thread": "Main"
    },
    "error": {
        "type": "pmmp\\thread\\NonThreadSafeValueError",
        "message": "Cannot assign non-thread-safe value of type array to thread-safe class property anmine\\system\\pdo\\task\\PDOTask::$params",
        "file": "plugins/AnSystem/src/anmine/system/pdo/task/PDOTask",
        "line": 11,
        "thread": "Main"
    },
    "thread": "Main",
    "plugin_involvement": "direct",
    "plugin": "AnSystem",
    "code": {
        "2": "",
        "3": "namespace anmine\\system\\pdo\\task;",
        "4": "",
        "5": "use anmine\\system\\pdo\\connection\\PDOConnection;",
        "6": "use pocketmine\\scheduler\\AsyncTask;",
        "7": "use Logger;",
        "8": "",
        "9": "class PDOTask extends AsyncTask",
        "10": "{",
        "11": "    public function __construct(",
        "12": "        private readonly string        $query,",
        "13": "        private readonly array         $params,",
        "14": "        readonly ?\\Closure             $callback,",
        "15": "        private readonly PDOConnection $connection,",
        "16": "        private readonly Logger        $logger,",
        "17": "    ) {",
        "18": "        $this->storeLocal(\"callback\", $callback);",
        "19": "    }",
        "20": "",
        "21": "    public function onRun(): void"
    },
    "trace": [
        "#0 plugins/AnSystem/src/anmine/system/pdo/PDO(44): anmine\\system\\pdo\\task\\PDOTask->__construct(string[123] SELECT * FROM `mutes` WHERE `unmuter` IS NOT NULL AND `server` = :server ORDER B, array[3], object Closure#52586, object anmine\\system\\pdo\\connection\\PDOConnection#55909, object pocketmine\\plugin\\PluginLogger#51242)",
        "#1 plugins/GoCore/src/corndan/GoCore/commands/punish/UnMuteListCommand(43): anmine\\system\\pdo\\PDO->asyncQuery(string[123] SELECT * FROM `mutes` WHERE `unmuter` IS NOT NULL AND `server` = :server ORDER B, array[3], object Closure#52586)",
        "#2 plugins/GoCore/src/corndan/GoCore/GoCommand(44): corndan\\GoCore\\commands\\punish\\UnMuteListCommand->onCommand(object pocketmine\\console\\ConsoleCommandSender#51056, array[0], string[10] unmutelist)",
        "#3 pmsrc/src/command/SimpleCommandMap(218): corndan\\GoCore\\GoCommand->execute(object pocketmine\\console\\ConsoleCommandSender#51056, string[10] unmutelist, array[0])",
        "#4 pmsrc/src/Server(1499): pocketmine\\command\\SimpleCommandMap->dispatch(object pocketmine\\console\\ConsoleCommandSender#51056, string[10] unmutelist)",
        "#5 pmsrc/src/Server(1967): pocketmine\\Server->dispatchCommand(object pocketmine\\console\\ConsoleCommandSender#51056, string[10] unmutelist)",
        "#6 pmsrc/src/Server(1807): pocketmine\\Server->tick()",
        "#7 pmsrc/src/Server(1120): pocketmine\\Server->tickProcessor()",
        "#8 pmsrc/src/PocketMine(355): pocketmine\\Server->__construct(object pocketmine\\thread\\ThreadSafeClassLoader#2, object pocketmine\\utils\\MainLogger#6, string[27] /home/anupdate/servers/s99/, string[35] /home/anupdate/servers/s99/plugins/)",
        "#9 pmsrc/src/PocketMine(378): pocketmine\\server()",
        "#10 /home/anupdate/servers/s99/InCore.phar(168): require(string[72] phar:///tmp/PocketMine-MP-phar-cache.0/PMMP2ocdGs.tar/src/PocketMine.php)"
    ],
    "plugins": {
        "4Cosmetics": {
            "name": "4Cosmetics",
            "version": "1.0.0",
            "authors": [
                "themestl"
            ],
            "api": [
                "5.0.0"
            ],
            "enabled": true,
            "depends": [],
            "softDepends": [],
            "main": "themestl\\fourcosmetic\\FourCosmetic",
            "load": "POSTWORLD",
            "website": ""
        },
        "AnSystem": {
            "name": "AnSystem",
            "version": "1.0.0",
            "authors": [],
            "api": [
                "5.0.0"
            ],
            "enabled": true,
            "depends": [],
            "softDepends": [],
            "main": "anmine\\system\\SystemLoader",
            "load": "STARTUP",
            "website": ""
        },
        "AnanasBosses": {
            "name": "AnanasBosses",
            "version": "1.0.0",
            "authors": [],
            "api": [
                "5.0.0"
            ],
            "enabled": true,
            "depends": [],
            "softDepends": [],
            "main": "ananas\\bosses\\BossesLoader",
            "load": "POSTWORLD",
            "website": ""
        },
        "AnanasClans": {
            "name": "AnanasClans",
            "version": "1.0.0",
            "authors": [],
            "api": [
                "5.0.0"
            ],
            "enabled": true,
            "depends": [
                "GoCore"
            ],
            "softDepends": [],
            "main": "crndn\\clans\\ClanLoader",
            "load": "POSTWORLD",
            "website": ""
        },
        "AnanasEvents": {
            "name": "AnanasEvents",
            "version": "1.0.0",
            "authors": [],
            "api": [
                "5.0.0"
            ],
            "enabled": true,
            "depends": [
                "GoCore"
            ],
            "softDepends": [],
            "main": "ananas\\events\\EventsLoader",
            "load": "POSTWORLD",
            "website": ""
        },
        "AnanasFriends": {
            "name": "AnanasFriends",
            "version": "1.0.0",
            "authors": [
                "ananasmine"
            ],
            "api": [
                "5.0.0"
            ],
            "enabled": true,
            "depends": [
                "GoCore"
            ],
            "softDepends": [],
            "main": "corndan\\friends\\AnanasFriends",
            "load": "POSTWORLD",
            "website": ""
        },
        "AnanasKing": {
            "name": "AnanasKing",
            "version": "1.0.0",
            "authors": [
                "ananasmine"
            ],
            "api": [
                "5.0.0"
            ],
            "enabled": true,
            "depends": [
                "GoCore"
            ],
            "softDepends": [],
            "main": "themestl\\ananasking\\AnanasKing",
            "load": "POSTWORLD",
            "website": ""
        },
        "AnanasMarriage": {
            "name": "AnanasMarriage",
            "version": "1.0.0",
            "authors": [
                "ananas"
            ],
            "api": [
                "5.0.0"
            ],
            "enabled": true,
            "depends": [],
            "softDepends": [],
            "main": "ananas\\marriage\\AnanasMarriageLoader",
            "load": "POSTWORLD",
            "website": ""
        },
        "AnanasMorph": {
            "name": "AnanasMorph",
            "version": "1.0.0",
            "authors": [
                "ananasmine"
            ],
            "api": [
                "5.0.0"
            ],
            "enabled": true,
            "depends": [],
            "softDepends": [],
            "main": "themestl\\morph\\AnanasMorph",
            "load": "POSTWORLD",
            "website": ""
        },
        "AnanasRelog": {
            "name": "AnanasRelog",
            "version": "1.0.0",
            "authors": [
                "ananasmine"
            ],
            "api": [
                "5.0.0"
            ],
            "enabled": true,
            "depends": [
                "GoGuard",
                "GoCore"
            ],
            "softDepends": [],
            "main": "corndan\\AnanasRelog\\RelogMain",
            "load": "POSTWORLD",
            "website": ""
        },
        "BoardMain": {
            "name": "BoardMain",
            "version": "1",
            "authors": [],
            "api": [
                "5.0.0"
            ],
            "enabled": true,
            "depends": [
                "GoCore"
            ],
            "softDepends": [],
            "main": "corndan\\GoBoard\\BoardMain",
            "load": "POSTWORLD",
            "website": ""
        },
        "FormAPI": {
            "name": "FormAPI",
            "version": "1.3.0",
            "authors": [
                "jojoe77777"
            ],
            "api": [
                "5.0.0"
            ],
            "enabled": true,
            "depends": [],
            "softDepends": [],
            "main": "jojoe77777\\FormAPI\\FormAPI",
            "load": "POSTWORLD",
            "website": ""
        },
        "GoBase": {
            "name": "GoBase",
            "version": "1",
            "authors": [],
            "api": [
                "5.0.0"
            ],
            "enabled": true,
            "depends": [
                "AnSystem"
            ],
            "softDepends": [],
            "main": "corndan\\GoBase\\BaseLoader",
            "load": "STARTUP",
            "website": ""
        },
        "GoCases": {
            "name": "GoCases",
            "version": "1.0",
            "authors": [
                "themestl"
            ],
            "api": [
                "5.0.0"
            ],
            "enabled": true,
            "depends": [
                "GoCore",
                "GoPerms",
                "4Cosmetics"
            ],
            "softDepends": [],
            "main": "themestl\\gocases\\CasesLoader",
            "load": "POSTWORLD",
            "website": ""
        },
        "GoCore": {
            "name": "GoCore",
            "version": "1",
            "authors": [],
            "api": [
                "5.0.0"
            ],
            "enabled": true,
            "depends": [
                "GoBase",
                "Vanilla"
            ],
            "softDepends": [],
            "main": "corndan\\GoCore\\CoreMain",
            "load": "POSTWORLD",
            "website": ""
        },
        "GoEditor": {
            "name": "GoEditor",
            "version": "1",
            "authors": [],
            "api": [
                "5.0.0"
            ],
            "enabled": true,
            "depends": [
                "GoCore"
            ],
            "softDepends": [],
            "main": "corndan\\GoEditor\\EditorMain",
            "load": "POSTWORLD",
            "website": ""
        },
        "GoFloating": {
            "name": "GoFloating",
            "version": "1",
            "authors": [],
            "api": [
                "5.0.0"
            ],
            "enabled": true,
            "depends": [
                "GoBase"
            ],
            "softDepends": [],
            "main": "corndan\\GoFloating\\FloatingMain",
            "load": "POSTWORLD",
            "website": ""
        },
        "GoGuard": {
            "name": "GoGuard",
            "version": "1.0",
            "authors": [
                "themestl"
            ],
            "api": [
                "5.0.0"
            ],
            "enabled": true,
            "depends": [
                "GoCore"
            ],
            "softDepends": [],
            "main": "themestl\\guard\\GuardLoader",
            "load": "POSTWORLD",
            "website": ""
        },
        "GoMenu": {
            "name": "GoMenu",
            "version": "1",
            "authors": [],
            "api": [
                "5.0.0"
            ],
            "enabled": true,
            "depends": [
                "GoCore"
            ],
            "softDepends": [],
            "main": "corndan\\GoMenu\\MenuMain",
            "load": "POSTWORLD",
            "website": ""
        },
        "GoMine": {
            "name": "GoMine",
            "version": "1",
            "authors": [],
            "api": [
                "5.0.0"
            ],
            "enabled": true,
            "depends": [
                "GoCore",
                "GoGuard"
            ],
            "softDepends": [],
            "main": "corndan\\GoMine\\MineMain",
            "load": "POSTWORLD",
            "website": ""
        },
        "GoPerms": {
            "name": "GoPerms",
            "version": "1",
            "authors": [],
            "api": [
                "5.0.0"
            ],
            "enabled": true,
            "depends": [
                "GoCore"
            ],
            "softDepends": [],
            "main": "corndan\\GoPerms\\PermsMain",
            "load": "POSTWORLD",
            "website": ""
        },
        "GoShop": {
            "name": "GoShop",
            "version": "1.0",
            "authors": [
                "corndan"
            ],
            "api": [
                "5.0.0"
            ],
            "enabled": true,
            "depends": [
                "GoCore"
            ],
            "softDepends": [],
            "main": "corndan\\GoShop\\Shop",
            "load": "POSTWORLD",
            "website": ""
        },
        "InAnticheat": {
            "name": "InAnticheat",
            "version": "3.0.0",
            "authors": [
                "themestl"
            ],
            "api": [
                "5.0.0"
            ],
            "enabled": true,
            "depends": [],
            "softDepends": [],
            "main": "themestl\\inanticheat\\InAntiCheat",
            "load": "POSTWORLD",
            "website": ""
        },
        "InBubble": {
            "name": "InBubble",
            "version": "3.0.0",
            "authors": [
                "InMine-team"
            ],
            "api": [
                "5.0.0"
            ],
            "enabled": true,
            "depends": [],
            "softDepends": [],
            "main": "inmine\\bubble\\InBubbleLoader",
            "load": "POSTWORLD",
            "website": ""
        },
        "InGames": {
            "name": "InGames",
            "version": "1.0",
            "authors": [
                "corndan"
            ],
            "api": [
                "5.0.0"
            ],
            "enabled": true,
            "depends": [
                "GoCore"
            ],
            "softDepends": [],
            "main": "inmine\\games\\InGames",
            "load": "POSTWORLD",
            "website": ""
        },
        "InPVP": {
            "name": "InPVP",
            "version": "1.0",
            "authors": [
                "inmine"
            ],
            "api": [
                "5.0.0"
            ],
            "enabled": true,
            "depends": [
                "GoCore"
            ],
            "softDepends": [],
            "main": "inmine\\pvp\\InPVPLoader",
            "load": "POSTWORLD",
            "website": ""
        },
        "InPlayerShop": {
            "name": "InPlayerShop",
            "version": "1.0.0",
            "authors": [
                "InMine-Team"
            ],
            "api": [
                "5.0.0"
            ],
            "enabled": true,
            "depends": [
                "GoCore",
                "Vanilla"
            ],
            "softDepends": [],
            "main": "inmine\\playershop\\InPlayerShopLoader",
            "load": "POSTWORLD",
            "website": ""
        },
        "InStatistic": {
            "name": "InStatistic",
            "version": "1.0",
            "authors": [
                "themestl"
            ],
            "api": [
                "5.0.0"
            ],
            "enabled": true,
            "depends": [
                "GoCore"
            ],
            "softDepends": [],
            "main": "themestl\\statistic\\StatisticLoader",
            "load": "POSTWORLD",
            "website": ""
        },
        "InSweets": {
            "name": "InSweets",
            "version": "1.0",
            "authors": [
                "themestl"
            ],
            "api": [
                "5.0.0"
            ],
            "enabled": true,
            "depends": [
                "GoCore"
            ],
            "softDepends": [],
            "main": "themestl\\insweets\\SweetsLoader",
            "load": "POSTWORLD",
            "website": ""
        },
        "MobsPM": {
            "name": "MobsPM",
            "version": "1.0.0",
            "authors": [
                "phpmc"
            ],
            "api": [
                "5.0.0"
            ],
            "enabled": true,
            "depends": [
                "GoCore"
            ],
            "softDepends": [],
            "main": "phpmc\\mobs\\MobsPMLoader",
            "load": "POSTWORLD",
            "website": ""
        },
        "NPC": {
            "name": "NPC",
            "version": "1.0",
            "authors": [
                "themestl"
            ],
            "api": [
                "5.0.0"
            ],
            "enabled": true,
            "depends": [],
            "softDepends": [],
            "main": "themestl\\npc\\NPCLoader",
            "load": "POSTWORLD",
            "website": ""
        },
        "Protocol": {
            "name": "Protocol",
            "version": "1",
            "authors": [],
            "api": [
                "5.0.0"
            ],
            "enabled": true,
            "depends": [],
            "softDepends": [],
            "main": "corndan\\Protocol\\ProtocolMain",
            "load": "STARTUP",
            "website": ""
        },
        "Vanilla": {
            "name": "Vanilla",
            "version": "1.0.0",
            "authors": [],
            "api": [
                "5.0.0"
            ],
            "enabled": true,
            "depends": [],
            "softDepends": [],
            "main": "phpmc\\vanilla\\VanillaLoader",
            "load": "POSTWORLD",
            "website": ""
        },
        "prometheus": {
            "name": "prometheus",
            "version": "1.0.0",
            "authors": [
                "phpmc"
            ],
            "api": [
                "5.0.0"
            ],
            "enabled": true,
            "depends": [],
            "softDepends": [],
            "main": "pmexporter\\MetricsLoader",
            "load": "POSTWORLD",
            "website": ""
        }
    },
    "parameters": [
        "InCore.phar"
    ],
    "extensions": {
        "Core": "8.3.4",
        "date": "8.3.4",
        "libxml": "8.3.4",
        "openssl": "8.3.4",
        "pcre": "8.3.4",
        "sqlite3": "8.3.4",
        "zlib": "8.3.4",
        "arraydebug": "0.2.0",
        "bcmath": "8.3.4",
        "calendar": "8.3.4",
        "chunkutils2": "0.3.5",
        "crypto": "0.3.2",
        "ctype": "8.3.4",
        "curl": "8.3.4",
        "dom": "20031129",
        "json": "8.3.4",
        "fileinfo": "8.3.4",
        "filter": "8.3.4",
        "ftp": "8.3.4",
        "gd": "8.3.4",
        "gmp": "8.3.4",
        "hash": "8.3.4",
        "standard": "8.3.4",
        "SPL": "8.3.4",
        "leveldb": "0.3.0",
        "libdeflate": "0.2.1",
        "mbstring": "8.3.4",
        "morton": "0.1.2",
        "mysqlnd": "mysqlnd 8.3.4",
        "mysqli": "8.3.4",
        "pcntl": "8.3.4",
        "igbinary": "3.2.15",
        "encoding": "0.3.0",
        "PDO": "8.3.4",
        "pdo_mysql": "8.3.4",
        "pdo_sqlite": "8.3.4",
        "Phar": "8.3.4",
        "sockets": "8.3.4",
        "pmmpthread": "6.1.0",
        "posix": "8.3.4",
        "random": "8.3.4",
        "recursionguard": "0.1.0",
        "Reflection": "8.3.4",
        "shmop": "8.3.4",
        "SimpleXML": "8.3.4",
        "tokenizer": "8.3.4",
        "xml": "8.3.4",
        "xmlreader": "8.3.4",
        "xmlwriter": "8.3.4",
        "xxhash": "0.2.0",
        "yaml": "2.2.3",
        "zip": "1.22.3",
        "Zend OPcache": "8.3.4"
    },
    "jit_mode": null,
    "phpinfo": "",
    "general": {
        "name": "PocketMine-MP",
        "base_version": "5.22.1",
        "build": 2082,
        "is_dev": true,
        "protocol": 766,
        "git": "422f783765e6451051040b739f48d3616d11d820",
        "uname": "Linux anmine.ru 5.10.0-32-amd64 #1 SMP Debian 5.10.223-1 (2024-08-10) x86_64",
        "php": "8.3.4",
        "zend": "4.3.4",
        "php_os": "Linux",
        "os": "linux",
        "composer_libraries": {
            "adhocore/json-comment": "1.2.1@651023f9fe52e9efa2198cbaf6e481d1968e2377",
            "brick/math": "0.12.1@f510c0a40911935b77b86859eb5223d58d660df1",
            "daverandom/callback-validator": "unknown@unknown",
            "nethergamesmc/bedrock-data": "dev-master@1347ac113ef1f259b4b3454ea84219fb10d161b8",
            "nethergamesmc/bedrock-protocol": "dev-master@936281812f6ea17386a447aedf111c8c934272a3",
            "nethergamesmc/pocketmine-mp": "dev-v1_21_50@668d6d96266a39bbe7db4fabe538fa4fc2ac22a7",
            "netresearch/jsonmapper": "unknown@unknown",
            "pocketmine/bedrock-block-upgrade-schema": "5.0.0@20dd5c11e9915bacea4fe2cf649e1d23697a6e52",
            "pocketmine/bedrock-item-upgrade-schema": "1.13.2@9fc7c9bbb558a017395c1cb7dd819c033ee971bb",
            "pocketmine/binaryutils": "0.2.6@ccfc1899b859d45814ea3592e20ebec4cb731c84",
            "pocketmine/callback-validator": "1.0.3@64787469766bcaa7e5885242e85c23c25e8c55a2",
            "pocketmine/color": "0.3.1@a0421f1e9e0b0c619300fb92d593283378f6a5e1",
            "pocketmine/errorhandler": "0.7.0@cae94884368a74ece5294b9ff7fef18732dcd921",
            "pocketmine/locale-data": "2.19.6@93e473e20e7f4515ecf45c5ef0f9155b9247a86e",
            "pocketmine/log": "0.4.0@e6c912c0f9055c81d23108ec2d179b96f404c043",
            "pocketmine/math": "1.0.0@dc132d93595b32e9f210d78b3c8d43c662a5edbf",
            "pocketmine/nbt": "1.0.0@20540271cb59e04672cb163dca73366f207974f1",
            "pocketmine/netresearch-jsonmapper": "v4.4.999@9a6610033d56e358e86a3e4fd5f87063c7318833",
            "pocketmine/raklib": "1.1.1@be2783be516bf6e2872ff5c81fb9048596617b97",
            "pocketmine/raklib-ipc": "1.0.1@ce632ef2c6743e71eddb5dc329c49af6555f90bc",
            "pocketmine/snooze": "0.5.0@a86d9ee60ce44755d166d3c7ba4b8b8be8360915",
            "ramsey/collection": "2.0.0@a4b48764bfbb8f3a6a4d1aeb1a35bb5e9ecac4a5",
            "ramsey/uuid": "4.7.6@91039bc1faa45ba123c4328958e620d382ec7088",
            "rhumsaa/uuid": "unknown@unknown",
            "symfony/filesystem": "v6.4.13@4856c9cf585d5a0313d8d35afd681a526f038dd3",
            "symfony/polyfill-ctype": "v1.31.0@a3cc8b044a6ea513310cbd48ef7333b384945638",
            "symfony/polyfill-mbstring": "v1.31.0@85181ba99b2345b0ef10ce42ecac37612d9fd341"
        }
    },
    "pocketmine.yml": "resource-pack: \"/home/anmine/data/resource_packs/\"\r\n\r\nsettings:\r\n  #Whether to send all strings translated to server locale or let the device handle them\r\n  force-language: false\r\n  shutdown-message: \"\ue1dd \u00a7eAnMine.ru \u00a77> \u00a7f\u041f\u0435\u0440\u0435\u0437\u0430\u0433\u0440\u0443\u0437\u043a\u0430 \u0441\u0435\u0440\u0432\u0435\u0440\u0430...\\n\u00a7f\u041f\u043e\u0436\u0430\u043b\u0443\u0439\u0441\u0442\u0430, \u043f\u0435\u0440\u0435\u0437\u0430\u0439\u0434\u0438\u0442\u0435 \u0447\u0435\u0440\u0435\u0437 30 \u0441\u0435\u043a\u0443\u043d\u0434!\"\r\n  #Allow listing plugins via Query\r\n  query-plugins: false\r\n  #Enable plugin and core profiling by default\r\n  enable-profiling: true\r\n  #Will only add results when tick measurement is below or equal to given value (default 20)\r\n  profile-report-trigger: 20\r\n  #Number of AsyncTask workers.\r\n  #Used for plugin asynchronous tasks, world generation, compression and web communication.\r\n  #Set this approximately to your number of cores.\r\n  #If set to auto, it'll try to detect the number of cores (or use 2)\r\n  async-workers: 16\r\n  #Whether to allow running development builds. Dev builds might crash, break your plugins, corrupt your world and more.\r\n  #It is recommended to avoid using development builds where possible.\r\n  enable-dev-builds: true\r\n\r\nmemory:\r\n  #Global soft memory limit in megabytes. Set to 0 to disable\r\n  #This will trigger low-memory-triggers and fire an event to free memory when the usage goes over this\r\n  global-limit: 0\r\n\r\n  #Main thread soft memory limit in megabytes. Set to 0 to disable\r\n  #This will trigger low-memory-triggers and fire an event to free memory when the usage goes over this\r\n  main-limit: 0\r\n\r\n  #Main thread hard memory limit in megabytes. Set to 0 to disable\r\n  #This will stop the server when the limit is surpassed\r\n  main-hard-limit: 0\r\n\r\n  #AsyncWorker threads' hard memory limit in megabytes. Set to 0 to disable\r\n  #This will crash the task currently executing on the worker if the task exceeds the limit\r\n  #NOTE: THIS LIMIT APPLIES PER WORKER, NOT TO THE WHOLE PROCESS.\r\n  async-worker-hard-limit: 0\r\n\r\n  #Period in ticks to check memory (default 1 second)\r\n  check-rate: 20\r\n\r\n  #Continue firing low-memory-triggers and event while on low memory\r\n  continuous-trigger: true\r\n\r\n  #Only if memory.continuous-trigger is enabled. Specifies the rate in memory.check-rate steps (default 30 seconds)\r\n  continuous-trigger-rate: 30\r\n\r\n  garbage-collection:\r\n    #Period in ticks to fire the garbage collector manually (default 30 minutes), set to 0 to disable\r\n    #This only affects the main thread. Other threads should fire their own collections\r\n    period: 36000\r\n\r\n    #Fire asynchronous tasks to collect garbage from workers\r\n    collect-async-worker: true\r\n\r\n    #Trigger on low memory\r\n    low-memory-trigger: true\r\n\r\n  #Settings controlling memory dump handling.\r\n  memory-dump:\r\n    #Dump memory from async workers as well as the main thread. If you have issues with segfaults when dumping memory, disable this setting.\r\n    dump-async-worker: true\r\n\r\n  max-chunks:\r\n    #Cap maximum render distance per player when low memory is triggered. Set to 0 to disable cap.\r\n    chunk-radius: 4\r\n\r\n    #Do chunk garbage collection on trigger\r\n    trigger-chunk-collect: true\r\n\r\n  world-caches:\r\n    #Disallow adding to world chunk-packet caches when memory is low\r\n    disable-chunk-cache: true\r\n    #Clear world caches when memory is low\r\n    low-memory-trigger: true\r\n\r\n\r\nnetwork:\r\n  #Threshold for batching packets, in bytes. Only these packets will be compressed\r\n  #Set to 0 to compress everything, -1 to disable.\r\n  batch-threshold: 256\r\n  #Compression level used when sending batched packets. Higher = more CPU, less bandwidth usage\r\n  compression-level: 6\r\n  #Use AsyncTasks for compression during the main game session. Increases latency, but may reduce main thread load\r\n  async-compression: true\r\n  #Threshold for async compression, in bytes. Only packets larger than this will be compressed asynchronously\r\n  #Due to large overhead of AsyncTask, async compression isn't worth it except for large packets\r\n  async-compression-threshold: 10000\r\n  #Experimental. Use UPnP to automatically port forward\r\n  upnp-forwarding: false\r\n  #Maximum size in bytes of packets sent over the network (default 1492 bytes). Packets larger than this will be\r\n  #fragmented or split into smaller parts. Clients can request MTU sizes up to but not more than this number.\r\n  max-mtu-size: 1492\r\n  #Enable encryption of Minecraft network traffic. This has an impact on performance, but prevents hackers from stealing sessions and pretending to be other players.\r\n  #DO NOT DISABLE THIS unless you understand the risks involved.\r\n  enable-encryption: false\r\n\r\ndebug:\r\n  #If > 1, it will show debug messages in the console\r\n  level: 0\r\n\r\nplayer:\r\n  #Choose whether to enable player data saving.\r\n  save-player-data: true\r\n  #If true, checks that joining players' Xbox user ID (XUID) match what was previously recorded.\r\n  #This also prevents non-XBL players using XBL players' usernames to steal their data on servers with xbox-auth=off.\r\n  verify-xuid: false\r\n\r\nlevel-settings:\r\n  #The default format that worlds will use when created\r\n  default-format: leveldb\r\n\r\nchunk-sending:\r\n  #To change server normal render distance, change view-distance in server.properties.\r\n  #Amount of chunks sent to players per tick\r\n  per-tick: 2\r\n  #Radius of chunks that need to be sent before spawning the player\r\n  spawn-radius: 4\r\n\r\nchunk-ticking:\r\n  #Radius of chunks around a player to tick\r\n  tick-radius: 3\r\n  #Number of blocks inside ticking areas' subchunks that get ticked every tick. Higher values will accelerate events\r\n  #like tree and plant growth, but at a higher performance cost.\r\n  blocks-per-subchunk-per-tick: 3\r\n  #IDs of blocks not to perform random ticking on.\r\n  disable-block-ticking:\r\n    #- grass\r\n    #- ice\r\n    #- fire\r\n\r\nchunk-generation:\r\n  #Max. amount of chunks in the waiting queue to be populated\r\n  population-queue-size: 48\r\n\r\nticks-per:\r\n  autosave: 6000\r\n\r\nauto-report:\r\n  #Send crash reports for processing\r\n  enabled: true\r\n  send-code: true\r\n  send-settings: true\r\n  send-phpinfo: false\r\n  use-https: true\r\n  host: crashes.inmcpe.ru\r\n\r\nanonymous-statistics:\r\n  #Sends anonymous statistics for data aggregation, plugin usage tracking\r\n  enabled: false #TODO: re-enable this when we have a new stats host\r\n  host: stats.pocketmine.net\r\n\r\nauto-updater:\r\n  enabled: false\r\n  on-update:\r\n    warn-console: true\r\n  #Can be development, alpha, beta or stable.\r\n  preferred-channel: beta\r\n  #If using a development version, it will suggest changing the channel\r\n  suggest-channels: true\r\n  host: update.pmmp.io\r\n\r\ntimings:\r\n  #Choose the host to use for viewing your timings results.\r\n  host: timings.inmcpe.ru\r\n\r\nconsole:\r\n  #Whether to accept commands via the console. If disabled, anything typed on the console will be ignored.\r\n  #Useful to save resources on headless servers where the console is never used (e.g. hosted server, Docker, etc.)\r\n  enable-input: true\r\n  #Choose whether to enable server stats reporting on the console title.\r\n  #NOTE: The title ticker will be disabled regardless if console colours are not enabled.\r\n  title-tick: true\r\n\r\naliases:\r\n  ##This section allows you to add, remove or remap command aliases.\r\n  ##A single alias can call one or more other commands (or aliases).\r\n  ##Aliases defined here will override any command aliases declared by plugins or PocketMine-MP itself.\r\n\r\n  ##To remove an alias, set it to [], like so (note that prefixed aliases like \"pocketmine:stop\" will remain and can't\r\n  ##be removed):\r\n  #stop: []\r\n\r\n  ##Commands are not removed, only their aliases. You can still refer to a command using its full (prefixed)\r\n  ##name, even if all its aliases are overwritten. The full name is usually something like \"pocketmine:commandname\" or\r\n  ##\"pluginname:commandname\".\r\n  #abort: [pocketmine:stop]\r\n\r\n  ##To add an alias, list the command(s) that it calls:\r\n  #showtheversion: [version]\r\n  #savestop: [save-all, stop]\r\n\r\n  ##To invoke another command with arguments, use $1 to pass the first argument, $2 for the second etc:\r\n  #giveadmin: [op $1] ## `giveadmin alex` -> `op alex`\r\n  #kill: [suicide, say \"I tried to kill $1\"] ## `kill alex` -> `suicide` + `say \"I tried to kill alex\"`\r\n  #giverandom: [give $1 $2, say \"Someone has just received a $2!\"] ## `giverandom alex diamond` -> `give alex diamond` + `say \"Someone has just received a diamond!\"`\r\n\r\n  ##To make arguments mandatory (so that the command fails if they are not provided), use $$, e.g. $$1, $$2:\r\n  #makeadmin: [op $$1] ## `makeadmin alex` -> `op alex`, `makeadmin` with no arguments = error\r\n\r\n  ##To pass through a range of arguments, put a - (hyphen) after the index:\r\n  #tpalias: [tp $1-] ## `tpalias 256 70 256` -> `tp 256 70 256` - this passes arguments 1 and everything after it to the `tp` command\r\n\r\n  ##To change an existing command alias and make it do something else:\r\n  #tp: [suicide]\r\n\r\nworlds:\r\n  #These settings will override the generator set in server.properties and allows loading multiple worlds\r\n  #Example:\r\n  world:\r\n  # seed: 404\r\n  # generator: FLAT\r\n  # preset: 2;bedrock,59xstone,3xdirt,grass;1\r\n\r\nplugins:\r\n  #Setting this to true will cause the legacy structure to be used where plugin data is placed inside the --plugins dir.\r\n  #False will place plugin data under plugin_data under --data.\r\n  #This option exists for backwards compatibility with existing installations.\r\n  legacy-data-dir: false\r\n",
    "server.properties": "#Properties Config file\r\n#Fri Dec 20 03:11:38 MSK 2024\r\nlanguage=rus\r\nmotd=\u00a7eAn\u00a7aMine \u00a7edev \u00a77| \u00a7avk.com/anmine\r\nserver-name=AnMine SURVIVAL\r\nserver-port=10032\r\ngamemode=0\r\nmin-protocol=360\r\nmax-players=250\r\nspawn-protection=-1\r\nwhite-list=1\r\nenable-query=on\r\nenable-rcon=off\r\nannounce-player-achievements=off\r\nforce-gamemode=off\r\nhardcore=off\r\npvp=on\r\ndifficulty=2\r\ngenerator-settings=\r\nlevel-name=world\r\nlevel-seed=\r\nlevel-type=\r\nrcon.password=******\nauto-save=on\r\nview-distance=40\r\nxbox-auth=off\r\nserver-portv6=19133\r\nenable-ipv6=off\r\n"
}