Post Death Ban Event Async
This event is emitted after a player has been death-banned by the plugin. This is mostly just useful for post-processing and information purposes. It is an asynchronous version of PostDeathBanEvent. For actions that need to access not thread-safe API, consider the synchronous alternative.
It implements YoloPlayerEvent, meaning, that it provides relevant information about the player and access to the corresponding org.bukkit.OfflinePlayer and org.bukkit.entity.Player.
See also
Properties
Link copied to clipboard
Link copied to clipboard
The corresponding OfflinePlayer.
Link copied to clipboard
The result of the death-ban.
Link copied to clipboard
Returns the PlayerStatus contained in yoloPlayerInformation.
Link copied to clipboard
The information regarding this player including their current status