Update 'RealTime/src/RealTime/MainClass.php'
This commit is contained in:
parent
b61cf7b6c6
commit
9caaa2a50b
@ -93,7 +93,7 @@ $test = date('H') + ($modify);
|
||||
|
||||
|
||||
|
||||
public function onCommand(CommandSender $sender, Command $command, $label, array $args){
|
||||
public function onCommand(CommandSender $sender, Command $command, string $label, array $args){
|
||||
|
||||
if(!($sender instanceof Player)){
|
||||
$this->getLogger()->info(TextFormat::DARK_RED. "[RealTime] Please run this command in-game.\n");
|
||||
|
Loading…
Reference in New Issue
Block a user