mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-10-16 19:59:11 +00:00
Merge 'minor-next' into 'major-next'
Automatic merge performed by: https://github.com/pmmp/RestrictedActions/actions/runs/17959045221
This commit is contained in:
@@ -88,7 +88,7 @@ class SendUsageTask extends AsyncTask{
|
|||||||
"phpVersion" => PHP_VERSION,
|
"phpVersion" => PHP_VERSION,
|
||||||
"machine" => php_uname("a"),
|
"machine" => php_uname("a"),
|
||||||
"release" => php_uname("r"),
|
"release" => php_uname("r"),
|
||||||
"platform" => php_uname("i")
|
"platform" => php_uname("m")
|
||||||
];
|
];
|
||||||
|
|
||||||
$data["players"] = [
|
$data["players"] = [
|
||||||
|
Reference in New Issue
Block a user