Upload files to 'AdminMail'
This commit is contained in:
@@ -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,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"
|
||||
|
||||
Reference in New Issue
Block a user