java.lang.Object
me.remigio07.chatplugin.api.common.event.punishment.ban.BanEvent
me.remigio07.chatplugin.api.common.event.punishment.ban.UnbanEvent
All Implemented Interfaces:
ChatPluginEvent

public class UnbanEvent extends BanEvent
Represents the event called after an unban gets processed.
See Also:
  • Constructor Details

    • UnbanEvent

      public UnbanEvent(Ban ban)
      Constructs a new unban event.
      Parameters:
      ban - Ban involved