Package me.github.simonplays15.betterbansystem.core.mute
package me.github.simonplays15.betterbansystem.core.mute
-
ClassDescriptionThe IMuteEntry interface represents a mute entry in a system.Represents a mute entry for a player.The IMuteEntryAdapter class is a Gson TypeAdapter for serializing and deserializing IMuteEntry objects.The MuteHandler class provides methods for muting and unmuting players.The MuteManager class manages mute entries in a system.