1.3.1

Details

  • Filename
    UndineMailer.jar
  • Uploaded by
  • Uploaded
    Feb 11, 2015
  • Size
    157.44 KB
  • Downloads
    149
  • MD5
    728ca57f4b5ba7723810fde700c99535

Supported Bukkit Versions

  • 1.8.1
  • 1.8
  • CB 1.7.9-R0.2

Changelog

1.3.1

Fixed issues.

  • #22 : Performance improvement.
    Tested with 500,000+ mail data.
    Before) Bukkit needs 2.9 days to start for loading mail data.
    After) Bukkit starts imediately! (Mail data loading has been background process. It needs about 20 minutes.)
  • #23 : Bug fixed. When send mail with attachment items to oneself, "[Cancel Attachment Items]" button is displayed.

See also : v1.3.1 Milestone feature list.

https://github.com/ucchyocean/UndineMailer/issues?q=milestone%3Av1.3.1

1.3.0

Added feature.

  • #14 : Suggestion: Should disable Add destination if Player List is enabled.
  • #15 : Suggestion: Should change the default command from "/undine" to "/mail".
  • #16 : Suggestion: A better explanation on how to create groups for users or how to do it within the mail write?
  • #19 : Suggestion: Adding COD tax configuration.
  • #20 : Adding new setting items, "enableCODMoney" and "enableCODItem".
  • #21 : Adding pager at mail detail view GUI.

Fixed issues.

  • #17 : Issue: Server console mail send is kinda of hard, I can't click [OK] to send mail. After /mail send if I have more than one destinations.

See also : v1.3.0 Milestone feature list.

https://github.com/ucchyocean/UndineMailer/issues?q=milestone%3Av1.3.0

1.2.1

Updated English messages.

1.2.0

Added feature.

  • #7 : Added special group "All". You can send mail to all player by using this group.
  • #8 : Added "/mail attach add <item>" command and "/mail attach clear" command. (command line item attachment features.)
  • #9 : Added scheduled mail cleanup feature. Default is 30 days from sent.
  • #10 : Added multiple sending of item attached mail.
  • #11 : Added support of color codes in message lines.
  • #13 : Added the feature, refusing of attached items of recieved mail.

Fixed issues.

  • #3 : Recipient cannot send "cost money" in the environment using "max-money" setting of Essentials.
  • #4 : Duplicated attachment box items in the environment using "enableSendFee" setting.
  • #12 : IndexOutOfBoundsException in mail details display.

See also : v1.2.0 Milestone feature list.

https://github.com/ucchyocean/UndineMailer/issues?q=milestone%3Av1.2.0

1.1.0

Added feature.

  • issue #5 : Added dedicated help messages.

Fixed issues.

  • issue #1 : Cannot read the group destination mail.
  • issue #2 : Because player list is very heavy, that feature should be turned off.
  • issue #6 : Can send mail to group without permission.

v1.1.0 Milestone feature list.

https://github.com/ucchyocean/UndineMailer/issues?q=milestone%3A%22v+1.1%22

1.0.0

Initial Release Version