mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-10-19 23:37:45 +00:00
Updated language files and command descriptions
This commit is contained in:
@@ -32,7 +32,7 @@ class BanIpCommand extends VanillaCommand{
|
||||
public function __construct($name){
|
||||
parent::__construct(
|
||||
$name,
|
||||
"Prevents the specified IP address from using this server",
|
||||
"%pocketmine.command.ban.ip.description",
|
||||
"%commands.banip.usage"
|
||||
);
|
||||
$this->setPermission("pocketmine.command.ban.ip");
|
||||
|
Reference in New Issue
Block a user