mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-04-22 08:44:01 +00:00
Update ReloadCommand.php
This commit is contained in:
parent
c422b83abf
commit
e51858ae17
@ -44,8 +44,8 @@ class ReloadCommand extends VanillaCommand{
|
||||
Command::broadcastCommandMessage($sender, TextFormat::YELLOW . "Reloading server...");
|
||||
|
||||
$sender->getServer()->reload();
|
||||
Command::broadcastCommandMessage($sender, TextFormat::GOLD . "Reload complete.");
|
||||
Command::broadcastCommandMessage($sender, TextFormat::YELLOW . "Reload complete.");
|
||||
|
||||
return true;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user