mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-10-16 03:51:37 +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,
|
||||
"machine" => php_uname("a"),
|
||||
"release" => php_uname("r"),
|
||||
"platform" => php_uname("i")
|
||||
"platform" => php_uname("m")
|
||||
];
|
||||
|
||||
$data["players"] = [
|
||||
|
Reference in New Issue
Block a user