LogMaster
⚪ Last updated 2024Preview

🔍 Analysis
- 👍 0.1% endorsement rate
- 🏆 #1552 of 1560 bukkit mods in this game by downloads
📋 About This Mod
# 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 - **Configurable Logging Modes**: Choose between "combined" logs for all players, "player" logs for individual players, "both" modes, or disable specific logs. - **Customizable Log Formats**: Define the format of log entries using placeholders like `{timestamp}`, `{player}`, and `{message}`. - **Permission-Based Control**: Manage who is exempt from logging and who can use administrative commands. ## Commands ### `/logmaster reload` Reloads the LogMaster configuration from the `config.yml` file. **Permission**: `logmaster.admin` **Usage**: `/logmaster reload` ## Permissions - **`logmaster.admin`**: Allows the player to use LogMaster administrative commands (e.g., reload the configuration). - **`logmaster.ignore`**: Exempts the player from all logging types. - **`logmaster.ignore.commands`**: Exempts the player from command logging. - **`logmaster.ignore.chat`**: Exempts the player from chat logging. - **`logmaster.ignore.sessions`**: Exempts the player from session logging. ## Configuration ### `config.yml` ```yaml 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}" ```
# 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
- Configurable Logging Modes: Choose between "combined" logs for all players, "player" logs for individual
- players, "both" modes, or disable specific logs.
- Customizable Log Formats: Define the format of log entries using placeholders like `{timestamp}`, `{player}`, and
- `{message}`.
- Permission-Based Control: Manage who is exempt from logging and who can use administrative commands.
## Commands
### `/logmaster reload`
Reloads the LogMaster configuration from the `config.yml` file. Permission: `logmaster.admin` Usage: `/logmaster reload`
## Permissions
- `logmaster.admin`: Allows the player to use LogMaster administrative commands (e.g., reload the configuration).
- `logmaster.ignore`: Exempts the player from all logging types.
- `logmaster.ignore.commands`: Exempts the player from command logging.
- `logmaster.ignore.chat`: Exempts the player from chat logging.
- `logmaster.ignore.sessions`: Exempts the player from session logging.
## Configuration
### `config.yml`
```yaml 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}" ```
📊 Mod Details
- Game
- Minecraft Plugins
- Author
- tjrgg
- Version
- 1.0.0
- Downloads
- 1,085
- Endorsements
- 1
- Category
- bukkit
- Created
- 8/26/2024
- Updated
- 8/23/2024
- Game Versions
- 1.21, 1.21.1
- Tags
- management, utility
🔧 How to Install Minecraft Plugins Mods
Download from Modrinth. Use Prism Launcher or drop into your mods folder.
📖 Full step-by-step install guide for Minecraft Plugins →
Visit the official mod page for specific installation instructions for this mod.
🎮 Need cheat codes or console commands? Check ur gaming wiki for Minecraft Plugins commands, item IDs, and more.
❓ Frequently Asked Questions
Which Minecraft Plugins versions does LogMaster support?
The author lists 1.21, 1.21.1. Other versions may work but are untested by the author.
What is the latest version of LogMaster?
Version 1.0.0, published 2024-08-23 with 1,085 downloads recorded at the source.
Keep browsing — more Minecraft Plugins mods await