Death Ban Result
data class DeathBanResult(var successful: Boolean, var latestDeathPos: Location?, var banMessage: Component)
Represents the result of a death-ban. If the attempt lies in the future or in the past, it is context-dependent.