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

 

0.3.1.6 (24-SEP-2013)

 

Changes

  • Bug-fixes/Enhancements. Teamswap queues have been brought back after being fixed. Listplayers calls shortened and only handled every 5 seconds, and ban enforcer enforcement should now cause less chat spam.
  • Added join command. @|!|/ join playername will join that player's squad, with certain access levels.
  • Punishment logging improved. # of player points is now stored in the record message for each punish.
  • Permaban punish overrides low population. Used to not happen.
  • Remove text to disable command. Command name will autofill with command disabled text when removed.
Link to comment
  • Plugin Developer

Originally Posted by ColColonCleaner*:

 

@ColColonCleaner

 

I think a nice little feature to add would be an automatic importer of the rules from the server rules on request plugin* so that the clans that already have their rules inside it your plugin would then automaticcly use those for the quickmessages.

That list is used for actions, one method is using it like rules on request, so it does more than that plugin. Also i can't fetch settings from other plugins.
Link to comment
  • Plugin Developer

Originally Posted by ColColonCleaner*:

 

Oh ok, but you could add a function to your plugin that shows the list of pre-messages or maybe another list in the plugin, for example a rule in the premessage list could be marked with a rule tag so that only those get displayed when @rules is called.

I've been thinking about implementing something like rules on request internally, since that is an admin tool. The main reason i would is because the current rules on request plugin only works with "@rules" OR "!rules", not both at the same time. WAYY too many players try one without knowing the other. AdKats commands work with all normal prefixes " @, !, /, /@, /!" at once.
Link to comment

Originally Posted by Jasonpb*:

 

I would like to see a user initiated admin kill command, we run this as "!killme" through proconrulz and users use it when they are glitched or go to spawn on a player who dies and end up spawning back at base. I thought it was open to a little abuse but for the most part it works as intended and players don't abuse it.

 

Some limits could be placed around usage per round as well.

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

Originally Posted by ColColonCleaner*:

 

I would like to see a user initiated admin kill command, we run this as "!killme" through proconrulz and users use it when they are glitched or go to spawn on a player who dies and end up spawning back at base. I thought it was open to a little abuse but for the most part it works as intended and players don't abuse it.

 

Some limits could be placed around usage per round as well.

Try using the kill command with no parameters and get back to me :smile:
Link to comment

Originally Posted by Hutchew*:

 

@ColColonCleaner

 

I think a nice little feature to add would be an automatic importer of the rules from the server rules on request plugin* so that the clans that already have their rules inside it your plugin would then automaticcly use those for the quickmessages.

Auto import would be cool..but it's really easy to just copy from the ROR plugin and paste into the ADK plugin. And then require the use of pre-messages in adkats. Basically, ROR is only for pubs to get the rules list from now, it does nothing for our admins.

 

Just an idea....

Hutchew

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

Originally Posted by ColColonCleaner*:

 

Auto import would be cool..but it's really easy to just copy from the ROR plugin and paste into the ADK plugin. And then require the use of pre-messages in adkats. Basically, ROR is only for pubs to get the rules list from now, it does nothing for our admins.

 

Just an idea....

Hutchew

The thing is though (if you didn't read my replies), that plugin only operates on one prefix at a time, be it either ! or @. Countless players use one without knowing about the other, and many pick the wrong one on our servers, then thinking there are no rules listed proceed to break rules.
Link to comment
  • Plugin Developer

Originally Posted by ColColonCleaner*:

 

As promised a new version is being released this weekend, but unfortunately it is not a fully tested version so use with caution. Version 0.3.4.9 requires use of stat logger 1.1.0.2. Keep me posted on how things run. Will post a full release of 3.5 after a few days of testing.

 

Stat logger update is here: https://raw.github.com/ColColonClean...tsLoggerBF3.cs

 

AdKats update is here: https://raw.github.com/ColColonClean...test/AdKats.cs

 

Changes to both are here: https://github.com/ColColonCleaner/A...7&state=closed

 

EDIT: Found a small bug in 3.4.9, text said from VOIP command cannot be changed, adding to fix list.

Link to comment
  • Plugin Developer

Originally Posted by ColColonCleaner*:

 

Possible option to add. If using the infraction tracking system, tell players how many infraction points they have on entry to server / first spawn. I did not want to do this before, mainly because players might abuse the system (knowing how many infractions until first ban, etc...). This would not be available via command, only said once on entry/first spawn.

 

On that note, how many of you actually use the infraction tracking system? (punish/forgive)

Link to comment

Originally Posted by Jasonpb*:

 

Possible option to add. If using the infraction tracking system, tell players how many infraction points they have on entry to server / first spawn. I did not want to do this before, mainly because players might abuse the system (knowing how many infractions until first ban, etc...). This would not be available via command, only said once on entry/first spawn.

 

On that note, how many of you actually use the infraction tracking system? (punish/forgive)

We use it, although I don't think it's a good idea to tell them how many points they have.
* Restored post. It could be that the author is no longer active.
Link to comment
  • Plugin Developer

Originally Posted by ColColonCleaner*:

 

We use it, although I don't think it's a good idea to tell them how many points they have.

Yeah, my overly tired brain was being a bit senseless last night. Idea chucked under the rug. Working on the 3.5 update for now. Still would like to know who uses the punish system :biggrin:
Link to comment
  • Plugin Developer

Originally Posted by ColColonCleaner*:

 

Need your guys' opinion on another matter. I'm planning in 3.5 or 4.0 to have AdKats send us anonymous info regarding how it is being used. No player or admin data will sent, only a select few plugin settings, server names, etc. It would just be nice to know which servers it's on, which plugin versions, and what settings people are using.

 

And of course, for the curious, the plugin is open source so checking for any funny business is rather simple. Could go two ways with this, allow disabling, or require accepting it in order to run AdKats. Topic open for discussion.

Link to comment
  • Plugin Developer

Originally Posted by ColColonCleaner*:

 

The problem I see with making people allow it send user data is that if your web server that receives the data is down then your plugin is unusable unless you make some type of failsafe.

No, if our servers are down it ignores the error and runs as normal, like every other "send anonymous data" system in existence.
Link to comment

Originally Posted by Jasonpb*:

 

Personally i'd rather it not :ohmy: I appreciate that it would work regardless of your server being up but we are already tied into adk due to the web admin panel, would hate to see that progress even further.

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

Originally Posted by ColColonCleaner*:

 

Personally i'd rather it not :ohmy: I appreciate that it would work regardless of your server being up but we are already tied into adk due to the web admin panel, would hate to see that progress even further.

The only reason i really REALLY want it is because this (myrcon.net/.../advanced-in-game-admin-and-ban-enforcer-adkats) is nowhere near a complete list of servers. Idk, i like seeing numbers. I can keep it off the table if more people voice their opinion :smile:
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.