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