added more death messages
Java CI with Maven / build (push) Successful in 29s

This commit is contained in:
2025-09-02 20:57:56 +01:00
parent 274ce9bb77
commit 27fd92ff2c
@@ -20,7 +20,11 @@ public class DeathMessageCustomiser implements Listener {
"%p thought the ravine was a boulder problem",
"%p's fingers were not cut out for crack climbing",
"%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