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

Originally Posted by SmackDown*:

 

I have a question about Populator Monitor. If a player helps seed the server 5 times in one week and then is granted a reserve slot on the server, does he have to continue to seed the server?

 

Other words, what if a player seeds the server five times in the first week and get a reserve slot, but the next two weeks he does not help seed the server. Does Adkats automatically remove the player from reserve slot list? Or once a player helps seed the server five times he is on the reserve slot list permanently until manually removed?

 

Thank you for your time.

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

Originally Posted by ColColonCleaner*:

 

I have a question about Populator Monitor. If a player helps seed the server 5 times in one week and then is granted a reserve slot on the server, does he have to continue to seed the server?

 

Other words, what if a player seeds the server five times in the first week and get a reserve slot, but the next two weeks he does not help seed the server. Does Adkats automatically remove the player from reserve slot list? Or once a player helps seed the server five times he is on the reserve slot list permanently until manually removed?

 

Thank you for your time.

Whenever the user list is fetched (every 5 minutes), that list is updated based on your criteria, either for adding players or removing them.
Link to comment

Originally Posted by Fonta*:

 

I Tried this, but the list doesn't seem te get populated.

Also when I set it up to add these players to the reservedslotslist, it removes the ones who are already on there.

What I would like is that adkats adds the populators to the list and not clear the list and then add them.

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

Originally Posted by ColColonCleaner*:

 

I Tried this, but the list doesn't seem te get populated.

Also when I set it up to add these players to the reservedslotslist, it removes the ones who are already on there.

What I would like is that adkats adds the populators to the list and not clear the list and then add them.

"Feed server reserved slots" option makes AdKats take complete control of the reserved slot list.

 

Once that is enabled you can use the slot_reserved special player group to manage the list.

 

There is an option to automatically place admins on the reserved slot list, place any soldier of a certain role on reserved slots, use any of the perks to add players, or you can add specific players to reserved slots with /reserved duration playername.

Link to comment

Originally Posted by iraqiboy90*:

 

Would be nice to have control on this option, or make it something like the one on source-games where there is an "Immunity Level" that you can define with selectable options of if the role would be protected or not.

 

Meanwhile, I commented out the fmove/move commands so my admins can move me for balance.

Options might come soon, put in a ticket for it.
https://github.com/AdKats/AdKats/issues/721

 

Hi

 

Idk if you've missed this? Has this been added? I just commented them out the fmove/move again on this new update.

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

Originally Posted by Honeybadger24*:

 

hi new here and using your adkats program for bf4

 

 

 

hopefully i am not reposting and posting in the right area

 

 

 

was wondering how you clear infractions on someone

 

 

 

we have a friend who tested it out and hit the max infractions point so now every time he teamkills he gets banned

 

 

 

how do i clear him out of the infraction points

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

Originally Posted by ColColonCleaner*:

 

hi new here and using your adkats program for bf4

 

 

 

hopefully i am not reposting and posting in the right area

 

 

 

was wondering how you clear infractions on someone

 

 

 

we have a friend who tested it out and hit the max infractions point so now every time he teamkills he gets banned

 

 

 

how do i clear him out of the infraction points

You can turn on automatic forgives, or just use /forgive on him
Link to comment
  • Plugin Developer

Originally Posted by ColColonCleaner*:

 

so theres no way to zero him out? i dont want to turn on autoforgive

 

i have tried to forgive him but it says no punish to forgive

Then he has no infractions, something else is causing his ban. AdKats does not handle teamkilling directly, check with whatever plugin you are using for that.
Link to comment

Originally Posted by Subman_9*:

 

Just to your information. I've bought procon layer server from the gameservers and now AdKats 6.6.0.0 and AdKatsLRT 2.0.2.0 are running correctly. AdKats 6.6.0.0 is not running correctly on mono - I had the same issues with PlayerListing thread. Also I have found out that even AdKatsLRT 2.0.2.0 that is running alone, withouth AdKats integration, have some issues on mono. After about 5-6 hours of procon layer uptime, AdKatsLRT reported Error-2020 "Unable to fetch victim" or "killer". At the end I've moved back to procon layer on Windows. Of course in both cases (procon layer on Windows and on mono) I've connected AdKats to the same mysql database. Also AdKatsLRT had the same delay value (0.8s).

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

Originally Posted by ColColonCleaner*:

 

Just to your information. I've bought procon layer server from the gameservers and now AdKats 6.6.0.0 and AdKatsLRT 2.0.2.0 are running correctly. AdKats 6.6.0.0 is not running correctly on mono - I had the same issues with PlayerListing thread. Also I have found out that even AdKatsLRT 2.0.2.0 that is running alone, withouth AdKats integration, have some issues on mono. After about 5-6 hours of procon layer uptime, AdKatsLRT reported Error-2020 "Unable to fetch victim" or "killer". At the end I've moved back to procon layer on Windows. Of course in both cases (procon layer on Windows and on mono) I've connected AdKats to the same mysql database. Also AdKatsLRT had the same delay value (0.8s).

Alright, i'll add non-support for mono into the docs.
Link to comment

Originally Posted by bubblelici0us*:

 

I have a hardline server, and Im trying to run the SQL setup, but im getting this following error:

I have the Stats logger installed and its running just fine..

 

Error

SQL query:

 

 

REPLACE INTO `adkats_rolecommands` VALUES(1, 76);

 

REPLACE INTO `adkats_rolecommands` VALUES(2, 1);

MySQL said: Documentation

 

#1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'REPLACE INTO `adkats_rolecommands` VALUES(2, 1)' at line 3

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

Originally Posted by ColColonCleaner*:

 

I have a hardline server, and Im trying to run the SQL setup, but im getting this following error:

I have the Stats logger installed and its running just fine..

 

Error

SQL query:

 

 

REPLACE INTO `adkats_rolecommands` VALUES(1, 76);

 

REPLACE INTO `adkats_rolecommands` VALUES(2, 1);

MySQL said: Documentation

 

#1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'REPLACE INTO `adkats_rolecommands` VALUES(2, 1)' at line 3

That's a bug with the latest version of PHPMyAdmin, it is not an error with the setup script.

 

Please run the script with a previous version of PHPMyAdmin or with MySQL Workbench. Cheers.

Link to comment

Originally Posted by buzZzer*:

 

Hi, i have a BFHL server and everything works well, but I get an error:

 

[17:15:46 38] [AdKats] EXCEPTION-6600-D-HandleException-Messaging21: [unexpected error uploading chat log.][MySql.Data.MySqlClient.MySqlException: Unknown column 'logPlayerID' in 'field list'

at PRoConEvents.AdKats.SafeExecuteNonQuery(MySqlComma nd command)

at PRoConEvents.AdKats.UploadChatLog(AdKatsChatMessag e messageObject)]

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

Originally Posted by ColColonCleaner*:

 

Hi, i have a BFHL server and everything works well, but I get an error:

 

[17:15:46 38] [AdKats] EXCEPTION-6600-D-HandleException-Messaging21: [unexpected error uploading chat log.][MySql.Data.MySqlClient.MySqlException: Unknown column 'logPlayerID' in 'field list'

at PRoConEvents.AdKats.SafeExecuteNonQuery(MySqlComma nd command)

at PRoConEvents.AdKats.UploadChatLog(AdKatsChatMessag e messageObject)]

You did not properly run the AdKats database setup script. That script adds the logPlayerID column.
Link to comment

Originally Posted by iraqiboy90*:

 

Code:

[20:38:55 79] [AdKats] ENABLED! Beginning startup sequence...
[20:38:56 04] [AdKats] Fetching weapon statistic definitions...
[20:38:57 56] [AdKats] Weapon statistic definitions fetched.
[20:38:57 57] [AdKats] SUCCESS: Fetched 64 BF3 weapon stat definitions.
[20:38:57 57] [AdKats] Fetching reputation definitions...
[20:38:58 27] [AdKats] Reputation definitions fetched.
[20:38:58 27] [AdKats] SUCCESS: Fetched reputation definitions.
[20:38:58 27] [AdKats] Fetching weapon names...
[20:38:59 37] [AdKats] Weapon names fetched.
[20:38:59 38] [AdKats] SUCCESS: Fetched weapon names.
[20:38:59 38] [AdKats] Fetching special group definitions...
[20:39:00 08] [AdKats] Special group definitions fetched.
[20:39:00 08] [AdKats] SUCCESS: Fetched special player group definitions.
[20:39:00 17] [AdKats] ERROR-6600: [Unable to confirm global timing. Global UTC Timestamp could not be fetched.]
[20:39:00 17] [AdKats] SUCCESS: Server IP is ********:*****
[20:39:00 17] [AdKats] Starting Database Comm Thread
[20:39:00 27] [AdKats] Starting Battlelog Comm Thread
[20:39:00 37] [AdKats] Starting IP API Comm Thread
[20:39:00 88] [AdKats] SQL updates fetched.
[20:39:01 09] [AdKats] Not updating database, no old tables to pull from.
[20:39:01 57] [AdKats] Starting Player Listing Thread
[20:39:01 63] [AdKats] ERROR-6600: [Authorized soldier fetch canceled. Authorized soldiers requested before user list fetched.]
[20:39:01 67] [AdKats] Starting Access Fetching Thread
[20:39:01 77] [AdKats] Starting Kill Processing Thread
[20:39:01 87] [AdKats] Starting Messaging Thread
[20:39:01 97] [AdKats] Starting Command Parsing Thread
[20:39:02 07] [AdKats] Starting Action Thread
[20:39:02 17] [AdKats] Starting TeamSwap Thread
[20:39:02 27] [AdKats] Starting Ban Enforcer Thread
[20:39:02 36] [AdKats] SQL updates fetched.
[20:39:02 37] [AdKats] Starting Hacker Checker Thread
[20:39:02 86] [AdKats] INFO: Fetching user list.
[20:39:02 93] [AdKats] ERROR-6600: [Authorized soldier fetch canceled. Authorized soldiers requested before user list fetched.]
[20:39:03 32] [AdKats] SUCCESS: User fetch complete [31 users, 2 Special Players].
[20:39:03 32] [AdKats] INFO: Fetching player list.
[20:39:13 84] [AdKats] 1/1 players loaded. 0,05s per player.
[20:39:13 90] [AdKats] SUCCESS: Player listing complete [1 players].
[20:39:13 90] [AdKats] INFO: Performing final startup.
[20:39:14 47] [AdKats] SUCCESS: AdKats 6.6.0.0 startup complete [12s]. Commands are now online.
Those two types of errors.

The first one, it been there for a while

the second one is today, now. Every time I restart Adkats, this shows up. What's the side effects?

 

btw, this was debug level 3

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

Originally Posted by bubblelici0us*:

 

That's a bug with the latest version of PHPMyAdmin, it is not an error with the setup script.

 

Please run the script with a previous version of PHPMyAdmin or with MySQL Workbench. Cheers.

That worked!! Thank you so much! Wow a lot of features..
* Restored post. It could be that the author is no longer active.
Link to comment
  • Plugin Developer

Originally Posted by ColColonCleaner*:

 

Those two types of errors.

The first one, it been there for a while

the second one is today, now. Every time I restart Adkats, this shows up. What's the side effects?

 

btw, this was debug level 3

There are no side-effects to those errors. I'll try to find out why it's attempting to fetch authorized soldiers before any users are loaded.
Link to comment
  • Plugin Developer

Originally Posted by ColColonCleaner*:

 

With 300+ servers running 6.6.0.0+ now with no issues reported it looks like that release is completely stable. Code freeze now active for any non-bug work or non-ADK related features while I work on version 7.

 

I still need to add reputation definitions for commands 115 and 116 though, i'll get to that tonight, it will not require a plugin update.

Link to comment

Originally Posted by rul3zz*:

 

Hi all

I have a server with XAMPP,when i try to import the adkats.sql i get this error

(is the first time i use mysql database..)

 

Posted Image

 

This screen is from my personal computer where i do all the test,not from the server..

 

Can someone help me?

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

Originally Posted by Prophet731*:

 

Hi all

I have a server with XAMPP,when i try to import the adkats.sql i get this error

(is the first time i use mysql database..)

 

Posted Image

 

This screen is from my personal computer where i do all the test,not from the server..

 

Can someone help me?

myrcon.net/...advanced-in-game-admin-and-ban-enforcer-adkats#entry40057

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
  • Administrators

Originally Posted by Prophet731*:

 

Issue:

 

Ingame: You can forgive a player even if he got 0 punishment points, resulting in below 0 total punishment points.

That's something i've told colon countless times it shouldn't do that or go negative at all. I'm making sure in AdKats 7 he doesn't do that again. :ohmy:

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

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.