Skip to main content

Monitoring and Responding

Actively Monitor the Server

  • Keep logs of chat, commands, and player actions.

Addressing Violations

  1. Warnings

    • For minor infractions, give a verbal or written warning.
    • Use commands like /warn <player> (if supported by your plugin).
  2. Temporary Actions

    • Use LiteBans for temporary bans or mutes. Example:

      /tempban <player> 1d Griefing  
  3. Permanent Bans

    • Use LiteBans for consistent enforcement of permanent bans across your servers:

      /ban <player> Rule violation  

Communication with Offenders

  • Be polite but firm when discussing issues with players.
  • Provide evidence for your actions when possible.