mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-10-20 15:41:33 +00:00
Updated language files and command descriptions
This commit is contained in:
@@ -31,7 +31,7 @@ class TellCommand extends VanillaCommand{
|
||||
public function __construct($name){
|
||||
parent::__construct(
|
||||
$name,
|
||||
"Sends a private message to the given player",
|
||||
"%pocketmine.command.tell.description",
|
||||
"%commands.message.usage",
|
||||
["w", "msg"]
|
||||
);
|
||||
|
Reference in New Issue
Block a user