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
Commands
Perms
Installation
Metrics
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:
- Editable subject and body
- Editable server name where was executed the command
- Editable time between each mail
- Editable whitelist/blacklist of logged commands
- Editable log for OP players
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: trueClick to expand...
- /ace -> plugin help
- /ace sendnow -> send now all pending emails
- /ace reload -> reload plugin
Perms
- admincommandemail.logcommands -> Player with this will log their commands and send them by email
Installation
- Drop .jar inside plugins folder
- Start the server
- Change your info at config.yml and reboot or reload the plugin
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 sendnowClick to expand...
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.7, 1.8, 1.9
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Spigot — not every file is mirrored on our own servers.
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.