Skip to content

siva-u/ChatLogger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ChatLogger

ChatLogger is a plugin that records all chat messages and commands that can later be viewed by administators

Storage

Currently, only MySQL is supported for storing these chat messages. Adding insupport for other databases such as MongoDB is on my list of things to do for this project.

Viewing the chat logs

The three options for viewing logs are:

  • Pasting to a file (must have access to the server folder to view) Not supported yet
  • Pastebin
  • Hastebin (You must be running your own Hastebin server)

Here is a preview of using Pastebin (the format is configurable in the config.yml file): alt text

About

Log the chat messages on your server!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages