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

  • Administrators

Then your ok then. So then it's not a table issue. Probably what colon said, a player list issue.

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

i need someone to help me to install this on my server...
i already pay for a procon layer, but i have no idea how that MySQL database works so i'm afraid of buying it and not being able to do sh1t by myself, i'm usually not very skilled with computer stuff.
i've got a big server with a lot of players and i run a lot of plugins at once (what makes some of my plugins fail often due to the lack of memory i guess), but i'd like to make this the main thing.
if you can help me... please add me and message me at my discord:
Allan Fawkes#1337
my server:
http://battlelog.battlefield.com/bf4/pt/serverbrowserwarsaw/show/pc/96139194-0e37-43d4-a4bf-e63acbc234a3/

Link to comment
  • Administrators

i need someone to help me to install this on my server...

i already pay for a procon layer, but i have no idea how that MySQL database works so i'm afraid of buying it and not being able to do sh1t by myself, i'm usually not very skilled with computer stuff.

i've got a big server with a lot of players and i run a lot of plugins at once (what makes some of my plugins fail often due to the lack of memory i guess), but i'd like to make this the main thing.

if you can help me... please add me and message me at my discord:

Allan Fawkes#1337

my server:

http://battlelog.battlefield.com/bf4/pt/serverbrowserwarsaw/show/pc/96139194-0e37-43d4-a4bf-e63acbc234a3/

 

Find a MySQL hosting provider (not a free one). Most website hosting providers provide one. Just make sure they allow external access or a whitelist for external access.

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

Find a MySQL hosting provider (not a free one). Most website hosting providers provide one. Just make sure they allow external access or a whitelist for external access.

well... thats pretty obvious, e read the post and i know where to get my mysql database from but i have no idea how to set it up, i can't even install xpkillers plugin properly. 

i need someone who can really assist me thru this process.

Link to comment
  • Administrators

well... thats pretty obvious, e read the post and i know where to get my mysql database from but i have no idea how to set it up, i can't even install xpkillers plugin properly. 

i need someone who can really assist me thru this process.

 

If you found a mysql hosting provider then you don't need to set anything up on that end as it's all done for you. Go through the hosting providers control panel and find something that can take you to the database creation page. Create the database and name it whatever you want to call it. They might have it prefixed with your account number usually. 

 

Create the mysql user which procon will use. Most of the plugins will create the tables necessary upon plugin start as long as the mysql connection details are correct. For AdKats just follow the install instructions, you may have to run the SQL script manually IIRC.

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

i am sorry, but i have no clue how to do anything on MYSQL,  read the instructions back an forward from https://github.com/AdKats/AdKats and i cant get xpkillser plugin to work. like i said i am not good with computers and i need someone to help me out on teamviewer, discord or whatever

 

 

i can't even find what my host/port is

 

Do you have a mysql hosting provider account yet? If not you need to start there before you can do anything else with these plugins.

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

Do you have a mysql hosting provider account yet? If not you need to start there before you can do anything else with these plugins.

yes i do! i run my BF4 server under branzone procon layer, and i recetly rented a MYSQL database to install this plugin!

i already created a database/username/password but i cant do sh1t after that! i don't know how to setup xpkillers plugin!

http://prntscr.com/q2lww1

http://prntscr.com/q2ly6y

Edited by wizz3
Link to comment
  • Administrators

yes i do! i run my BF4 server under branzone procon layer, and i recetly rented a MYSQL database to install this plugin!

i already created a database/username/password but i cant do sh1t after that! i don't know how to setup xpkillers plugin!

http://prntscr.com/q2lww1

http://prntscr.com/q2ly6y

 

For the database port are you using 3306? I see you have a 2 in front of 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

For the database port are you using 3306? I see you have a 2 in front of it.

i tried multiple ports...

using the followings

hostame: localhost:2083

localhost:3306

localhost:80

bf4gatserver.com:2083

bf4gatserver.com:3306 (error Message: Authentication to host 'bf4gatserver.com' for user 'bfgatser_1fawkes' using method 'mysql_native_password' failed with message: Access denied for user 'bfgatser_1fawkes'@'c-"^^^^.hsd1.ma.comcast.net' (using password: YES)

bf4gatserver.com:80

nothing works! i dont know if my ports or hostname are wrong!

Edited by wizz3
Link to comment
  • Administrators

i tried multiple ports...

using the followings

hostame: localhost:2083

localhost:3306

localhost:80

bf4gatserver.com:2083

bf4gatserver.com:3306 (error Message: Authentication to host 'bf4gatserver.com' for user 'bfgatser_1fawkes' using method 'mysql_native_password' failed with message: Access denied for user 'bfgatser_1fawkes'@'c-"^^^^.hsd1.ma.comcast.net' (using password: YES)

bf4gatserver.com:80

nothing works! i dont know if my ports or hostname are wrong!

 

Leave the port field 3306 as that is the mysql server. As for the host, look on branzones mysql manager. They might use a different hostname for their mysql connections.

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

i managed to install adkats and run it with no errors but when me and my players join the empty server we get kicked, i dont know if it happens with the full server yet.

https://imgur.com/a/OTSttOk

any idea what could be causing this?

what should i enable/disable?

 

I don't know what that error says so I can't help you.

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

"you have been kicked by an admin. Please contact the server admin"

 

Does it still do it when AdKats is off?

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
  • Plugin Developer

this never happened before i installed adkats, i guess it doesnt do that when adkats is off, im not at home to test, my players are conplaining on my discord and i want to fic that as soon as i get home

 

You changed the auto-kick date in setting section A16. That's a setting that makes all players who first joined the server after that date get auto-kicked. The default of that date is 20 years after you installed AdKats so change it back to that and you'll be fine.

Link to comment
  • Administrators

You changed the auto-kick date in setting section A16. That's a setting that makes all players who first joined the server after that date get auto-kicked. The default of that date is 20 years after you installed AdKats so change it back to that and you'll be fine.

 

Curious, what is the used for? I don't ever recall seeing that.

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
  • Plugin Developer

Curious, what is the used for? I don't ever recall seeing that.

 

It's a last resort tactic against people who are using multiple accounts to bring your server down and you can't ban them fast enough. Set the date to today and all their attack accounts which likely have never been in the server before will be automatically booted while players who have already played can still join.

Link to comment

It's a last resort tactic against people who are using multiple accounts to bring your server down and you can't ban them fast enough. Set the date to today and all their attack accounts which likely have never been in the server before will be automatically booted while players who have already played can still join.

fixed it, thanks

i thought the date was meant to enforce ban the clantags as they're in the same section

Edited by wizz3
Link to comment

another thing... my autonuke system is acting weird with my settings
i've got a 64 players cq large op locker only server and my nuke is activated when the teams have 4 out of 5 flags captured, i don't use surrender/autosurrender i only want to use autonuke, i guess autosurrender interferes with autonuke... can someone enlighthen me to find the right settings for my server?
zZP1Q4x.png

Link to comment
  • Plugin Developer

another thing... my autonuke system is acting weird with my settings

i've got a 64 players cq large op locker only server and my nuke is activated when the teams have 4 out of 5 flags captured, i don't use surrender/autosurrender i only want to use autonuke, i guess autosurrender interferes with autonuke... can someone enlighthen me to find the right settings for my server?

 

 

The auto-nuke system is built on top of the auto-surrender system, one drives the other, so you need to properly set up the the main auto-surrender system to make nukes work properly.

I see you're using the optimal values for metro instead of lockers in that section so i'd suggest switching that over first. Your other settings look fine. What is the issue you're seeing?

Link to comment
  • 3 weeks later...
  • Plugin Developer

The in-game command used for killing the speaker. Specific timeout of 10 minutes to avoid abuse.

 

How to change this limit?

You'll need to change the source code, there isn't a setting for it. That command can be abused pretty badly since admin kills don't add to your death count so i wouldn't suggest changing it either.

Link to comment
Thanks for solving the Killself problem.
 
There are a few more problems:
1. Creating a vip slot, a new role is created and configured.
How to set alert when connecting to server
and duration until expiration
as I understand it, in paragraph 3.2, but you can’t choose anything there (ALL GROUP EMPTY)
and add a command description to the vip slot
 
2. Using the! Fmove command and the Multibalancer plugin
A player who is not on the white list returns back. How to make the transfer from the administrator a priority?
Edited by electronicprimegame
Link to comment
  • Plugin Developer

 

Thanks for solving the Killself problem.
 
There are a few more problems:
1. Creating a vip slot, a new role is created and configured.
How to set alert when connecting to server
and duration until expiration
as I understand it, in paragraph 3.2, but you can’t choose anything there (ALL GROUP EMPTY)
2. Using the! Fmove command and the Multibalancer plugin
A player who is not on the white list returns back. How to make the transfer from the administrator a priority?

 

1. In section A12 there is a setting for expiring perk announcements. And there is a !perks command players can use to see their current perks with expiration dates, that should include reserved slot (vip). You set the expiration date on their user for when you want them to be reverted back to default guest.

2. AdKats should be automatically disabling the unswitcher in multibalancer when an admin move happens, and then re-enabling it shortly after the move actually happens. If that's not working properly then you can disable the unswitcher in multibalancer and instead use the unswitcher in AdKats, as part of the team power monitor, section C30. This section internally controls the !assist command among other balance related metrics.

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.