Upload files to 'AdminMail'

This commit is contained in:
Josh North
2017-06-28 13:32:58 -04:00
parent 12e38efb38
commit 060c645275
2 changed files with 10 additions and 8 deletions
+2
View File
@@ -5,3 +5,5 @@ PMMP plugin to email admins on some server events
Tested on 3.0.0-ALPHA5.
Edit config.yml with the address to send to. Your server will need to be set up to send email properly via php.
PNAME will be replaced with player name
+1 -1
View File
@@ -1,5 +1,5 @@
name: AdminMail
main: AdminMail\AdminMail
main: AdminMail\Main
api: 3.0.0-ALPHA5
version: 0.0.1
description: "Administrative email on events"