tschrock submitted a new plugin: ServerMail - I'ts a virtual post office for your server! Read more about this plugin...
I was thinking about this but it is a problem with it . SPAM . Players. Could spam other players mail. Solution : put a limit to each player's mail or how many massages they can send to other players
And set a timer to auto delete old message. If the messages are not new and sleep for 3-4 days, delete them !
Good idea, I will look into something to prevent spam. It's php, it's its own source. But if you want fancy highlighting: http://www.tschrock.net/Pocketmine/files/ServerMail/ServerMail_1.0_PM1.3.12_.phps Thanks! (I'm a horrible artist, but I'll try my luck at minecraftifying it, lol). Might be hard to code, but thanks for the suggestion!
If you plan to move this to the new API, please try to add a public API to add offline messages. (If you don't it is OK, I just want to decrease the annoyance of players having to check postboxes of every plugin that has offline messages. I could just make my own API for these)
Iv'e got a new version available here (www.tschrock.net/Pocketmine/ServerMail.php) if anyone would like to help with testing it (I can't test it right now, i'm in the process of switching over to 1.4). The new version has some spam protection and an API for working with messages (ServerMailAPI:: ). The next update will be for the new API, and will probably have a different storage format to make managing messages faster.
tschrock updated ServerMail with a new update entry: Spam protection and stuff Read the rest of this update entry...
I'm almost done with a version that should work with the new API. It's a bit thrown-together, but seems to work alright. I'll clean it up a bit and then upload it for you guys!
tschrock updated ServerMail with a new update entry: API 1.0.0!!! Read the rest of this update entry...