HomeJavaModsAdminCommandEmail
AdminCommandEmail
AdminCommandEmail
This plugin adds the option to send commands executed by a admin/mod/user to your email.

Dependencies
Needed MailLibrary API to work.

Explanation
This plugin its an easy tool to have an eye on your mods or admins. Just add to their group the needed perm ( admincommandemail.logcommands) to log their commands and enjoy reciving them through your email.
Options:

Configuration
Code (Text):
#server name, for placeholder
serverName: default
#list of emails to send a mail with the commands executed
emailsToSend: [email protected]
#Body of the email before list
#Placeholder -> %playerName% and %serverName%
emailBody: "Commands executed by <b>%playerName%</b> at server <b>%serverName%</b>:<br>"
#Subject of the email, have the same placeholders
emailSubject: "Commands of %playerName% at %serverName%"
#Time in minutes to send the list of commands executed
timeInMinutes: 60
#Whitelist of commands not to be listed
#if the commands start with the string it will not be listed
whitelistCommands:
- hub
- lobby
- test
#if this list is not empty, only commands inside the list will be listed, whitelist will be disabled
blacklistCommands: []
#store OP commands?
logOpUsers: true
#enable metrics?
metrics: true
Click to expand...
Commands

Perms

Installation
  1. Drop .jar inside plugins folder
  2. Start the server
  3. Change your info at config.yml and reboot or reload the plugin
Mail output example
Code (Text):
Commands executed by kunpapa at server lobby:

    2016/09/01 19:40:56 -> /ace
    2016/09/01 19:40:59 -> /ace reload
    2016/09/01 19:41:30 -> /ace sendnow
Click to expand...
Metrics
[​IMG]

Commands

Plugin details

Read from the plugin's own plugin.yml.

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

AdminCommandEmail is a free Minecraft Java mod. Compatible with Minecraft 1.7, 1.8, 1.9, 1.10. Downloaded 592 times (via Spigot). Download it and open it directly in the game.

Explore more