Ulysses Stuff > Ulysses Release Archives
SMail - Server Mail System
Cobalt:
This is no longer available to download, sorry!
Server Mail v1.2
Hi everyone, this is my second official addon release. I was inspired by a guy I did a coderhire job for to make this addon. It took me about 3 days of nearly nonstop coding to finish this, so here it is!
This addon is basically email between players on your server. Players can send and reply to messages to other players, admins can send messages to users and all members (including offline members) in any ulx group, and to any offline steamid.
Features:
- Nice looking GUI displaying your messages, a panel to compose a message, and a panel for admin settings
- HUD Notifications when you have unread messages and for completing actions such as removing a message, or sending one.
- Send messages to offline players for them to receive when they come on to the server
- Distribute messages to any ulx group or to everyone on the server at once
- Lots of garrysmod/content_downloaded.wav (the sexiest sound in the game)
- Admin options include blacklisting groups from sending messages (can still receive messages), whitelisting steamids in blocked groups, and a setting for group and offline messaging permissions
Screenshots:
Main GUI: http://puu.sh/6pWjY.jpg
Compose and admin panels open: http://puu.sh/6pWkH.jpg
Sent mail view toggled: http://puu.sh/6pWle.jpg
Installation
Extract the file into lua/autorun
Enjoy!
Note: It is recommended to block the group "user" from sending messages, and leave it to your regular/vip/whatever and above.
JayTheSheep:
That's awesome, and free! :D Thanks!
JamminR:
I've not looked, but make sure it auto-cleans up (deletes) read messages after <x> days if reader doesn't specify to, and, auto-cleans up any unread message after <y> months.
I'd hate to have to constantly clean up data stored on my server because VIP Joe decided to s-mail user Fred who only visited twice and never joined again.
Mail message limits?
Can I read mail I sent if not deleted by user yet? (With proper coding, this shouldn't require duplicate message store, just a code retrieve of recipients 'from' message store)
Can I recall a message?
Decicus:
Cobalt. You are an amazing person. This looks super-cool.
Cobalt:
--- Quote from: JamminR on January 17, 2014, 02:06:36 PM ---I've not looked, but make sure it auto-cleans up (deletes) read messages after <x> days if reader doesn't specify to, and, auto-cleans up any unread message after <y> months.
I'd hate to have to constantly clean up data stored on my server because VIP Joe decided to s-mail user Fred who only visited twice and never joined again.
Mail message limits?
Can I read mail I sent if not deleted by user yet? (With proper coding, this shouldn't require duplicate message store, just a code retrieve of recipients 'from' message store)
Can I recall a message?
--- End quote ---
Those features are planned, don't worry :)
Navigation
[0] Message Index
[#] Next page
Go to full version