mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-10-19 15:36:08 +00:00
Updated language files and command descriptions
This commit is contained in:
@@ -29,8 +29,8 @@ class StatusCommand extends VanillaCommand{
|
||||
public function __construct($name){
|
||||
parent::__construct(
|
||||
$name,
|
||||
"Reads back the server's performance.",
|
||||
"/status"
|
||||
"%pocketmine.command.status.description",
|
||||
"%pocketmine.command.status.usage"
|
||||
);
|
||||
$this->setPermission("pocketmine.command.status");
|
||||
}
|
||||
|
Reference in New Issue
Block a user