[WEB][ADMIN] AntiCheat Enterprise

Discussion in 'Bukkit Tools' started by Gravity, Jan 24, 2014.

Thread Status:
Not open for further replies.
  1. Offline

    Gravity

    [​IMG]
    AntiCheat 2.0 introduces a powerful new enterprise system for server network managers. With AntiCheat Enterprise, you can manage the settings of all your servers and players from anywhere.
    In addition to these new Enterprise features, AntiCheat 2.0 introduces a host of new compatibility and user-friendly changes that focus on stability easy use of the plugin.
    Features
    Advanced logging capabilities
    [​IMG]
    Checks that are failed by users on your server will be stored in a database and can be reviewed online. Administrators can view logs for a specific user, server, check, or time to review events.
    Level syncing
    [​IMG]
    User’s levels are synchronized across all connected servers, and will persist even when a player leaves one server to go to another on your network. The user’s levels can be changed or reset from your web interface, and will be changed on all the connected servers.
    Global configuration
    [​IMG]
    [​IMG]
    No longer is it a hassle to manually update configuration files on your server. By simply configuring your server to use the enterprise system, you can globally edit your server’s groups and levels online.
    Installation

    1. Install AntiCheat 2.0 or higher to your Bukkit server
    2. Start AntiCheat to generate its configuration files
    3. Edit plugins/AntiCheat/enterprise.yml and configure your MySQL server’s connection details. In this file you may additionally customize the server’s name and other options.
    4. When you’ve properly configured your enterprise settings, edit plugins/AntiCheat/config.yml and set the system.enterprise value to true
    5. Restart AntiCheat, ensuring it properly connects to your database
    6. Download the AntiCheat Enterprise Web Panel as either a .zip or .tar.gz
    7. Move the contents of the ‘website’ folder found inside the archive to your webserver’s root directory, or a subdirectory you wish to use, such as ‘anticheat’ (so that your panel can be accessed by http://yourdomain.com/anticheat).
    8. Edit the config.php file and configure your MySQL server’s connection details
    9. Access the web panel by navigating to the directory where placed the website files in step 7 (such as http://yourdomain.com/anticheat).
    10. Create a superuser using the installation interface, choosing a secure password for your new user. Once you have filled in the required fields, click the Install button.
    11. Delete the install.php file and navigate back to your panel’s index. You should now be able to login with your new username and password and use the AntiCheat Enterprise Web Panel.
    Setup Video


     
    Yonas, ArsenArsen, Skyost and 6 others like this.
  2. Offline

    drtshock

    We use it on ShockNetwork. It's so amazing. We've had the honor of testing it and helping Gravity fix bugs and suggest new features. Can say he's a great guy to work with and strives to have a great product. Definitely recommend for anyone with a network :)
     
    turt2live and Gravity like this.
  3. Offline

    thomasb454

    Woah looks awesome! Great job. I might switch from NCP :p
     
  4. Offline

    lol768

    lDucks likes this.
  5. Offline

    aaomidi

    Its making the ac_users table, but its not adding the row to the user/password fields :/
     
  6. Offline

    Gravity

    Apologies, just fixed!
     
  7. Offline

    CraftySubZero

    Hey, this looks fantastic! :)
    I'm having a bit of trouble setting it up though, and wondering if you could help.
    I'm currently trying to set up a super user, but once I fill in the details and click install, I receive a message saying :
    Fatal error: Cannot pass parameter 4 by reference in D:\Hosting\10913855\html\anticheat\install.php on line 37.

    Any idea how I could fix this? Thanks.
     
  8. Offline

    Gravity

    I've just pushed a fix that covers this (probably while you were typing it) - simply redownload the file and it'll be good to go. Sorry about that!

    Also: If you want, you can just extract the 'install.php' file from a newly downloaded archive into your existing installation, since that's the only file that was changed. No need to extract it all over again if you don't want to.
     
  9. Offline

    CraftySubZero

    Thanks a lot! That worked perfectly :)
     
    drtshock and Gravity like this.
  10. Offline

    KylexDavis

    Looks incredible, can tell that you spent a lot of time working on this.
    Great job Gravity - hope to see it used on many servers in the future!
     
  11. Offline

    Gravity

    Thanks very much! A huge thank-you to drtshock and lDucks who have put a lot of their personal time and effort into making this come to life.
     
    drtshock likes this.
  12. Offline

    Mausterio

    Very nice! I would suggest adding multi user support, other than that its great!
     
  13. Offline

    Garris0n

    Looks great :)
     
  14. Offline

    AeroUK

    Are we going to be able to create new user accounts on enterprise soon?
    Gravity
     
  15. Offline

    Niquecraft

    Can't save groups for some reason. Could this be a problem with https? I tried the exact syntax from the image to make sure I'm doing it right too. http://puu.sh/6yeU5.png
     
  16. Offline

    Gravity

    iEpix Mausterio - yes, this is coming up very shortly.
    Niquecraft - can you please check the error logs for your webserver to see if you get any errors?

    For anyone curious about the setup, I've added a video to the thread to show the process!
     
  17. Offline

    Niquecraft


    This is from the developer console from Chrome:
    Code:
    Failed to load resource: the server responded with a status of 500 (Internal Server Error) https://niquecraft.net/anticheat/ajax/table.php?user=
    Failed to load resource: the server responded with a status of 500 (Internal Server Error) https://niquecraft.net/anticheat/util/SaveGroup.php
     
  18. Offline

    Gravity

    Could you see if there's any logs from the webserver itself? That tells us what happened but not why it happened.
     
  19. Offline

    AeroUK

    Do you think you could improve the level of lag accumulated by loading the main page when there's like 10,000+ entries in the log? It takes the page about 20 seconds to load because of all the individual records. Gravity
     
  20. Good job. Definitely going to start using this :)
     
  21. Offline

    MrGermanrain

    Very impressive. Seems like cheaters never win ;)
     
  22. Offline

    Gravity

    Multi-user support has been added!

    For now, here's what the privilege levels means:
    SuperAdmin: This user has full access to the system, including all administrative actions, and can create / edit / delete users.
    Admin: This user has access to the logs, the groups and levels configurations, and can change player's cheat levels.
    User: This user has read-only access. They can see logs and user's levels, but can change nothing (aside from editing their own password).

    If you want to upgrade from an older version, simply make a copy of your config.php file, replace all the old files with the new ones, overwrite the blank config.php with the one you saved, and delete the install.php file. No need to install it over again.
     
    lDucks and drtshock like this.
  23. Offline

    carlgo11

    Gravity are the config pages done yet? Or is it just me? config-pages.PNG
     
  24. Offline

    Gravity

    @carlgo check the server log for errors. Note that the latest version is built to work with the magic and lang configuration capabilities of AntiCheat 2.0.2 dev builds, but the old ones should work just fine. Not sure why they wouldn't be showing up for you.
     
  25. Offline

    carlgo11

    Gravity Nothing in the log. I found something different AntiCheat issue in the apache log though, here's that part.
    I can't find anything with the empty config pages though. If you're interested in the bug you can PM me on irc.esper.net and I can setup some authentication to the anticheat site.
     
  26. Offline

    lDucks

    I just fixed those errors from Apache
     
  27. Offline

    Gravity

    carlgo11 And I just fixed the issues with the configurations not working. Sorry about that! There were some changes to the config.php so if you update you'll need to make sure you get the changes in that file as well.
     
  28. Offline

    carlgo11

    Gravity lDucks Okay thanks :)

    heh new bug I'm afraid :rolleyes:
    I cannot login. When pressing the login button nothing happens.
    I've tried with Chrome, IE & firefox but it's the same on all of them.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jun 6, 2016
  29. Offline

    Gravity

    Anything in the logs? Have you tried just hitting enter?
     
  30. Offline

    jflory7

    Hey Gravity – first off, AMAZING job on this. This is amazing what you've done here, and it makes being a server owner all the easier.

    I've run into a few problems on my installation so far, though. Some of them I've solved with methods I'm unsure about, though – others remain unsolved.

    First issue was setting up MySQL from the enterprise.yml file. I could only get it to link up with my MySQL database when I put 'localhost' in for the hostname, since my server and MySQL database are on the same system. However, no matter what I put into that hostname slot (e.g. the domain and actual IP of my machine), I couldn't get it to link up.

    Second issue I'm having is that I cannot seem to create users on my installation. Whenever I click "Save", I get a blank red banner at the top of my screen, and then it closes, with no changes to the users I have registered.
    [​IMG]

    Thirdly and finally, could it be possible to not have to sign in every time you reload or change pages? It gets extremely tiresome and makes it hard to use.

    Thanks!
     
Thread Status:
Not open for further replies.

Share This Page