chatmessage plugin fix
This commit is contained in:
		
				
					committed by
					
						 Steffen Schröder
						Steffen Schröder
					
				
			
			
				
	
			
			
			
						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; | ||||||
| 	} | 	} | ||||||
|  |  | ||||||
| 	/** | 	/** | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user