package io.gitlab.jfronny.breakme.config; public enum CrashCause { Damage, Death, All, None }