Description
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.
