Bullet pierceCap fix + Malis + Other fixes

This commit is contained in:
Anuken
2022-04-10 17:12:49 -04:00
parent 84686a260d
commit 89af2c8033
25 changed files with 112 additions and 79 deletions

View File

@@ -915,7 +915,7 @@ public class ServerControl implements ApplicationListener{
info("Core destroyed.");
inExtraRound = false;
Events.fire(new GameOverEvent(Team.crux));
Events.fire(new GameOverEvent(state.rules.waveTeam));
});
handler.register("info", "<IP/UUID/name...>", "Find player info(s). Can optionally check for all names or IPs a player has had.", arg -> {