Upload files to 'AdminMail'
This commit is contained in:
parent
12e38efb38
commit
060c645275
@ -5,3 +5,5 @@ PMMP plugin to email admins on some server events
|
|||||||
Tested on 3.0.0-ALPHA5.
|
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.
|
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
|
name: AdminMail
|
||||||
main: AdminMail\AdminMail
|
main: AdminMail\Main
|
||||||
api: 3.0.0-ALPHA5
|
api: 3.0.0-ALPHA5
|
||||||
version: 0.0.1
|
version: 0.0.1
|
||||||
description: "Administrative email on events"
|
description: "Administrative email on events"
|
||||||
|
Loading…
Reference in New Issue
Block a user