AltAccountAutoban v3

This project is abandoned and its default file will likely not work with the most recent version of Minecraft. Whether this project is out of date or its author has marked it as abandoned, this project is no longer maintained.

This is the third version of AAAB. Compared to the two prior versions, this version uses a much more stable way to comunicate with our Master-Database.

 

AAAB v3 bases on the ideas of my prior versions, and the new knowledge I gathered in my job and other projects.

 

This plugin uses our Web-API over at https://aaab-online.xyz to get a list of Alt-Accounts it will then ban when a account from the list joins.  

Every 10 joins and on start, this plugin makes a HTTP request over SSL to https://aaab-online.xyz/a which returns a full list of known alts.

 

We are providing our Master-Database, but what is that? The master database is simply a collection of known alt accounts, the way accounts are added is simple. After a token was gathered from Mc-Leaks, it is send via a GET request to https://aaab-online.xyz/t/<token>. Our API resolves the Token to the Username, and requests the Account's UUID based on the Username from the Mojang API.

 

This API is public, and everyone can submit un-redeemed Mc-Leaks tokens to it, to streangthen our database. There is a online app to submit new tokens: https://aaab-online.xyz/app

 

IMPORTANT:
If you want to use this plugin in a big server network, please setup a Proxy to fasten the plugins refresh and to loosen the connections to our master database. You can find the Wiki here (The Wiki is technical, you will require some knowledge about how to compile code using Gradle and how to use Git!)

 

The plugin and the master-database/proxy software is fully Open-Source under the MIT License.

 

Get the source code here:

 

Master-Database/Proxy Software: https://gitlab.atvg-studios.at/atvg-studios/aaab-project/aaab-center

Plugin: https://gitlab.atvg-studios.at/atvg-studios/aaab-project/aaab-plugin

Status Page: https://status.osmium.software/


Comments

  • To post a comment, please or register a new account.
Posts Quoted:
Reply
Clear All Quotes

About This Project

  • Project ID
    323246
  • Created
    Jun 1, 2019
  • Last Released File
    Aug 11, 2019
  • Total Downloads
    762
  • License

Categories

Members

Recent Files

Bukkit