{"id":65961,"date":"2026-06-03T21:57:07","date_gmt":"2026-06-03T18:57:07","guid":{"rendered":"https:\/\/vpesports.com\/minecraft\/mods\/eventloggerforim\/"},"modified":"2026-06-03T21:57:07","modified_gmt":"2026-06-03T18:57:07","slug":"eventloggerforim","status":"publish","type":"mod","link":"https:\/\/vpesports.com\/minecraft\/mods\/eventloggerforim\/","title":{"rendered":"EventLoggerForIM"},"content":{"rendered":"<p># Event Logger For IM (ELFIM)<\/p>\n<p>![logo](https:\/\/github.com\/HideTheMonkey\/EventLoggerForIM\/raw\/main\/resources\/logo_small.png)<\/p>\n<p>ELFIM (_pronounced &#8220;elf eye em&#8221;_) is a light-weight event logging plugin that posts selected events to Slack and Discord. It&#8217;s a convienient way to keep track of who logged on when, or what commands they used while playing. (*see below for complete list of events*)<\/p>\n<p>**NOTE:** Version 2.3.0 adds Internationalization support (_with an included localized German properties file_). I&#8217;d love for anyone fluent in other languages to contribute translations.<\/p>\n<p>## Usage<\/p>\n<p>After starting the server with `ELFIM-<version>.jar` in the plugins folder, edit `plugins\/EventLoggerForIM\/config.yml` with the details of your configured webhook and **enable**|**disable** the events you want to log.<\/p>\n<p>Enable or disable the integrations<\/p>\n<p>&#8220;`yaml<br \/>\nenableSlack: true|false<br \/>\nenableDiscord: true|false<br \/>\n&#8220;`<\/p>\n<p>Enable or disable specific events:<\/p>\n<p>&#8220;`yaml<br \/>\nevents:<br \/>\n  logBroadcasts: true|false<br \/>\n  logChat: true|false<br \/>\n  logPlayerAdvancement: true|false<br \/>\n  logPlayerCommands: true|false<br \/>\n  logPlayerDeath: true|false<br \/>\n  logPlayerJoinLeave: true|false<br \/>\n  logPlayerRespawn: true|false<br \/>\n  logPlayerTeleport: true|false<br \/>\n  logServerCommand: true|false<br \/>\n  logServerStartStop: true|false<br \/>\n  logStartupPlugins: true|false<br \/>\n  logUnsuccessfulLogin: true|false<br \/>\n&#8220;`<\/p>\n<p>Log a custom set of server.properties<br \/>\n&#8220;`yaml<br \/>\n# List of server.properties to log on server startup.<br \/>\nlogServerProperties:<br \/>\n  &#8211; online-mode<br \/>\n  &#8211; pvp<br \/>\n  &#8211; difficulty<br \/>\n  &#8211; level-type<br \/>\n&#8220;`<\/p>\n<p>Configure the language for the interface:<br \/>\n&#8220;`yaml<br \/>\n# Specify the locale to use for messages (NOTE: must have a corresponding locale file in the plugin config folder)<br \/>\n# example: .\/plugins\/EventLoggerForIM\/i18n\/en_US.properties or .\/plugins\/EventLoggerForIM\/i18n\/de.properties<br \/>\nlocale: en_US<br \/>\n&#8220;`<br \/>\nTo add a new translation, duplicate `en_US.properties` and save it with a new locale-specific filename using UTF-8 encoding (e.g., `ja_JP.properties`), and update the values accordingly. Then, set `locale: ja_JP` in config.yml to enable your new translations to appear in generated messages.<\/p>\n<p>If you would like your translation to be included in this project, please open an issue on GitHub and attach the translated file. I will review and integrate it as appropriate.<\/p>\n<p>NOTE: The included `de.properties` file was generated using AI and may contain inaccuracies. Contributions from native German speakers to improve this translation are welcome and appreciated.<\/p>\n<p>## Slack Configuration and Examples<\/p>\n<p>See the Slack readme.<\/p>\n<p>## Discord Configuration and Examples<\/p>\n<p>See the Discord readme.<\/p>\n<p>## Support<\/p>\n<p>If you encounter any issues or have any questions, please open an issue on GitHub.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>A light-weight event logger that posts events to Slack and Discord.<\/p>\n","protected":false},"featured_media":65962,"template":"","meta":{"_minecraft_slug":"eventloggerforim","_minecraft_project_id":"odnbu9dQ","_minecraft_author":"HideTheMonkey","_minecraft_license":"MIT","_minecraft_downloads":133,"_minecraft_follows":0,"_minecraft_client_side":"unsupported","_minecraft_server_side":"required","_minecraft_storage_type":"zip","_minecraft_archive_name":"eventloggerforim.zip","_minecraft_size_bytes":32231649,"_minecraft_version_count":5,"_minecraft_updated_at":"2026-05-15T19:03:59.297201Z","_minecraft_date_created":"2024-08-12T00:42:48.234168Z","_minecraft_date_modified":"2025-08-28T02:58:02.871802Z","_minecraft_project_url":"https:\/\/modrinth.com\/mod\/eventloggerforim","_minecraft_icon_attachment_id":65962,"_minecraft_imported_at":"2026-06-03T18:57:07+00:00","_minecraft_import_hash":"8635f496b2bd742dddb21e4f0a896088","_minecraft_versions":"","_minecraft_links":"","_minecraft_gallery":"","_minecraft_api_metadata":""},"mod_category":[124,126,127,128,129,92],"mod_loader":[130,132,133,134],"minecraft_version":[118,119,120,46,47,48,49,51,54,59,62,78],"class_list":["post-65961","mod","type-mod","status-publish","has-post-thumbnail","hentry","mod_category-bukkit","mod_category-management","mod_category-paper","mod_category-purpur","mod_category-spigot","mod_category-utility","mod_loader-bukkit","mod_loader-paper","mod_loader-purpur","mod_loader-spigot","minecraft_version-1-16","minecraft_version-1-16-1","minecraft_version-1-16-2","minecraft_version-1-16-3","minecraft_version-1-16-4","minecraft_version-1-16-5","minecraft_version-1-17","minecraft_version-1-18","minecraft_version-1-19","minecraft_version-1-20","minecraft_version-1-21","minecraft_version-1-21-5"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>EventLoggerForIM - Minecraft<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/vpesports.com\/minecraft\/mods\/eventloggerforim\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"EventLoggerForIM - Minecraft\" \/>\n<meta property=\"og:description\" content=\"A light-weight event logger that posts events to Slack and Discord.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/vpesports.com\/minecraft\/mods\/eventloggerforim\/\" \/>\n<meta property=\"og:site_name\" content=\"Minecraft\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/eventloggerforim\\\/\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/eventloggerforim\\\/\",\"name\":\"EventLoggerForIM - Minecraft\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/eventloggerforim\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/eventloggerforim\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/eventloggerforim-icon-86837b7e2119665a2b7e9a10a5bae59c513ac7d9_96.webp\",\"datePublished\":\"2026-06-03T18:57:07+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/eventloggerforim\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/eventloggerforim\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/eventloggerforim\\\/#primaryimage\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/eventloggerforim-icon-86837b7e2119665a2b7e9a10a5bae59c513ac7d9_96.webp\",\"contentUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/eventloggerforim-icon-86837b7e2119665a2b7e9a10a5bae59c513ac7d9_96.webp\",\"width\":96,\"height\":96},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/eventloggerforim\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Mods\",\"item\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"EventLoggerForIM\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/\",\"name\":\"Minecraft\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"EventLoggerForIM - Minecraft","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/vpesports.com\/minecraft\/mods\/eventloggerforim\/","og_locale":"en_US","og_type":"article","og_title":"EventLoggerForIM - Minecraft","og_description":"A light-weight event logger that posts events to Slack and Discord.","og_url":"https:\/\/vpesports.com\/minecraft\/mods\/eventloggerforim\/","og_site_name":"Minecraft","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/vpesports.com\/minecraft\/mods\/eventloggerforim\/","url":"https:\/\/vpesports.com\/minecraft\/mods\/eventloggerforim\/","name":"EventLoggerForIM - Minecraft","isPartOf":{"@id":"https:\/\/vpesports.com\/minecraft\/#website"},"primaryImageOfPage":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/eventloggerforim\/#primaryimage"},"image":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/eventloggerforim\/#primaryimage"},"thumbnailUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/eventloggerforim-icon-86837b7e2119665a2b7e9a10a5bae59c513ac7d9_96.webp","datePublished":"2026-06-03T18:57:07+00:00","breadcrumb":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/eventloggerforim\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/vpesports.com\/minecraft\/mods\/eventloggerforim\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/vpesports.com\/minecraft\/mods\/eventloggerforim\/#primaryimage","url":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/eventloggerforim-icon-86837b7e2119665a2b7e9a10a5bae59c513ac7d9_96.webp","contentUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/eventloggerforim-icon-86837b7e2119665a2b7e9a10a5bae59c513ac7d9_96.webp","width":96,"height":96},{"@type":"BreadcrumbList","@id":"https:\/\/vpesports.com\/minecraft\/mods\/eventloggerforim\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/vpesports.com\/minecraft\/"},{"@type":"ListItem","position":2,"name":"Mods","item":"https:\/\/vpesports.com\/minecraft\/mods\/"},{"@type":"ListItem","position":3,"name":"EventLoggerForIM"}]},{"@type":"WebSite","@id":"https:\/\/vpesports.com\/minecraft\/#website","url":"https:\/\/vpesports.com\/minecraft\/","name":"Minecraft","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/vpesports.com\/minecraft\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod\/65961","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod"}],"about":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/types\/mod"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media\/65962"}],"wp:attachment":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media?parent=65961"}],"wp:term":[{"taxonomy":"mod_category","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_category?post=65961"},{"taxonomy":"mod_loader","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_loader?post=65961"},{"taxonomy":"minecraft_version","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/minecraft_version?post=65961"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}