v12.07.19

Details

  • Filename
    Mail.jar
  • Uploaded by
  • Uploaded
    Jul 19, 2012
  • Size
    27.71 KB
  • Downloads
    854
  • MD5
    26a7e542bf051047ae357bb869587381

Supported Bukkit Versions

  • CB 1.2.5-R4.0

Changelog

== v12.07.19==
Implemented paying for sending/checking mail
Implemented a "Close match" check so users cannot send messages that are similar to another that they have sent to the same user. There is also a config value to determine how close the match has to be
Corrected a bug with checking mail that does not exist
== v12.07.17 ==
BREAKING CHANGES
This plugin now uses DeityAPI for its mysql interaction. Please go download and setup the MySQL settings in that plugin before using this one

Additionally when you run this plugin for the first time please run the command "/mail convert <old-table-name>" to convert the old data into the new updated one.
Tons of optimization and performance fixes
Also converted the version into my more preferred format (<year>.<month>.<day>)