mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-08 10:53:05 +00:00
Updated language files and command descriptions
This commit is contained in:
@ -31,7 +31,7 @@ class SaveCommand extends VanillaCommand{
|
||||
public function __construct($name){
|
||||
parent::__construct(
|
||||
$name,
|
||||
"Saves the server to disk",
|
||||
"%pocketmine.command.save.description",
|
||||
"%commands.save.usage"
|
||||
);
|
||||
$this->setPermission("pocketmine.command.save.perform");
|
||||
|
Reference in New Issue
Block a user