mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-07 02:08:21 +00:00
Updated language files and command descriptions
This commit is contained in:
@ -31,7 +31,7 @@ class SaveOnCommand extends VanillaCommand{
|
||||
public function __construct($name){
|
||||
parent::__construct(
|
||||
$name,
|
||||
"Enables server autosaving",
|
||||
"%pocketmine.command.saveon.description",
|
||||
"%commands.save-on.usage"
|
||||
);
|
||||
$this->setPermission("pocketmine.command.save.enable");
|
||||
|
Reference in New Issue
Block a user