Package me.github.simonplays15.betterbansystem.core.warn


package me.github.simonplays15.betterbansystem.core.warn
  • Class
    Description
    The IWarnEntry interface represents a warning entry.
    Represents a warning.
    Represents a warning entry for a player.
    The IWarnEntryAdapter class is a TypeAdapter for serializing and deserializing IWarnEntry objects to and from JSON.
    The WarnHandler class provides methods for adding and removing warnings for a target player.
    WarnManager class for managing warnings and auto-deletion of expired warnings.