matchtype

This commit is contained in:
Thijs Stobbelaar 2023-09-27 14:10:58 +02:00
parent 4ffdc15da5
commit 7c5877f93b

View file

@ -62,6 +62,7 @@ foreach ($winid in $new_win_matches) {
send-discord -content ":chicken: :chicken: CHICKEN CHICKEN WINNER DINNER!! :chicken: :chicken:"
send-discord -content "Gefeliciteerd $($players -join ' ')"
send-discord -content "match mode $($winmatches[0].gameMode)"
send-discord -content "match type $($winmatches[0].matchType)"
send-discord -content "map $($winmatches[0].mapName)"
foreach ($player in $all_winners_of_match.name) {