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.




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