Skip to main content

Overview

danger

This plugin is no longer maintened. No support will be provided.

Installation

  • Download the plugin jar from SpigotMC
  • Put the plugin jar into your server's plugin folder.
  • Restart Your Server.

Using the SMTP Server.

SMTP Server Configuration (File: config.yml)

smtp:
hostname: "host.com"
username: "username"
password: "p@$$w0rd"
port: 000
usessl: true
fromaddress: yourrmail@domain.com

Put your SMTP Server details in this section.