Removed email system datapack files.

This commit is contained in:
mobius
2015-01-27 02:27:10 +00:00
parent d186917f24
commit 12ca448eeb
4 changed files with 0 additions and 98 deletions

View File

@@ -1,4 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="MailList.xsd">
<mail id="SATempBan" file="html/SecAuthTempBan.htm" subject="Your account has been temporarily suspended" />
</list>

View File

@@ -1,16 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<schema xmlns="http://www.w3.org/2001/XMLSchema">
<element name="list">
<complexType>
<sequence minOccurs="1" maxOccurs="1">
<element name="mail" minOccurs="1" maxOccurs="1">
<complexType>
<attribute name="file" type="token" use="required" />
<attribute name="id" type="token" use="required" />
<attribute name="subject" type="normalizedString" use="required" />
</complexType>
</element>
</sequence>
</complexType>
</element>
</schema>

View File

@@ -1,13 +0,0 @@
Greetings,<br>
<br>
We have temporally suspended your account:<br>
<br>
Account Name: %accountname%<br>
Reason: Typed wrong character password %var1% times in row from ip %var0%.<br>
Consequences: Your account has been temporaly suspended for %var2% minutes.<br>
<br>
If you've lost your your character password, you can recover them by <a href="%var3%">clicking here</a>.<br>
<br>
If you have any question, <a href="mailto:%servermail%">click here</a> to send an email to the administrator.<br>
Regards,<br>
%servername% Game Master Team