Interface ModerationService


public interface ModerationService
Bans, mutes, kicks and their shared history. Every mutating method fires the matching cancellable event (see fr.mathildeuh.youneedme.api.event) synchronously on the calling thread before doing any I/O, so listeners can veto a punishment before it is persisted.