fix ci and add more death messages #13

Merged
zxq5 merged 15 commits from teams-fix into dev 2025-09-06 20:43:08 +01:00
Showing only changes of commit 27fd92ff2c - Show all commits
@@ -20,7 +20,11 @@ public class DeathMessageCustomiser implements Listener {
"%p thought the ravine was a boulder problem", "%p thought the ravine was a boulder problem",
"%p's fingers were not cut out for crack climbing", "%p's fingers were not cut out for crack climbing",
"%p got a leg cramp", "%p got a leg cramp",
"%p forgot to check their harness" "%p forgot to check their harness",
"%p didn't send the dyno",
"%p tried to static a 4 block jump",
"%p's climbing shoes didn't fit",
"%p wasn't flexible enough"
}; };
@EventHandler @EventHandler