HomeJavaModsLogMaster
LogMaster
ModsJava

LogMaster

by tjrgg · on Modrinth

LogMaster is a versatile logging plugin for Paper/Spigot servers that allows server administrators to log various player activities, such as chat…

⬇ Download on Modrinth

LogMaster

LogMaster is a versatile logging plugin for Paper/Spigot servers that allows server administrators to log various player activities, such as chat, commands, and session events. The plugin supports configurable logging modes, customizable log formats, and permission-based access control. It is compatible with both Paper and Spigot servers running Minecraft 1.21+.


Features

Commands

/logmaster reload

Reloads the LogMaster configuration from the config.yml file.
Permission: logmaster.admin
Usage: /logmaster reload

Permissions

Configuration

config.yml

log: # Options: "combined", "player", "both", "off"
  chat: "combined"
  commands: "combined"
  sessions: "combined"

files:
  chat: "{date}_chat.log"
  commands: "{date}_commands.log"
  sessions: "{date}_sessions.log"

format:
  chat: "{timestamp} - {player} » {message}"
  commands: "{timestamp} - {player} » {command}"
  sessions: "{timestamp} - {player} » {message}"
Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more