HomeJavaModsCommand Logger Plus
Command Logger Plus
Command Logger Plus — screenshot 1Command Logger Plus — screenshot 2

CommandLogger

Version: 1.0.0

Author: Nickotato

Minecraft Versions: 1.21.11+ (Paper)


Overview

CommandLogger is a lightweight Minecraft plugin designed to help keep server operators accountable to the players. It logs important commands and operator actions to the chat, which helps detect potential abuse. It is designed for competitive servers or servers where operators play as the players.


Features

Command Logging

Tracks execution of important commands:

Command Description
/gamemode / /gm Logs when a player or operator changes a gamemode.
/give Logs items given to players.
/effect Logs potion effects applied to players.
/enchant Logs item enchantments, including nearby players.
/attribute Logs changes to player attributes.
/experience / /xp Logs XP given to players.
/clear Logs inventory clears.
/kill Logs kills executed via commands.
/tp / /teleport Logs teleport usage (ignores spectators).

Operator Item Drop Logging

Feature Toggling via GUI

/command_logger_setup

Example Logs

⚠ Steve gave 64 x DIAMOND to Alex
⚠ Admin dropped 1 x DIAMOND_SWORD (nearby: Steve, Alex)
⚠ Steve switched their gamemode to creative
⚠ Steve enchanted an item with SHARPNESS (near: Alex)

Installation

  1. Place CommandLogger.jar in your server's /plugins folder.
  2. Start or reload your server.

Configuration

Default config.yml:

features:
  gamemode: true
  give: true
  effect: true
  enchant: true
  attribute: true
  experience: true
  clear: true
  kill: true
  teleport: true
  item-drop: true

Changes made via the GUI update the config automatically.


Commands

Command Permission Description
/command_logger_setup commandlogger.setup Opens the setup GUI to toggle plugin features.

What this doesn't do


Notes


Planned Features


License

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