MuteBefehl Wiki

Kick System

Disconnect a player with a templated or free-form reason.

The kick system handles /kick and its template list. Same schema as bans, without a duration.

Configuration

KickSystem:
  Enabled: true
  Permission: "muteessentials.kick"
  Templates:
    1:
      reason: "AFK too long"
      display: "&c[1] &eAFK too long"

The kick screen text uses the standard placeholder set and lives in messages-*.yml under KickSystem.KickMessage.

Commands

Permissions

NodeGrants
muteessentials.kickUse /kick

On this page