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

Originally Posted by ColColonCleaner*:

 

You could just have it save to a file automatically when it's fetched so when it checks both the primary and backups and if they both fail it can just load the "last" local copy it fetched prior to it failing. Don't think it would be hard to add imo.

That honestly sounds like the best way to go about it. Thanks.
Link to comment
  • Administrators

Originally Posted by Prophet731*:

 

I also think it's a problem with my backup too. Cloud Flare had ssl invalid cert for some reason. And someone is running and older version of AdKats still. My access lots is just getting spammed to hell with 404 with the old URL.

 

Sent from my ONEPLUS A3000 using Tapatalk

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

Originally Posted by Sp0rAdiC*:

 

I think it was the BFAdminCP which pulled that info, AdKats does not.

Ok, thanks. I was just snooping in the adkats_battlelog_players table and saw the gravatar row. Didn't know how that info was pulled. Seems some are set but most are set to 'null' even if they have a gravatar set on BL. Thought it would be cool to show the gravatar of the latest banned players. Test banned myself since mine was in the database, lol.

 

Screenshot (70).png

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

Originally Posted by ColColonCleaner*:

 

Ok, thanks. I was just snooping in the adkats_battlelog_players table and saw the gravatar row. Didn't know how that info was pulled. Seems some are set but most are set to 'null' even if they have a gravatar set on BL. Thought it would be cool to show the gravatar of the latest banned players. Test banned myself since mine was in the database, lol.

 

Screenshot (70).png

I think it only pulls some required info when the player's profile page is visited to avoid unnecessary requests to battlelog, but i'm not sure. Prophet would know more about the details of that process.
Link to comment

Originally Posted by Sp0rAdiC*:

 

I think it only pulls some required info when the player's profile page is visited to avoid unnecessary requests to battlelog, but i'm not sure. Prophet would know more about the details of that process.

Ok, thanks for the info.
* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by SmackDown*:

 

Hello,

 

I just updated my Adkats to version: 6.9.0.188.

 

Now every five minuets I am getting this error:

 

EXCEPTION-690188-D-SetPluginVariable-DatabvaseComm39

 

Plugins 08/25/2017 06:20:55 AdKats PluginAction AdKats issued Logged Exception on AdKats for [setPluginVariable][Error occured while updating AdKats settings.]: System.IndexOutOfRangeException: Index was outside the bounds of the array.

at PRoConEvents.AdKats.AdKatsEventOption.FromCode(Str ing code)

at PRoConEvents.AdKats.b__63(Strin g option)

at System.Linq.Enumerable.WhereSelectArrayIterator`2. MoveNext()

at System.Collections.Generic.List`1..ctor(IEnumerabl e`1 collection)

at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)

at PRoCon

 

 

Any ideas? Help!

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

Originally Posted by Prophet731*:

 

Ok, thanks. I was just snooping in the adkats_battlelog_players table and saw the gravatar row. Didn't know how that info was pulled. Seems some are set but most are set to 'null' even if they have a gravatar set on BL. Thought it would be cool to show the gravatar of the latest banned players. Test banned myself since mine was in the database, lol.

 

Screenshot (70).png

It pulls it from the players battlelog when it's fetched from the bfacp. AdKats doesn't do it as it's useless information to the plugin itself. So only way it fetches it is through the bfacp. Since its a nice but needs work GUI. Haha

 

Sent from my ONEPLUS A3000 using Tapatalk

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

Originally Posted by SmackDown*:

 

Hello,

 

I just updated my Adkats to version: 6.9.0.188.

 

Now every five minuets I am getting this error:

 

EXCEPTION-690188-D-SetPluginVariable-DatabvaseComm39

 

Plugins 08/25/2017 06:20:55 AdKats PluginAction AdKats issued Logged Exception on AdKats for [setPluginVariable][Error occured while updating AdKats settings.]: System.IndexOutOfRangeException: Index was outside the bounds of the array.

at PRoConEvents.AdKats.AdKatsEventOption.FromCode(Str ing code)

at PRoConEvents.AdKats.b__63(Strin g option)

at System.Linq.Enumerable.WhereSelectArrayIterator`2. MoveNext()

at System.Collections.Generic.List`1..ctor(IEnumerabl e`1 collection)

at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)

at PRoCon

 

 

Any ideas? Help!

I have updated Adkats to version: 6.9.0.193

 

This version of Adkats has appeared to stopped the error spam.

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

Originally Posted by ty_ger07*:

 

Does anyone know how to configure xampp (mysql) to sweat localhost in the adkats plugin and procon guids stats?

Eh?

 

If referring to it on your local machine, using XAMPP, WAMPP, or a manually configured local server SQL environment, it can be referred to as 'localhost' anywhere on your local machine. What is the question?

 

Is Procon, AdKats, and the Stats plugin also running on your local machine?

Yes? No problem.

No? Well, then, don't do that because it would require placing your local machine onto the internet which will quickly turn into a massive security issue where anyone online will start browsing your computer's hard drive because you are clearly not inclined to properly configure it and safeguard it from attack.

 

If Procon, AdKats, and the Stats plugin are running on a server somewhere on the internet, just rent a SQL server on the internet and use that. Don't try to connect your local computer to the internet in order to save $5 a year.

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

Originally Posted by ColColonCleaner*:

 

I have updated Adkats to version: 6.9.0.193

 

This version of Adkats has appeared to stopped the error spam.

Yes, i am testing some new things in the experimental section and getting the kinks out. Unfortunately one of the perils of being on the latest test versions is you'll see the occasional bug. Thanks for posting about it right away, more eyes always helps. The issue you saw was indeed fixed by .193/.194
Link to comment

Originally Posted by XaosBr*:

 

Eh?

 

If referring to it on your local machine, using XAMPP, WAMPP, or a manually configured local server SQL environment, it can be referred to as 'localhost' anywhere on your local machine. What is the question?

 

Is Procon, AdKats, and the Stats plugin also running on your local machine?

Yes? No problem.

No? Well, then, don't do that because it would require placing your local machine onto the internet which will quickly turn into a massive security issue where anyone online will start browsing your computer's hard drive because you are clearly not inclined to properly configure it and safeguard it from attack.

 

If Procon, AdKats, and the Stats plugin are running on a server somewhere on the internet, just rent a SQL server on the internet and use that. Don't try to connect your local computer to the internet in order to save $5 a year.

Yes, I'm running on a local machine, I set to localhost plus got error, I changed the ip andress line to "0.0.0.0" to get remote access
* Restored post. It could be that the author is no longer active.
Link to comment
  • Plugin Developer

Originally Posted by ColColonCleaner*:

 

Yes, I'm running on a local machine, I set to localhost plus got error, I changed the ip andress line to "0.0.0.0" to get remote access

But...I...

 

0.0.0.0 doesn't do anything, it's a non-existent IP address. If anything I would suggest trying 127.0.0.1 if localhost isn't working.

 

Please send me a screenshot of your settings in a PM. If you have everything running locally you don't need to worry about others seeing your values.

Link to comment

Originally Posted by XaosBr*:

 

But...I...

 

0.0.0.0 doesn't do anything, it's a non-existent IP address. If anything I would suggest trying 127.0.0.1 if localhost isn't working.

 

Please send me a screenshot of your settings in a PM. If you have everything running locally you don't need to worry about others seeing your values.

It worked out right now local machine ip (192.168.x.xxx)

 

sussefull

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

Originally Posted by ColColonCleaner*:

 

It worked out right now local machine ip (192.168.x.xxx)

 

sussefull

Be careful using that type of ip, they are usually dynamic, meaning they can change whenever your computer or router reboots. I would strongly recommend trying 127.0.0.1 which is the ip equivalent of localhost.
Link to comment

Originally Posted by XaosBr*:

 

Be careful using that type of ip, they are usually dynamic, meaning they can change whenever your computer or router reboots. I would strongly recommend trying 127.0.0.1 which is the ip equivalent of localhost.

I tried localhost and 127.0.0.1 without success, 192.168.x.xxx is the local ip of my machine already fixed (does not change)
* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by Checka_Wiemi*:

 

Just a short question to @ColColonCleaner:

Is it possible to add a short Votekick/voteban function to AdKats unless there's no usefull tool or plugin for Procon (and especially BF3) available?

Of course Vote Ban BF3 plugin is running for BF3 but has some bugs that (I guess) won't be fixed.

And maybe a usefull votenuke option would also be helpfull for AdKats? The autonuke doesn't work properly on BF3 (or maybe I didn't set up the options nicely_). :-)

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

Originally Posted by ColColonCleaner*:

 

Just a short question to @ColColonCleaner:

Is it possible to add a short Votekick/voteban function to AdKats unless there's no usefull tool or plugin for Procon (and especially BF3) available?

Of course Vote Ban BF3 plugin is running for BF3 but has some bugs that (I guess) won't be fixed.

And maybe a usefull votenuke option would also be helpfull for AdKats? The autonuke doesn't work properly on BF3 (or maybe I didn't set up the options nicely_). :-)

Sorry, i will not support the usage of votekick/voteban plugins. I believe they are very easily abused and not to be a replacement for admin oversight.
Link to comment
  • Plugin Developer

Originally Posted by ColColonCleaner*:

 

Any advice on how to setup adkrats on godaddy? This is the Error we are getting.

Untitled.png

Thank you!!

This is because you don't have access to create triggers/storedprocedures on your database through godaddy. Contact your support through them and either get them to grant the access for that creation, or have them run the script on your database if they won't give you the access yourself.
Link to comment

Originally Posted by HATANO_KENJI*:

 

I have a set !nuke team 2 of Bug.

 

When I was in Siege Of Shanghai map of BF4, According to my personal factors, my team is set as follows:

Team 1: US

Team 2: US

 

When I want to use !nuke team 2 the command to determine the wrong situation, This situation continues to appear in other combinations.

 

!nuke team 3

!nuke team 4

 

Always only kill team 1, Can fix this bug?

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

Originally Posted by ColColonCleaner*:

 

I have a set !nuke team 2 of Bug.

 

When I was in Siege Of Shanghai map of BF4, According to my personal factors, my team is set as follows:

Team 1: US

Team 2: US

 

When I want to use !nuke team 2 the command to determine the wrong situation, This situation continues to appear in other combinations.

 

!nuke team 3

!nuke team 4

 

Always only kill team 1, Can fix this bug?

I'll work on it.

 

https://github.com/AdKats/AdKats/issues/962

Link to comment

Originally Posted by HATANO_KENJI*:

 

Thank you for your reply!

 

But after I found that, I should ask "In-Game Admin - 3.3.1.0" how to fix this problem.

 

Because I do not currently use MySQL database, Maybe I would buy a MySQL to install your plugin.

 

Anyway, My team setting will not change, If you can help repair very much thanks!

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

Originally Posted by ColColonCleaner*:

 

Thank you for your reply!

 

But after I found that, I should ask "In-Game Admin - 3.3.1.0" how to fix this problem.

 

Because I do not currently use MySQL database, Maybe I would buy a MySQL to install your plugin.

 

Anyway, My team setting will not change, If you can help repair very much thanks!

Yeah i'll be working on fixing that. It never used team IDs before, only accepted team keys (RU, US, CN, ALL). But that became an issue when people would run team faction scramblers or just set their teams to always be the same faction after DICE allowed it. I'll add a patch shortly for it.

 

On that note though i would suggest setting up what you need to run AdKats. It's basically the upgrade to procon at this point with how much functionality is available.

 

Also if you run a single map server you might be able to take advantage of the auto-nuke script, so you don't need to manually nuke teams. It can figure that all out for you based on ticket loss rates.

Link to comment
  • Plugin Developer

Originally Posted by ColColonCleaner*:

 

Thank you for your reply!

 

But after I found that, I should ask "In-Game Admin - 3.3.1.0" how to fix this problem.

 

Because I do not currently use MySQL database, Maybe I would buy a MySQL to install your plugin.

 

Anyway, My team setting will not change, If you can help repair very much thanks!

Patched in 6.9.0.210.
Link to comment
  • Administrators

Originally Posted by Prophet731*:

 

How can I disable the IP logging? Can I delete old entries? How? The table records_main are huge...

Don't think you can disable it. You can delete them but you lose that IP history for the player. How big is your records table? The DB I have has 4,677,047 entries and that's since 2013

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.