MatchInstanceEvents

public class MatchInstanceEvents implements Listener

Constructors

Properties

Link copied to clipboard
public static boolean teleportBypass

Functions

Link copied to clipboard
public void onPlayerBreakBlockEvent(BlockBreakEvent event)
Link copied to clipboard
public void onPlayerDamage(EntityDamageEvent event)
This event scans for damage that would kill the player and cancels it with custom behavior it if would
Link copied to clipboard
public void onPlayerHitFlagEvent(BlockDamageEvent event)
Link copied to clipboard
public void onPlayerLeave(PlayerQuitEvent event)
Link copied to clipboard
public void onPlayerTeleport(PlayerTeleportEvent event)
Link copied to clipboard
public void validateAuthorizedPlayerMovement(PlayerTeleportEvent event)