mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-07-23 19:34:15 +00:00
Update Deprecation.php
This commit is contained in:
parent
ed9eadd1a0
commit
08000257fb
@ -35,7 +35,8 @@ 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