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 DeopCommand extends VanillaCommand{
|
||||
public function __construct($name){
|
||||
parent::__construct(
|
||||
$name,
|
||||
"Takes the specified player's operator status",
|
||||
"%pocketmine.command.deop.description",
|
||||
"%commands.deop.usage"
|
||||
);
|
||||
$this->setPermission("pocketmine.command.op.take");
|
||||
|
Reference in New Issue
Block a user