Minecraft Command Log Reborn mod 2026 download
logo
minecraft mod Command Log Reborn

Command Log Reborn

Game Version: 1.9
Total Downloads: 621
Updated: Jul 9, 2016
Created: Apr 1, 2016
Download Command Log RebornDownload Earlier Versions

Earlier Versions

Name Size Uploaded Game Version Downloads
CommandLog v1.2 release 13.08 KB Jul 9, 2016 1.9 321 download Command Log Reborn CommandLog v1.2 releaseDownload
CommandLog v1.1 release 13.05 KB Apr 6, 2016 1.9 155 download Command Log Reborn CommandLog v1.1 releaseDownload
CommandLog v1.0 release 11.41 KB Apr 1, 2016 1.9 145 download Command Log Reborn CommandLog v1.0 releaseDownload

Description

Share this:

The plugin

This is a plugin that logs all commands to a file and optional to players with the right permissions
Now you can see who spawned in that wither in your survival world!

Example Command Logger

Prefix, log format and ignored commands are configurable in config.

Commands

/cl | Shows main command

/cl help , ? | Shows the help page
/cl ignorelist , il | Shows the list of ignored commands
/cl history [x], hi [x] | See the last [x] commands of all players, default is 10
/cl mute, mu | allows you to temporarily disable command notifications
/cl unmute, um | re-enabled command notifications

Additional Admin Commands
/cl reload , rl | Reload the config
/cl hide <player> , hd <player> | hides a player (his/her commands will not be shown/logged)
/cl unhide <player> , uh <player> | unhides a player (will show commands for this player again)
/cl hidelist | shows a list of hidden players
/cl disable , d | Disable the plugin
/cl enable , e | Enable the plugin

Permisions

Permission Description
commandlog.admin Allow a player to use the full permissions
commandlog.history Allow a player see the history
commandlog.notice Allow a player to see the executed commands

Installation

Just place the .jar file in the plugins folder of your server and restart
The plugin will create a configuration file and start logging in plugins/CommandLog

Bug

No bug found yet 🙂

Default configuration

# Chat prefix, shown in front of plugin messages and notifications
chatprefix: '§6[§aC§2L§6] '

# Chat format, must at least contain the following placeholders
# {Player}  the player executing the command
# {Command} the command itself
#
# Colors are supported, use §, not &
#
# Players that have the 'commandlog.notice' permission can see these messages
chatformat: '§4{Player} §4 is executing command {Command}'

# Enable/Disable Log to File
filelog: true

# List of ignored commands, these will not be in the chat or the log file
ignoredcommands:
  - login
  - help

Coming Features

Any ideas? Please comment below if you would like to have something added.

Comments

Add a comment