chatmessage plugin fix
This commit is contained in:
parent
2cdb00131a
commit
8a068a256d
@ -401,7 +401,8 @@ class ChatMessagePlugin implements CommandListener, Plugin {
|
|||||||
return $player->nickname;
|
return $player->nickname;
|
||||||
}
|
}
|
||||||
|
|
||||||
return null;
|
//returns the text given if nothing matches
|
||||||
|
return $login;
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Loading…
Reference in New Issue
Block a user