ModsJava
EasyChatLog [discontinued]
EasyChatLog logs the chat in a MySQL database and allows users to report offensive messages. Free Minecraft Java mod — download and open it in the game.
⬇ Download on Spigot
Warning: This plugin will no longer receive updates!
EasyChatLog - High-performance chat logger
EasyChatLog - High-performance chat logger
Hello, today I want to show you my plugin EasyChatLog. 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.
The plugin has the following command:
- /chatlog help
Description: Shows a list with all avaiable commands
Permission: chatlog.help - /chatlog lastMessagesOf <player> [page]
Description: Shows the last messages of <player>.
Permission: chatlog.lastmessagesof
- /chatlog messagesFromTo <from> <to> [page]
Description: Shows all messages in a period of time.
Permission: chatlog.messagesfromto
- /chatlog search <page> <pattern>
Description: Searches for a word or text.
Permission: chatlog.search
- /chatlog report <player> [page]
Description: Shows a list with the last messages of <player>.
You only have to select the offensive message.
Permission: chatlog.report - /chatlog reports [page]
Description: Lists all reported messages.
Permission: chatlog.seereports
- Put the plugin in your /plugins folder and restart your server.
- Open the config.yml file in the folder /plugin/EasyChatLog/.
Enter the data of your database and set "done" to "true":
Code (Text):# The settings for the database. Dont forget to set "done" to "true"
database:
mysql:
host: "localhost"
port: 3306
database: "database"
user: "user"
password: "pasword123"
# Set this to true after configuring the database.
done: true - Restart your server again. You're done!
- 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
Spoiler: /chatlog help
Spoiler: /chatlog lastMessagesOf BtoBastian
Spoiler: /chatlog messagesFromTo 08/03/2015-12:23:00 08/03/2015-12:23:30
Spoiler: /chatlog search 1 %, too!
Spoiler: /chatlog report BtoBastian
Spoiler: /chatlog reports
Planned features:
- Pro-Mode: Stuff like regex-search.
- Multilingual: The plugin should support your native language!
- Update-Checker
- Automatically delete old messages.
EasyChatLog [discontinued] is a free Minecraft Java mod. Downloaded 567 times (via Spigot). Download it and open it directly in the game.