mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-10-19 23:37:45 +00:00
Update Deprecation.php
This commit is contained in:
@@ -35,6 +35,7 @@ class Deprecation{
|
|||||||
"api.op.check" => "op.check",
|
"api.op.check" => "op.check",
|
||||||
"api.player.offline.get" => "player.offline.get",
|
"api.player.offline.get" => "player.offline.get",
|
||||||
"api.player.offline.save" => "player.offline.save",
|
"api.player.offline.save" => "player.offline.save",
|
||||||
|
"console.check" => "command.check",
|
||||||
);
|
);
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user