CommandLogger
This plugin allows you to logging the commands typped by players. This plugin also log written signs and renamed items in anvils to chat.
Features:
Screenshots:
Commands:
Permissions:
Configuration (config.yml):
########################################################
#=====================================
# CommandLogger by Poweringg v2.2
#=====================================
#if you want colorize messages, you can use &a &9 &l etc..
#Color formatting: http://minecraft.gamepedia.com/Formatting_codes
#
# LogSigns etc., ConsoleAnvils etc., Console logging, needs to restart a server.
#
# More about plugin > https://www.spigotmc.org/resources/commandlogger.21164/
#
########################################################
### messages ###
Prefix: '&8[&7PCL&8]'
PrefixSign: '&8[&7PCLSign&8]'
PrefixAnvil: '&8[&7PCLAnvil&8]'
PlayerUsedCommand: '&7%player% used command: &3%cmd%'
PlayerPlaceSign: '&7%player% placed sign with text: &3%line1% &8| &3%line2% &8| &3%line3% &8| &3%line4%'
PlayerUsedAnvil: '&7%player% renamed %item% to: &3%renamed%'
DontHavePerm: '&cYou dont have the permission.'
HelpCommands: '&7Commands: &a/pcl cmd'
HelpCommandsLabel: '&2&lPCL Commands'
HelpPcl: '&3/pcl &7- shows PCL info'
HelpCmd: '&3/pcl cmd &7- shows all PCL commands'
HelpVersion: '&3/pcl version &7- shows PCL version'
HelpReload: '&3/pcl reload &7- reloads the plugin'
HelpAllow: '&3/pcl allow &7- enable/disable log messages in chat'
ReloadPlugin: '&7Reload successful!'
MessagesDisabled: '&7Logging is disabled!'
MessagesEnabled: '&7Logging is enabled!'
PrefixConsoleCmd: '[PCL]'
PrefixConsoleSign: '[PCLSign]'
PrefixConsoleAnvil: '[PCLAnvil]'
ConsoleNoticeCmd: 'Player %player% used command: %cmd%'
ConsoleNoticeSigns: 'Player %player% wrote on sign: %line1% / %line2% / %line3% / %line4% '
ConsoleNoticeAnvils: 'Player %player% renamed %item% to: %renamed%'
### commands which are not logged ###
HiddenCommands:
- /login
- /l
- /register
- /changepassword
### things which will be logged into chat ###
LogCommands: true
LogSigns: false
LogAnvils: false
### things which will be logged into console ###
ConsoleCommands: false
ConsoleAnvils: false
ConsoleSigns: false
-
Tested for minecraft versions:
1.7.2 - 1.7.5
1.8.0 - 1.8.9
1.9.0 - 1.9.2
If you have any ideas or issues with my plugins, contact me here:
If you want, you can support me by donation
This plugin allows you to logging the commands typped by players. This plugin also log written signs and renamed items in anvils to chat.
Features:
- Change any message in chat/console
- Hide specific commands
- Turn on/off certain loggers
- Permissions
- In-game reloading
- Sign logger (SignSpy)
- Anvil logger (AnvilSpy)
Screenshots:
Commands:
Code (Text):
/pcl - Shows info message
/pcl cmd - Shows all PCL commands
/pcl reload - Reloads the plugin
/pcl version - show the version and link to spigot
/pcl allow - Enable/disable logging to chat
/pcl cmd - Shows all PCL commands
/pcl reload - Reloads the plugin
/pcl version - show the version and link to spigot
/pcl allow - Enable/disable logging to chat
Permissions:
Code (Text):
pcl.* - Acess to all PCL permissions
pcl.cmds - Allows you to use all /pcl commands
pcl.noticecmd - Receive a message when a player issues a command
pcl.noticesign - Receive message when a player puts a sign with text
pcl.noticeanvil - Receive message when a player renames item in anvil
pcl.cmds - Allows you to use all /pcl commands
pcl.noticecmd - Receive a message when a player issues a command
pcl.noticesign - Receive message when a player puts a sign with text
pcl.noticeanvil - Receive message when a player renames item in anvil
Configuration (config.yml):
Code (Text):
########################################################
#=====================================
# CommandLogger by Poweringg v2.2
#=====================================
#if you want colorize messages, you can use &a &9 &l etc..
#Color formatting: http://minecraft.gamepedia.com/Formatting_codes
#
# LogSigns etc., ConsoleAnvils etc., Console logging, needs to restart a server.
#
# More about plugin > https://www.spigotmc.org/resources/commandlogger.21164/
#
########################################################
### messages ###
Prefix: '&8[&7PCL&8]'
PrefixSign: '&8[&7PCLSign&8]'
PrefixAnvil: '&8[&7PCLAnvil&8]'
PlayerUsedCommand: '&7%player% used command: &3%cmd%'
PlayerPlaceSign: '&7%player% placed sign with text: &3%line1% &8| &3%line2% &8| &3%line3% &8| &3%line4%'
PlayerUsedAnvil: '&7%player% renamed %item% to: &3%renamed%'
DontHavePerm: '&cYou dont have the permission.'
HelpCommands: '&7Commands: &a/pcl cmd'
HelpCommandsLabel: '&2&lPCL Commands'
HelpPcl: '&3/pcl &7- shows PCL info'
HelpCmd: '&3/pcl cmd &7- shows all PCL commands'
HelpVersion: '&3/pcl version &7- shows PCL version'
HelpReload: '&3/pcl reload &7- reloads the plugin'
HelpAllow: '&3/pcl allow &7- enable/disable log messages in chat'
ReloadPlugin: '&7Reload successful!'
MessagesDisabled: '&7Logging is disabled!'
MessagesEnabled: '&7Logging is enabled!'
PrefixConsoleCmd: '[PCL]'
PrefixConsoleSign: '[PCLSign]'
PrefixConsoleAnvil: '[PCLAnvil]'
ConsoleNoticeCmd: 'Player %player% used command: %cmd%'
ConsoleNoticeSigns: 'Player %player% wrote on sign: %line1% / %line2% / %line3% / %line4% '
ConsoleNoticeAnvils: 'Player %player% renamed %item% to: %renamed%'
### commands which are not logged ###
HiddenCommands:
- /login
- /l
- /register
- /changepassword
### things which will be logged into chat ###
LogCommands: true
LogSigns: false
LogAnvils: false
### things which will be logged into console ###
ConsoleCommands: false
ConsoleAnvils: false
ConsoleSigns: false
Tested for minecraft versions:
1.7.2 - 1.7.5
1.8.0 - 1.8.9
1.9.0 - 1.9.2
If you have any ideas or issues with my plugins, contact me here:
If you want, you can support me by donation
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.7, 1.8, 1.9
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Spigot — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
CommandLogger is a free Minecraft Java mod. Compatible with Minecraft 1.7, 1.8, 1.9. Downloaded 4,902 times (via Spigot). Download it and open it directly in the game.