fix
This commit is contained in:
		| @@ -372,7 +372,7 @@ class QueuePlugin implements CallbackListener, ManialinkPageAnswerListener, Time | |||||||
| 			} | 			} | ||||||
|  |  | ||||||
| 			try { | 			try { | ||||||
| 				if ($smallestTeam != -1) { | 				if ($smallestTeam) { | ||||||
| 					$this->maniaControl->client->forcePlayerTeam($player->login, $smallestTeam); | 					$this->maniaControl->client->forcePlayerTeam($player->login, $smallestTeam); | ||||||
| 				} | 				} | ||||||
| 			} catch (Exception $e) { | 			} catch (Exception $e) { | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user