EventLogger
EventLogger
This plugin logs many different events on your server. All loged events will be written in different txt-files and directory, whitch you can find in the EventLogger directory. You get new log-files every day. The plugin directory is in your server directory at /plugins/EventLogger/. For the installation copy the eventlogger.jar into the plugin directory (/plugins)
It is a beta version! So it hasn´t got many features and can contain errors.
EventLogger Features
current version (v0.1.0)
- Logging (with information about time, player, block, world and position if available and useful):
- breaking blocks (in EventLogger/BlockBreak)
- placing blocks (in EventLogger/BlockPlace)
- Commands (Player and Console - in EventLogger/Commands)
- Chat (including say-command - in EventLogger/Chat)
- Join(with IP), Quit and Kick (in EventLogger/PlayerJoinQuit)
- Interaction of players with levers, chests, fence gates, wooden doors, trap doors, stone buttons, wood and stone plate (in EventLogger/PlayerInteract)
- Settings (config.properties) (Editing with editor)
- Enable or disable logs
In Planning
- Logging :
- Kills
- Automatically deleted after a set time
- Search function
Change log
- v0.1.0
- Enable or disable each log (config.properties)
- Code optimization
- v0.0.9
- Log Join/Quit/Kick
- Log PlayerInteractEvent for LEVER, CHEST, FENCE_GATE, WOODEN_DOOR, TRAP_DOOR, WOOD_PLATE, STONE_PLATE, STONE_BUTTON
- Add LAVA and WATER to BlockBreak and BlockPlace
- v0.0.8
- Log Commands (Player and Console)
- Log Chat (with /say)
- v0.0.7
- New directory system
- Log BlockPlaceEvent
- v0.0.6
- Log BlockBreakEvent
- New Log-File every day
German: Deises Plugin soll viele verschiedene Events, die durch spieler ausgelöst werden, Loggen. In der ersten Alpha-Version (v 0.0.6) werden alle zerstörten Blocks geloggt. Die Log-Datein werden im Plugin-Verzeichnis im Ortner EventLogger gespeichert. Für jeden Tag wird ein eigener Log angelegt.
-
View User Profile
-
Send Message
Posted Oct 9, 2012Excuse me, I have noticed that your plugin is not updated to 1.3.2 R1.0 yet and I would like to ask your permission to update the plugin myself and possibly start a collaboration project for a new advanced logging system.
-
View User Profile
-
Send Message
Posted Aug 9, 2012Please update the plugin :)
-
View User Profile
-
Send Message
Posted May 13, 2012Can you public source code? I want to use it with IC && RP mods, but I need to patch it because converting from ID to block name is not working with mods.
-
View User Profile
-
Send Message
Posted May 6, 2012Nice,finally a working allrounder programm, and it works as we had seen =)
-
View User Profile
-
Send Message
Posted May 3, 2012@Paul_VB
That is a good idea, but do you mean only one file per player or one file per event? Both should be possible and I hope that it works in one or two versions.
-
View User Profile
-
Send Message
Posted May 2, 2012Would it be possible for the plugin to log events on a per-player basis? like a seperate log file for each player?