ChatLog

This project is abandoned and its default file will likely not work with the most recent version of Minecraft. Whether this project is out of date or its author has marked it as abandoned, this project is no longer maintained.

Note: This plugin is no longer maintained because its main dependency, DeityAPI, is no longer maintained. let me know via PM if you would like to take over this project. - mbonachea

ChatLog is a simple chat logging plugin. Making it easier for moderators to catch spam, advertising, and other chat nuisances. With a permissions based system, server admins and mods can easily track a player's chat and commands with one, simple command. All chat and commands are stored in a mySQL database to prevent flatfile corruption, and size issues. You can go as far back as you wish with ChatLog, in seconds, minutes, or hours.

Please leave any comments or tickets (preferred) with ideas and/or suggestions. All tickets are tracked here, BukkitDev.

Features

  • Simple Chat Logging
  • Simple Command Logging
  • mySQL Support
  • SuperPerms Compatible
  • Lightweight
  • User friendly command

Requirements

Commands

[]required <>optional

  • /chatlog search [command/chat] [player] [time] [s/m/h]
  • /chatlog purge
  • /chatlog logchat [true/false]
  • /chatlog logcmds [true/false]
  • NOTE - S: second(s) M: minute(s) H: hour(s)

Permissions

  • chatlog.search
  • chatlog.purge
  • chatlog.logchat
  • chatlog.logcmds

Config

  • 'log-chat' is either true or false for logging of chat
  • 'log-commands' is either true or false for logging of commands
  • 'database-auto-purge-days' is the amount of days you would like before the database auto purges
  • 'last-purge' is the time in milliseconds of the last database purge
  • 'purge-since-days' is the amount of days you want it to purge from

Other

Source Code

Current Version: 1.4.1


Comments

Posts Quoted:
Reply
Clear All Quotes

About This Project

  • Project ID
    42295
  • Created
    Jul 21, 2012
  • Last Released File
    Never
  • Total Downloads
    2,445
  • License

Categories

Members

Recent Files

Bukkit