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 PardonIpCommand extends VanillaCommand{
|
||||
public function __construct($name){
|
||||
parent::__construct(
|
||||
$name,
|
||||
"Allows the specified IP address to use this server",
|
||||
"%pocketmine.command.unban.ip.description",
|
||||
"%commands.unbanip.usage"
|
||||
);
|
||||
$this->setPermission("pocketmine.command.unban.ip");
|
||||
|
Reference in New Issue
Block a user