mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-07 18:32:55 +00:00
Updated language files and command descriptions
This commit is contained in:
@ -31,7 +31,7 @@ class PardonCommand extends VanillaCommand{
|
||||
public function __construct($name){
|
||||
parent::__construct(
|
||||
$name,
|
||||
"Allows the specified player to use this server",
|
||||
"%pocketmine.command.unban.player.description",
|
||||
"%commands.unban.usage"
|
||||
);
|
||||
$this->setPermission("pocketmine.command.unban.player");
|
||||
|
Reference in New Issue
Block a user