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 wdfstryfe*:

 

Ouch! Yeah, that makes sense. I guess the email portion would be to note if the player re-joins later to punish them.

 

EDIT:

 

I'm guessing you can't use procon to punish or ignore reports can you? I typically use the console a lot and it would make things 100x easier than going into the game.

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

Originally Posted by markrlomas*:

 

Ouch! Yeah, that makes sense. I guess the email portion would be to note if the player re-joins later to punish them.

 

EDIT:

 

I'm guessing you can't use procon to punish or ignore reports can you? I typically use the console a lot and it would make things 100x easier than going into the game.

You can. As long as you have "Enable commands from Admin Say" set to true (which you have for proconrulez punish commands) then you can simply type in the "Chat" tab in procon the same commands that you would use ingame. I Believe the chat tab or plugin console window will display reports as they come in.

 

I know the Web admin tool for Adkats shows reports also.

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

Originally Posted by ColColonCleaner*:

 

Below are the text logs that you requested. And yes, the default guest role has a [A] in front of it on each line of the differnent Guest roles. Again here is a sample to the text logs when everyone sees the server rules:

 

[01:57:26] AdKats > AmoryEntity requested server rules.

[01:57:36] AdKats > Say > All > (1/14) Do not argue with Admin, he has the last word!

[01:57:38] AdKats > Say > All > (2/14) Disrespecting other players is not allowed.

[01:57:40] AdKats > Say > All > (3/14) If you Cheat / Spawn Kill / or C4 on Spawn Point = BAN!!

[01:57:42] AdKats > Say > All > (4/14) English Only Text Chat!!

[01:57:44] AdKats > Say > All > (5/14) Criticizing other players game play is Not Allowed!!

Run this version:

 

https://raw.githubusercontent.com/Co...test/AdKats.cs

 

It will automatically remove any admin commands you've accidentally assigned to the guest role, and it will not allow them to be assigned back again.

Link to comment
  • Plugin Developer

Originally Posted by ColColonCleaner*:

 

Yes my "Default Guest" role has the A in there, I sure didn't assign it though, I left the roles as the default.

 

I'll give that test release a go, hopefully that thread issue is fixed as well :ohmy:

Ok, please run this query on your DB and PM me the results, another tester had the same issue before (one command was marked admin when it shouldn't have been). I want to be sure this is fixed before I release the final patch for AdKats.

 

SELECT command_key, command_playerInteraction FROM adkats_commands;

Link to comment

Originally Posted by Jasonpb*:

 

Ok, please run this query on your DB and PM me the results, another tester had the same issue before (one command was marked admin when it shouldn't have been). I want to be sure this is fixed before I release the final patch for AdKats.

 

SELECT command_key, command_playerInteraction FROM adkats_commands;

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

Originally Posted by Jasonpb*:

 

As i suspected. Your self_help command is marked as admin when it shouldn't be. This happened to people who pulled a specific test version of AdKats a while back. I'll write in a fix for it.

Figured it was something like that :ohmy:
* Restored post. It could be that the author is no longer active.
Link to comment
  • Plugin Developer

Originally Posted by ColColonCleaner*:

 

An update is available that will, for now, be the final update. Posting for testers and regular users alike. I'll update the docs and release officially when i get the time, but this should be the last update other than changing the version number to 5.1.0.0

 

Let me know about any bugs you see.

 

https://raw.githubusercontent.com/Co...test/AdKats.cs

Link to comment

Originally Posted by LCARSx64*:

 

An update is available that will, for now, be the final update. Posting for testers and regular users alike. I'll update the docs and release officially when i get the time, but this should be the last update other than changing the version number to 5.1.0.0

 

Let me know about any bugs you see.

 

https://raw.githubusercontent.com/Co...test/AdKats.cs

Nice job mate :smile: Just one tiny thing, in your code comments it says version 5.0.5.9, but the code actually sets the version to 5.0.5.8 which is what is returned in PRoCon, no biggy though. :ohmy:
* Restored post. It could be that the author is no longer active.
Link to comment
  • Plugin Developer

Originally Posted by ColColonCleaner*:

 

Nice job mate :smile: Just one tiny thing, in your code comments it says version 5.0.5.9, but the code actually sets the version to 5.0.5.8 which is what is returned in PRoCon, no biggy though. :ohmy:

Version number will be 5.1.0.0 when i push this version, just looking for bugs right now. Thanks for testing.
Link to comment

Originally Posted by SmackDown*:

 

I really like this program but for me the one issue that I find frustrating is that no punishments can be issued to a player who is offline. I have five servers with over a dozen admins and still we cannot be on-line 24/7 with everyone of our servers. We get Report Player emails and some of these reports I would like to be able to issue a punishment to the reported player (Especially if the report is from a trusted player or a player with high reputation).

 

But since the reported player is no longer in the server, I am not able to issue a punishment. This is a feature that I would like to see in the future or even add a punishment feature to the player report that is sent on each reported player email.

 

Just submitting my ideas and this is in no way a complaint. Your efforts have made administering servers so much easier so thank you for creating this plugin.

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

Originally Posted by ColColonCleaner*:

 

I really like this program but for me the one issue that I find frustrating is that no punishments can be issued to a player who is offline. I have five servers with over a dozen admins and still we cannot be on-line 24/7 with everyone of our servers. We get Report Player emails and some of these reports I would like to be able to issue a punishment to the reported player (Especially if the report is from a trusted player or a player with high reputation).

 

But since the reported player is no longer in the server, I am not able to issue a punishment. This is a feature that I would like to see in the future or even add a punishment feature to the player report that is sent on each reported player email.

 

Just submitting my ideas and this is in no way a complaint. Your efforts have made administering servers so much easier so thank you for creating this plugin.

You can do that, if the layers are not rebooted. Once AdKats starts up it will begin holding in memory every player who enters the server, and if they leave they are stored in a separate section where they still can be acted on. Issuing punish against them will result in a question "Punish Player -> playername[OFFLINE] for reason_". Is this not working for you? It will not if your layers rebooted after the player left the server.
Link to comment

Originally Posted by SmackDown*:

 

Not working for me. I tested it this morning on different player who were in the server and left. Every time I entered the punish command, it came back with a fuzzy player hit on me, never a player whose name was entered. This was done without the Procon layer server being rebooted.

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

Originally Posted by ColColonCleaner*:

 

Not working for me. I tested it this morning on different player who were in the server and left. Every time I entered the punish command, it came back with a fuzzy player hit on me, never a player whose name was entered. This was done without the Procon layer server being rebooted.

I'm referring to the latest test branch.

 

This version: https://raw.githubusercontent.com/Co...test/AdKats.cs

 

Just tested...

 

[14:39:18] ColColonCleaner > /find and

[14:38:14] AdKats > 'and' matches multiple OFFLINE players: BrandonPHX, AshVandalier, BlackAndBee, andi864, andron700, Nandasz1998, sgt_fernand, DustAndAshes

[14:38:14] AdKats > Find Player->[OFFLINE]andron700 for Finding Player?

[14:39:27] ColColonCleaner > /yes

[14:38:27] AdKats > andron700: OFFLINE

[14:39:40] ColColonCleaner > /pun and testing

[14:38:39] AdKats > 'and' matches multiple OFFLINE players: BrandonPHX, AshVandalier, BlackAndBee, andi864, andron700, Nandasz1998, sgt_fernand, DustAndAshes

[14:38:39] AdKats > Punish Player->[OFFLINE]andron700 for testing?

[14:39:48] ColColonCleaner > /pun brand testing

[14:38:48] AdKats > Previous command Canceled.

[14:38:48] AdKats > OFFLINE player match found for 'brand'

[14:38:48] AdKats > Punish Player->[OFFLINE]BrandonPHX for testing?

Link to comment

Originally Posted by Kryl*:

 

[19:29:50 76] [AdKats] SUCCESS: Populated reputation dictionaries

[19:29:50 76] [AdKats] SUCCESS: Server IP is 91.148.150.31:25406!

[19:29:50 91] [AdKats] ERROR: Connection failed on attempt 1. Retrying in 5 seconds.

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

Originally Posted by ColColonCleaner*:

 

[19:29:50 76] [AdKats] SUCCESS: Populated reputation dictionaries

[19:29:50 76] [AdKats] SUCCESS: Server IP is 91.148.150.31:25406!

[19:29:50 91] [AdKats] ERROR: Connection failed on attempt 1. Retrying in 5 seconds.

Ill change that to a warning, error happens when it hits the five failure to connect limit.
Link to comment
  • Plugin Developer

Originally Posted by ColColonCleaner*:

 

We have strange in chat from admin , iam not sure if its comes from Adkats

"Playrname joined server group first time"

 

I think we started having this after todays install new version ...

1. Yes it's from AdKats, that message is sent to admins when a player joins your servers for the first time.

2. You can see all messages I send in procon's chat tab, i don't hide any messages, just look there.

Link to comment
  • Administrators

Originally Posted by Prophet731*:

 

I really like this program but for me the one issue that I find frustrating is that no punishments can be issued to a player who is offline. I have five servers with over a dozen admins and still we cannot be on-line 24/7 with everyone of our servers. We get Report Player emails and some of these reports I would like to be able to issue a punishment to the reported player (Especially if the report is from a trusted player or a player with high reputation).

 

But since the reported player is no longer in the server, I am not able to issue a punishment. This is a feature that I would like to see in the future or even add a punishment feature to the player report that is sent on each reported player email.

 

Just submitting my ideas and this is in no way a complaint. Your efforts have made administering servers so much easier so thank you for creating this plugin.

Just noting here. The web admin (BFAdminCP) for AdKats will have a test release very soon and it will have the ability to punish players outside of the game. Even if they are offline. Something new I'm adding to it.

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 Hutchew*:

 

Just noting here. The web admin (BFAdminCP) for AdKats will have a test release very soon and it will have the ability to punish players outside of the game. Even if they are offline. Something new I'm adding to it.

Soon? Sure, grasshoppah!

 

Jk, thanks for all the time & effort you ADK dudes put into this.

 

 

Hutchew

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

Originally Posted by HARDCOREBF*:

 

Please paste here the output in your procon chat tab when that message fires.

[16:59:32] KingoftheSaints > i just got lucky

[14:01:15] AdKats > Giantmover just joined this server group for the first time!

[14:01:15] AdKats > Say > Anton-SpetzNaz > Giantmover just joined this server group for the first time!

[14:01:15] AdKats > Say > Dr_SkullFalkr > Giantmover just joined this server group for the first time!

[14:01:15] AdKats > Say > agrav8edaslt > Giantmover just joined this server group for the first time!

[17:01:08] 1sthurricane - Russian Army > what r u doing dude___why tk me?

agrav8edaslt : not an admin , he is in plattoon tho. Roles assigned at Member . Is there is role function to disable so only admins will see it ?
* 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.

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