mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-10-20 07:39:42 +00:00
More language files
This commit is contained in:
@@ -32,7 +32,7 @@ class MeCommand extends VanillaCommand{
|
||||
parent::__construct(
|
||||
$name,
|
||||
"Performs the specified action in chat",
|
||||
"/me <action...>"
|
||||
"%commands.me.usage"
|
||||
);
|
||||
$this->setPermission("pocketmine.command.me");
|
||||
}
|
||||
|
Reference in New Issue
Block a user