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.

×
×
  • 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.