Jump to content

Advanced In-Game Admin and Ban Enforcer - AdKats


Message added by Prophet731,

If you've been banned from a server then you will need to appeal the ban with the owners/community of that server. We do not control any bans done on servers that utilize AdKats as all bans are local to that server.

Recommended Posts

  • Plugin Developer
3 minutes ago, Torsten said:

Today our provider updated ProCon to version 1.5.3.1. I´am using Adkats 7.6.0.3 and now after the update point A17-2 (Round Faction Randomizer) isn´t working anymore. Restarting ProCon etc. didn´t work. Any solutions for that issue?

Is that the only thing that you've noticed not working? I could look into that to see why it's stopped, but those events are just like any other.

Link to comment
  • Administrators
5 minutes ago, AceWinchester said:

@ColColonCleaner if im running multiple servers can i use the same DB for logs Perms ETC?

Yes, that's what it's designed for so you shouldn't have any issues.

The developer of the Battlefield Admin Control Panel (BFACP)

For BFACP support please post in the BFACP topic linked above.

Do not contact me via PM on the forums for help with procon. Please make a topic for it. Only PM's I will accept will revolve around any website issues.

spacer.png

Link to comment
38 minutes ago, Hodor said:

@ColColonCleaner
[AdKats] ERROR-7603: [Minimum seconds between nukes cannot be longer than 120 seconds.]

Whyyyy??? I want put 5 mins ?

Well, remove the value check from the code if you do not like it...

Need new plugin features? I can change: Adkats, AdKatsLRT, LanguageEnforcer, InsaneLimits, xVotemap for you. Also working on new plugins. Have an idea? Share it and I might include it in my repos. Github.com/hedius

 

Check out E4GLAdKats for an advancded and maintained AdKats version.

Link to comment
  • Plugin Developer
1 hour ago, Hodor said:

@ColColonCleaner
[AdKats] ERROR-7603: [Minimum seconds between nukes cannot be longer than 120 seconds.]

Whyyyy??? I want put 5 mins ?

I'm not sure why we put that limit in there. I'm sure there was a reason but I don't remember at this time. And as hedius said you can always mod the code in the meantime.

Link to comment
  • Plugin Developer
Just now, Torsten said:

I have another question concerning point A17-2 (Team faction randomizer):

What does "Allow Repeat Team Selections" mean in this point. Selection is true or false!

Whether or not the plugin can choose the same random team selections twice in a row. Like USvsRU and then again USvsRU immediately after that.

Link to comment
  • Administrators
13 hours ago, Hodor said:

@ColColonCleaner
[AdKats] ERROR-7603: [Minimum seconds between nukes cannot be longer than 120 seconds.]

Whyyyy??? I want put 5 mins ?

 

12 hours ago, Hedius said:

Well, remove the value check from the code if you do not like it...

 

11 hours ago, ColColonCleaner said:

I'm not sure why we put that limit in there. I'm sure there was a reason but I don't remember at this time. And as hedius said you can always mod the code in the meantime.

I did a increase on the limit and pushed it up. You can get the updated minor version here..

 

The developer of the Battlefield Admin Control Panel (BFACP)

For BFACP support please post in the BFACP topic linked above.

Do not contact me via PM on the forums for help with procon. Please make a topic for it. Only PM's I will accept will revolve around any website issues.

spacer.png

Link to comment
On 1/12/2020 at 8:30 PM, ColColonCleaner said:

I'm not sure why we put that limit in there. I'm sure there was a reason but I don't remember at this time. And as hedius said you can always mod the code in the meantime.

I cant find that value in the code, can you help?

Link to comment
  • Administrators
2 minutes ago, Hodor said:

I cant find that value in the code, can you help?

Read my post above.

The developer of the Battlefield Admin Control Panel (BFACP)

For BFACP support please post in the BFACP topic linked above.

Do not contact me via PM on the forums for help with procon. Please make a topic for it. Only PM's I will accept will revolve around any website issues.

spacer.png

Link to comment

@CCC: I use the e-mail report function. I get a nice overview of the case with some chatlog and links to websites no longer in service:

BF4 Battlelog Profile (which is fine)

BF4Stats Profile

AntiCheat, INC. Search

Metabans Search

I changed the adkats.cs to contain the following:

CustomHTMLAddition = @"<br><a href='http://battlelog.battlefield.com/bf4/de/user/%player_name%/'>BF4 Battlelog Profile</a><br>
<br><a href='https://battlefield.agency/?search=%player_name%'>Battlefield Agency profile</a><br>
<br><a href='http://bf4cheatreport.com/?pid=&uid=%player_name%&cnt=&startdate='>BF4 Cheatreport</a><br>
<br><a href='https://www.247fairplay.com/CheatDetector/%player_name%'>247Fairplay Profile</a><br>"

I have overwritten the old links, nowhere can I find any string BF4Stats anymore. I know I am running the changed plugin because I also put an eyecatcher in the details tab.
YET I still receive an e-mail with the obsolete links! I must be overlooking something... Can you help out, or maybe even adopt my URL's? Thank you!

 

Link to comment
  • Plugin Developer
16 minutes ago, TonyOffermans said:

@CCC: I use the e-mail report function. I get a nice overview of the case with some chatlog and links to websites no longer in service:

BF4 Battlelog Profile (which is fine)

BF4Stats Profile

AntiCheat, INC. Search

Metabans Search

I changed the adkats.cs to contain the following:

CustomHTMLAddition = @"<br><a href='http://battlelog.battlefield.com/bf4/de/user/%player_name%/'>BF4 Battlelog Profile</a><br>
<br><a href='https://battlefield.agency/?search=%player_name%'>Battlefield Agency profile</a><br>
<br><a href='http://bf4cheatreport.com/?pid=&uid=%player_name%&cnt=&startdate='>BF4 Cheatreport</a><br>
<br><a href='https://www.247fairplay.com/CheatDetector/%player_name%'>247Fairplay Profile</a><br>"

I have overwritten the old links, nowhere can I find any string BF4Stats anymore. I know I am running the changed plugin because I also put an eyecatcher in the details tab.
YET I still receive an e-mail with the obsolete links! I must be overlooking something... Can you help out, or maybe even adopt my URL's? Thank you!

 

You didn't need to edit the cs file. There is a setting to change what links are sent. I believe i also documented which %variables% are available for you to put in there.

Link to comment
1 hour ago, ColColonCleaner said:

You didn't need to edit the cs file. There is a setting to change what links are sent. I believe i also documented which %variables% are available for you to put in there.

Neat!!!! Still I cannot find which setting you are referring to, nor the documentation section that describes it. Can you give me one more clue? Thanks!

Link to comment

Now I´am using version 7.6.0.4 and there is a bug in the Team Faction Randomizer.

When the server does a restart teams are set to default and doesn´t change to "AlwaysBothUS". I have to switch manually to US vs. US or have to wait for the round to start. Could that be changed in the next version please?

BF4DB Admin (Torsten-AUR-)

Link to comment
  • Plugin Developer
50 minutes ago, Torsten said:

Now I´am using version 7.6.0.4 and there is a bug in the Team Faction Randomizer.

When the server does a restart teams are set to default and doesn´t change to "AlwaysBothUS". I have to switch manually to US vs. US or have to wait for the round to start. Could that be changed in the next version please?

That code runs when a round changes over. When the server starts and AdKats starts it can't change the factions immediately because there is a round active. A round needs to end and go through the level loading sequence for the new factions to take effect.

Link to comment
  • Plugin Developer
48 minutes ago, TheTomik said:

AdKats Discord Voice Chat Benefits are still not working!People are telling me they are still getting moved.I set all things right and i got now error messages so where is problem?I will appreciate every help

Yes, discord changed the way they identify people and broke the integration with AdKats. It will be broken until i'm able to take the time to fix it.

Link to comment
On 10/4/2019 at 12:36 AM, ColColonCleaner said:

 

  1. ...
  2. ...
  3. I don't have a way of automatically doing that for top 10, but i do have a way to do that with challenges. Take a look at the challenge section and see if the reward options it has can do what you want. It does take a bunch of setup to get it working the way you want it though, there is a guide on the AdKats github.

I have tried working through the challenge system, but unless I am missing something it does not seem capable of running a weekly tournament for score.

So just to clarify,
I have a top10 role, which I am manually adding to each week through adkats plugin which takes time.  Cant work out the challenge settings in adkats to do it automatically for the life of me.  Weekly top10 from (stats logger top20 list) are given role top10 every Monday morning, and people there in it and no longer in top10 removed from role list.

I would dontate to have this setup for me, or coded if it is not currently possible.

 
Link to comment
  • Plugin Developer
20 hours ago, Skepmeister said:

I have tried working through the challenge system, but unless I am missing something it does not seem capable of running a weekly tournament for score.

So just to clarify,
I have a top10 role, which I am manually adding to each week through adkats plugin which takes time.  Cant work out the challenge settings in adkats to do it automatically for the life of me.  Weekly top10 from (stats logger top20 list) are given role top10 every Monday morning, and people there in it and no longer in top10 removed from role list.

I would dontate to have this setup for me, or coded if it is not currently possible.

 
  •  

That's what the person I was replying to before was asking about. The challenge system rewards are an alternative to top10 rewards, they don't work directly with the top10 system. I don't intend on putting any more time into modding the challenge system at this time.

Link to comment
  • 2 weeks later...
3 minutes ago, eliiitex said:

Hello i triend getting up 8-3. Discord WebHook settings but when i put in the webhook url i get this warrning/error message: The 'Short Server Name' setting must be filled in before posting discord reports. Does anyone had this or know how to fix it?

Thanks for help! :)

The error msg says it... Fill out the Short Server Name setting... It is at the top of the Adkats settings....

Need new plugin features? I can change: Adkats, AdKatsLRT, LanguageEnforcer, InsaneLimits, xVotemap for you. Also working on new plugins. Have an idea? Share it and I might include it in my repos. Github.com/hedius

 

Check out E4GLAdKats for an advancded and maintained AdKats version.

Link to comment
4 minutes ago, Hedius said:

The error msg says it... Fill out the Short Server Name setting... It is at the top of the Adkats settings....

p.s.: short server name means = short version of your server name

Need new plugin features? I can change: Adkats, AdKatsLRT, LanguageEnforcer, InsaneLimits, xVotemap for you. Also working on new plugins. Have an idea? Share it and I might include it in my repos. Github.com/hedius

 

Check out E4GLAdKats for an advancded and maintained AdKats version.

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.