ÂLocalize disconnect reasons for RakLib disconnects

This commit is contained in:
Dylan K. Taylor
2023-02-13 14:10:25 +00:00
parent 525f62e1e4
commit 886b40a455
6 changed files with 30 additions and 10 deletions

14
composer.lock generated
View File

@@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "4e1a995669862685144f13d26f45fd6d",
"content-hash": "ba82d633c6f28c95ea7dbe0dc97be7f0",
"packages": [
{
"name": "adhocore/json-comment",
@@ -589,16 +589,16 @@
},
{
"name": "pocketmine/locale-data",
"version": "2.18.3",
"version": "2.19.0",
"source": {
"type": "git",
"url": "https://github.com/pmmp/Language.git",
"reference": "da25bfe9ee4822a84feb9b7e620c56ad4000aed0"
"reference": "f47d1687f21f09d2858f040873184a11746b1cf7"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/pmmp/Language/zipball/da25bfe9ee4822a84feb9b7e620c56ad4000aed0",
"reference": "da25bfe9ee4822a84feb9b7e620c56ad4000aed0",
"url": "https://api.github.com/repos/pmmp/Language/zipball/f47d1687f21f09d2858f040873184a11746b1cf7",
"reference": "f47d1687f21f09d2858f040873184a11746b1cf7",
"shasum": ""
},
"type": "library",
@@ -606,9 +606,9 @@
"description": "Language resources used by PocketMine-MP",
"support": {
"issues": "https://github.com/pmmp/Language/issues",
"source": "https://github.com/pmmp/Language/tree/2.18.3"
"source": "https://github.com/pmmp/Language/tree/2.19.0"
},
"time": "2023-01-17T21:43:36+00:00"
"time": "2023-02-13T13:55:22+00:00"
},
{
"name": "pocketmine/log",