mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-10-19 23:37:45 +00:00
@@ -35,8 +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