debugtest
This commit is contained in:
		| @@ -376,6 +376,7 @@ class QueuePlugin implements CallbackListener, ManialinkPageAnswerListener, Time | |||||||
| 				} | 				} | ||||||
| 			} | 			} | ||||||
|  |  | ||||||
|  | 			$this->maniaControl->errorHandler->triggerDebugNotice("Smallest Team " . $smallestTeam . " Smallest Size " . $smallestSize . " Teamcount " . count($teams)); | ||||||
| 			try { | 			try { | ||||||
| 				if ($smallestTeam) { | 				if ($smallestTeam) { | ||||||
| 					$this->maniaControl->client->forcePlayerTeam($player->login, $smallestTeam); | 					$this->maniaControl->client->forcePlayerTeam($player->login, $smallestTeam); | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user