nineMinecraft is a joke site.
nineMinecraft is in no way affiliated with Modrinth or 9minecraft. (And frankly, who wants to be affiliated with the latter?)
EventLoggerForIM

EventLoggerForIM

Plugin

A light-weight event logger that posts events to Slack and Discord.

Server ManagementUtility

11 downloads
0 followers

Event Logger For IM (ELFIM)

logo

ELFIM (pronounced "elf eye em") is a light-weight event logging plugin that posts selected events to Slack and Discord. It'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)

Usage

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.

Enable or disable the integrations

enableSlack: true|false
enableDiscord: true|false

Enable or disable specific events:

events:
  logBroadcasts: true|false
  logChat: true|false
  logPlayerAdvancement: true|false
  logPlayerCommands: true|false
  logPlayerDeath: true|false
  logPlayerJoinLeave: true|false
  logPlayerRespawn: true|false
  logPlayerTeleport: true|false
  logServerCommand: true|false
  logServerStartStop: true|false
  logStartupPlugins: true|false
  logUnsuccessfulLogin: true|false

Log a custom set of server.properties

# List of server.properties to log on server startup.
logServerProperties:
  - online-mode
  - pvp
  - difficulty
  - level-type

Slack Configuration and Examples

See the Slack readme.

Discord Configuration and Examples

See the Discord readme.

Support

If you encounter any issues or have any questions, please open an issue on GitHub.

External resources


Project members

HideTheMonkey

Member


Technical information

License
Project ID