Sajicek's CommandLog
CommandLog
This is a very simple plugin that logs all commands with the actual date and time to a separated log file in the server's main folder. Players with the permission receive a message when someone tries to perform a command.
Instructions
1. Put the CommandLog.jar file into your plugins folder
2. Start/Reload the server
3. Open the config and specify the commands that should be ignored
4. Start/Reload the server
Commands
/clearcommandlog
Clears the commands.log file.
Permissions
commandlog.notice: The player receives a message when someone performs a command.
commandlog.clearlog: The player can clear the commands.log file.
Config
format: '%player% used command %command%' // %player% is the player that used command // %command% - command what the player used // Format what will be in chat. You can use a colors (&4 for dark red etc.)
Screenshot
Comming soon
Comments