HomeJavaModsLPDiscordLogger
LPDiscordLogger
ModsJava

LPDiscordLogger

by PetalCat · on Modrinth

LPDiscordLogger is a Minecraft Paper plugin that logs specific player commands executed by members of a designated LuckPerms group and sends these logs to…

⬇ Download on Modrinth

LPDiscordLogger

LPDiscordLogger is a Paper plugin that logs specific commands executed by players in a chosen LuckPerms group and forwards those logs to a Discord channel via a webhook. It helps server owners monitor important or sensitive administrative actions.

Features

Prerequisites

Installation

  1. Download the Plugin
    Get the latest release from:

  2. Place in Plugins Folder
    Move LPDiscordLogger.jar into your server’s plugins directory.

  3. Start the Server
    Launch the server. A default config.yml will be generated in plugins/LPDiscordLogger.

  4. Configure the Plugin
    Edit plugins/LPDiscordLogger/config.yml as needed:

    • discordWebhookUrl: Your Discord webhook URL
    • targetGroup: The LuckPerms group to monitor (e.g., admin)
    • ignoredCommands: A list of command prefixes to exclude from logging (e.g., /msg, /whisper)
  5. Reload the Configuration
    Apply your changes instantly using /lpdiscordreload in-game or through the console.

Configuration

Example config.yml:

discordWebhookUrl: "https://discord.com/api/webhooks/your_webhook_url"
targetGroup: "admin"
ignoredCommands:
  - "/msg"
  - "/whisper"
  - "/tell"
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