Jump to content

Notify Me! - Notifications and alerts (v1.0.0.2)


ImportBot

Recommended Posts

Originally Posted by Zaeed*:

 

I've done work with sending stuff to IRC.. I hit an issue with getting kicked by the server because of spam and couldn't be bothered going any further..

 

I can look at it again if enough people are interested in it

* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by MorpheusX(AUT)*:

 

Added spam protection based on requestcount/round and time between requests.

 

Downloadlink can be found in the first post.

Sadly, the package managment system is down at the moment, I'll need to get phogue to fix that.

 

Will look into adding IRC-support in the next weeks.

* Restored post. It could be that the author is no longer active.
Link to comment
  • 1 month later...

Originally Posted by roconnor04*:

 

Plugin works perfect with BF3.

 

we run about 14 servers on the one procon instance so it would be handy if when the notification bubble appeared it told you which server the incident happened on.

* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by roconnor04*:

 

changed it myself slightly...

 

changed

 

this.NotificationWrite(strSpeaker + " used a buzzword (" + word + ")!", "false");

 

to

 

this.NotificationWrite(strSpeaker + " used a buzzword (" + word + ") on ("+ this.csiServer.ServerName +")!", "false");

* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by kayjay*:

 

Added spam protection based on requestcount/round and time between requests.

 

Downloadlink can be found in the first post.

Sadly, the package managment system is down at the moment, I'll need to get phogue to fix that.

 

Will look into adding IRC-support in the next weeks.

Any news on adding the IRC-support or has it been put on hold? :smile:
* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by MorpheusX(AUT)*:

 

On hold.

Timeschedule for the moment:

1) Uni

2) Random private stuff

3) CheaterAlertCollection

4) Update/fix other plugins

 

I don't think I can do much before christmas holidays (especially nothing like adding larger, new features like IRC support in).

* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by GhostSheets*:

 

I can't seem to get the email bit working. Here is how I've filled it out.

 

Notify via Email: Yes

 

Email Settings:

Always send email notifications: Yes

Use SSL: Yes

SMTP-Server Address: smtp.gmail.com

SMTP-Server Port: 587

Sender Address (I think this may be where I'm having trouble): [email protected]

Receiver Address: my gmail account

SMTP Server Username: blank

SMTP Server Password: blank

 

Looking for tips!

 

Have the Notify in Plugin Window and inGame Chat window working. It's so great!

* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by MorpheusX(AUT)*:

 

I guess you cannot send mails from your serveralert.com email address using the gmail smtp server.

So either send the mail using gmail server + your gmail account, or change the smtp-server to your serveralert.com smtp server.

* Restored post. It could be that the author is no longer active.
Link to comment
  • 3 weeks later...

Originally Posted by MorpheusX(AUT)*:

 

Nope, sorry.

Wouldn't know how to do this with an easy implementation, and it's a bit out of the scope of the plugin. Email is the "fastest" notification being implemented (well, maybe IRC in the future, but no SMS).

* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by Capt-Hot-Carl*:

 

Can you add an option to send a text message? Email would be a little slow, i get it on my phone, but it takes 5-10 minutes.

There is a way to text this to yourself, you can either forward the message to your phone or add your phone number @ carrier.

 

Check out this : http://www.livejournal.com/tools/tex...l_mode=details

 

Only problem is you aren't able to see all of the message, but it at least alerts you that somebody is needing an admin.

 

Carl

* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by 0mni*:

 

I get this message when I try to use the mail service:

[02:33:58 01] Notify Me!: The-0mni requested an admin!

[02:33:58 07] Notify Me!: Error while sending mails: System.Security.SecurityException: Request for the permission of type 'System.Net.Mail.SmtpPermission, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' failed.

at System.Security.CodeAccessSecurityEngine.Check(Obj ect demand, StackCrawlMark& stackMark, Boolean isPermSet)

at System.Security.CodeAccessPermission.Demand()

at System.Net.Mail.SmtpClient.Initialize()

at System.Net.Mail.SmtpClient..ctor(String host, Int32 port)

at PRoConEvents.NotifyMe.EmailWrite(String subject, String body)

The action that failed was:

Demand

The type of the first permission that failed was:

System.Net.Mail.SmtpPermission

The Zone of the assembly that failed was:

MyComputer

Do you have any suggestions ? I am running Windows Server 2008 R2 64 Bit.
* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by RoTide*:

 

Just throwing this out there..

 

One plugin I was dreaming about would seem to be an extension of this plugin:

- When a player says the word "cheater", "hacker", etc, a warning pops up stating to use the !report function. Complaining isn't allowed.

- If the person doesn't use the !report function, they are kicked after 3 warnings (configurable punishment/limits).

- If the person has reported, they are immune to the punishment/warn system for, x seconds. (purpose of this is to allow the discussion of the reported player without punishing the reporter).

 

The purpose would be to stop the constant whining and make them aware that if they see something that's not right, to REPORT it, and not just bitch. Lets face it, we play to have fun and listening to all the whining can be very unfunableisticness.

 

Obviously, this is a wish list/suggestion, take it as such =)

* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by 0mni*:

 

Oddly enough, I thought I had turned that off when I setup the layer, but it wasn't. Thanks for pointing me to the obvious solution :biggrin:

 

EDIT: I would love it if someone says a keyword, a message would be returned by the plugin, to display the "!admins" and "!calladmins" commands and a brief description. Also a spam protection for this as well, it wouldn't say anything back for 60 seconds between keywords.

* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by MorpheusX(AUT)*:

 

@RoTide: seems like a good idea, but honestly, I don't think I will find the time to do this in the next weeks. Trying to get the sql-banlist up and working now, and then its studying for university again.

Will take a look at it in the next holidays if I don't forget.

* Restored post. It could be that the author is no longer active.
Link to comment
  • 2 weeks later...

Originally Posted by droopie*:

 

the email thing is not working at all for me.

 

port 587/ssl on

Notify Me!: Error while sending mails: System.Net.Mail.SmtpException: Failure sending mail. ---> System.IO.IOException: Unable to read data from the transport connection: net_io_connectionclosed.

at System.Net.Mail.SmtpReplyReaderFactory.ProcessRead (Byte[] buffer, Int32 offset, Int32 read, Boolean readLine)

at System.Net.Mail.SmtpReplyReaderFactory.ReadLines(S mtpReplyReader caller, Boolean oneLine)

at System.Net.Mail.SmtpReplyReaderFactory.ReadLine(Sm tpReplyReader caller)

at System.Net.Mail.CheckCommand.Send(SmtpConnection conn, String& response)

at System.Net.Mail.MailCommand.Send(SmtpConnection conn, Byte[] command, String from)

at System.Net.Mail.SmtpTransport.SendMail(MailAddress sender, MailAddressCollection recipients, String deliveryNotify, SmtpFailedRecipientException& exception)

at System.Net.Mail.SmtpClient.Send(MailMessage message)

--- End of inner exception stack trace ---

at System.Net.Mail.SmtpClient.Send(MailMessage message)

at PRoConEvents.NotifyMe.EmailWrite(String subject, String body)

 

port 25/ssl off

Notify Me!: Error while sending mails: System.Net.Mail.SmtpException: The operation has timed out.

at System.Net.Mail.SmtpClient.Send(MailMessage message)

at PRoConEvents.NotifyMe.EmailWrite(String subject, String body)

 

my procon is hosted.

* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by fredrict*:

 

Nope, not had that problem before...

Can you turn on console-notifying and see whether the message gets displayed there twice too?

Hi, no as we run procon in layer mode console notifying doesnt work so well :/

But I made some changes to the cs file to edit the header and content of the email, maybe issues there? Would you like to see the code?

* Restored post. It could be that the author is no longer active.
Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.




  • Our picks

    • Game Server Hosting:

      We're happy to announce that EZRCON will branch out into the game server provider scene. This is a big step for us so please having patience if something doesn't go right in this area. Now, what makes us different compared to other providers? Well, we're going with the idea of having a scaleable server hosting and providing more control in how you set up your server. For example, in Minecraft, you have the ability to control how many CPU cores you wish your server to have access to, how much RAM you want to use, how much disk space you want to use. This type of control can't be offered in a single service package so you're able to configure a custom package the way you want it.

      You can see all the available games here. Currently, we have the following games available.

      Valheim (From $1.50 USD)


      Rust (From $3.20 USD)


      Minecraft (Basic) (From $4.00 USD)


      Call of Duty 4X (From $7.00 USD)


      OpenTTD (From $4.00 USD)


      Squad (From $9.00 USD)


      Insurgency: Sandstorm (From $6.40 USD)


      Changes to US-East:

      Starting in January 2022, we will be moving to a different provider that has better support, better infrastructure, and better connectivity. We've noticed that the connection/routes to this location are not ideal and it's been hard getting support to correct this. Our contract for our two servers ends in March/April respectively. If you currently have servers in this location you will be migrated over to the new provider. We'll have more details when the time comes closer to January. The new location for this change will be based out of Atlanta, GA. If you have any questions/concerns please open a ticket and we'll do our best to answer them.
      • 5 replies
    • Hello All,

      I wanted to give an update to how EZRCON is doing. As of today we have 56 active customers using the services offered. I'm glad its doing so well and it hasn't been 1 year yet. To those that have services with EZRCON, I hope the service is doing well and if not please let us know so that we can improve it where possible. We've done quite a few changes behind the scenes to improve the performance hopefully. 

      We'll be launching a new location for hosting procon layers in either Los Angeles, USA or Chicago, IL. Still being decided on where the placement should be but these two locations are not set in stone yet. We would like to get feedback on where we should have a new location for hosting the Procon Layers, which you can do by replying to this topic. A poll will be created where people can vote on which location they would like to see.

      We're also looking for some suggestions on what else you would like to see for hosting provider options. So please let us know your thoughts on this matter.
      • 4 replies
    • Added ability to disable the new API check for player country info


      Updated GeoIP database file


      Removed usage sending stats


      Added EZRCON ad banner



      If you are upgrading then you may need to add these two lines to your existing installation in the file procon.cfg. To enable these options just change False to True.

      procon.private.options.UseGeoIpFileOnly False
      procon.private.options.BlockRssFeedNews False



       
      • 2 replies
    • I wanted I let you know that I am starting to build out the foundation for the hosting services that I talked about here. The pricing model I was originally going for wasn't going to be suitable for how I want to build it. So instead I decided to offer each service as it's own product instead of a package deal. In the future, hopefully, I will be able to do this and offer discounts to those that choose it.

      Here is how the pricing is laid out for each service as well as information about each. This is as of 7/12/2020.

      Single MySQL database (up to 30 GB) is $10 USD per month.



      If you go over the 30 GB usage for the database then each additional gigabyte is charged at $0.10 USD each billing cycle. If you're under 30GB you don't need to worry about this.


      Databases are replicated across 3 zones (regions) for redundancy. One (1) on the east coast of the USA, One (1) in Frankfurt, and One (1) in Singapore. Depending on the demand, this would grow to more regions.


      Databases will also be backed up daily and retained for 7 days.




      Procon Layer will be $2 USD per month.


      Each layer will only allow one (1) game server connection. The reason behind this is for performance.


      Each layer will also come with all available plugins installed by default. This is to help facilitate faster deployments and get you up and running quickly.


      Each layer will automatically restart if Procon crashes. 


      Each layer will also automatically restart daily at midnight to make sure it stays in tip-top shape.


      Custom plugins can be installed by submitting a support ticket.




      Battlefield Admin Control Panel (BFACP) will be $5 USD per month


      As I am still working on building version 3 of the software, I will be installing the last version I did. Once I complete version 3 it will automatically be upgraded for you.





      All these services will be managed by me so you don't have to worry about the technical side of things to get up and going.

      If you would like to see how much it would cost for the services, I made a calculator that you can use. It can be found here https://ezrcon.com/calculator.html

       
      • 11 replies
    • I have pushed out a new minor release which updates the geodata pull (flags in the playerlisting). This should be way more accurate now. As always, please let me know if any problems show up.

       
      • 9 replies
×
×
  • Create New...

Important Information

Please review our Terms of Use and Privacy Policy. We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.