EasyChatLog

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.

EasyChatLog - High-performance chat logger

EasyChatLog is a bukkit plugin that logs the chat in a MySQL database. It also has a simple report system to allow users to report offensive messages.

Commands

CommandDescriptionPermission
/chatlog helpShows a list with all avaiable commandschatlog.help
/chatlog lastMessagesOf <player> <page>Shows the last messages of <player>.chatlog.lastmessagesof
/chatlog messagesFromTo <from> <to> [page]Shows all messages in a period of time.chatlog.messagesfromto
/chatlog search <page> <pattern>Searches for a word or text.chatlog.search
/chatlog report <player> [page]Shows a list with the last messages of <player>.
You only have to select the offensive message.
chatlog.report
/chatlog reports [page]Lists all reported messages.chatlog.seereports

Configuration

  1. Put the plugin in your /plugins folder and restart your server.
  2. Open the config.yml file in the folder /plugin/EasyChatLog/.
    Enter the data of your database and set "done" to "true":
  3. Restart your server again. You're done!

Features

  • High-performance plugin. The plugin uses a thread- and connectionpool to ensure that the plugin has as little impact on the server performance as possible.
  • Easy to use: You can navigate throw the pages by clicking. No need of command to navigate throw the pages.
  • Integrated report system: Let your users report offensive messages.
  • Easy configuration.
  • Lot's of usefull commands.
  • Uses plugin metrics!
  • OpenSource: GitHub + JavaDocs

Comments

Posts Quoted:
Reply
Clear All Quotes

About This Project

Categories

Members

Recent Files