mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-07-25 12:23:48 +00:00
Update Deprecation.php
This commit is contained in:
parent
ed9eadd1a0
commit
08000257fb
@ -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",
|
||||||
);
|
);
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user