AACBungeeConnect [AAC] [AACAdditionPro]

 AACBungeeConnect [AAC] [AACAdditionPro] 1.4.3

AACBungeeConnect [AAC] [AACAdditionPro]
aacbungeeconnect-title-png.208945

AACBungeeConnect

v1.4.2
Made in Switzerland

Bugs and questions are now being handled here: http://nojolp.tk/flarum

Please read ALL of the overview CAREFULLY before purchase!
By purchasing AACBungeeConnect you confirm you have read the entire overview and you agree to the ToS below.


If you want to support me further, then feel free to donate me a coffee or something: Click

Version Compatibility
  • AACBungeeConnect is only compatible with AAC Versions > 3.2.1 and AACAdditionPro Versions > 2.0.3
AACBungeeConnect Support+Requests
  • Do not use a review to report bugs/errors.
  • For feature requests and reporting errors, bugs and bypasses, send me a PM with the error log if possible!
  • For simple questions about AACBungeeConnect, feel free to ask in the discussion thread of this resource.
  • For piracy and resource ownership related issues, PM ME or join on my TeamSpeak Server (nojolp.tk).
  • For general discussion and support join my TeamSpeak Server (nojolp.tk)
What does AACBungeeConnect do?
AACBungeeConnect broadcasts the violations of a player to all the staff on your whole network. If you click on the message, you get connected to the players server. You can configure the plugin so, that it will kick a player after a certain amout of violations.
Example:
message-example-png.211529


Features
CONFIGURABLE - You can change the format of the messages in the config.yml. And you can change the delay between two broadcasts (Default is 10 seconds)

Code (Text):

#BungeeServerManager Configuration
ConfigVersion: 9

#Cooldown for notifications per player (In Seconds)
Cooldown: 10

#Messages
Messages:
Prefix: "§f[§4AACBungeeConnect§f]§r "
Notification: "%PREFIX%§f[§e%SERVERNAME%§f] §e%PLAYERNAME% §7is suspected for§8: §c%HACKTYPE% §f(§cVL§8: §e%VL%§f) (§cPing§8: §e%PING%ms§f) (§cTPS§8: §e%TPS%§f)"
KickNotification: "%PREFIX%§f[§e%SERVERNAME%§f] §e%PLAYERNAME% §7has been kicked for§8: §c%HACKTYPE% §f(§cVL§8: §e%VL%§f) (§cPing§8: §e%PING%ms§f) (§cTPS§8: §e%TPS%§f)"
KickMessage: "§cYou have been kicked for hacking!\n\n§7Hack used§8: §e%HACKTYPE%\n§7Violation-Level§8: §e%VL%"

#MySQL
MySQL:
host: localhost
port: 3306 #This is the default port, so leave it if you haven't configured another one
username: root
database: aacbungeeconnect
password: foobar
#General
General:
max_ping: 100 #The maximum ping a player can have to get punished
min_tps: 19.9 #The minimum TPS the server needs to punish a player
debugmode: false #It's only used to give me information if I have to support you :)
violationcaching: 1 #Amount of minutes you want to cache violations in MySQL before they get deleted (-1 for infinity)

#Minimum violation level for a check to be broadcasted and kick levels (-1 to disable)
VL:
#AACChecks
spam:
display: "Spam"
broadcast: 10
kick: 15
hitbox:
display: "Killaura (Hitbox)"
broadcast: 8
kick: 20
fastbow:
display: "Fastbow"
broadcast: 3
kick: 10
fightspeed:
display: "Killaura (Clickspeed)"
broadcast: 10
kick: 17
knockback:
display: "NoKnockback"
broadcast: 9
kick: 16
regen:
display: "Regen"
broadcast: 10
kick: 30
fastuse:
display: "Fastuse"
broadcast: 2
kick: 4
killaura:
display: "Killaura (Normal)"
broadcast: 25
kick: 40
heuristics:
display: "Killaura (Heuristics)"
broadcast: 1
kick: 10
badpackets:
display: "Badpackets"
broadcast: 90
kick: 150
speed:
display: "Speed"
broadcast: 150
kick: 210
phase:
display: "Phase"
broadcast: 10
kick: 30
fly:
display: "Fly"
broadcast: 120
kick: 300
nofall:
display: "Nofall"
broadcast: 10
kick: 30
jesus:
display: "Jesus"
broadcast: 10
kick: 50
derp:
display: "Derp"
broadcast: 1
kick: 2
criticals:
display: "Criticals"
broadcast: 3
kick: 8
fastbreak:
display: "Fastbreak"
broadcast: 10
kick: 15
fastplace:
display: "Fastplace"
broadcast: 10
kick: 20
nuker:
display: "Nuker"
broadcast: 5
kick: 10
noswing:
display: "Noswing"
broadcast: 20
kick: 40
interact:
display: "Interact"
broadcast: 14
kick: 25
velocity:
display: "Velocity"
broadcast: 6
kick: 12
#AACAdditionPro (If Available)
auto_fish:
display: "Auto Fish"
broadcast: 4
kick: 9
blindness_sprint:
display: "Blindness Sprint"
broadcast: 6
kick: 20
esp: #I don't know what this check will report, so I chose a random value :/
display: "ESP"
broadcast: 10
kick: 20
fastswitch:
display: "Fastswitch"
broadcast: 3
kick: 15
freecam: #I don't know what this check will report, so I chose a random value :/
display: "Freecam"
broadcast: 10
kick: 20
inventory_hit:
display: "Inventory Hit"
broadcast: 3
kick: 10
inventory_chat:
display: "Inventory Chat"
broadcast: 2
kick: 8
inventory_move:
display: "Inventory Move"
broadcast: 10
kick: 32
inventory_rotation:
display: "Inventory Rotation"
broadcast: 12
kick: 35
multi_interaction:
display: "Multi Interaction"
broadcast: 6
kick: 34
pingspoof:
display: "Pingspoof"
broadcast: 4
kick: 12
scaffold:
display: "Scaffold"
broadcast: 5
kick: 15
skinblinker:
display: "Skinblinker"
broadcast: 1
kick: 3
tower:
display: "Tower"
broadcast: 5
kick: 15


Requirements

Java

To run AACBungeeConnect, you should be using Java 8 (Java 7 not supported)

MySQL
You need a MySQL database to use this plugin (Currently it's only used for the notification setting but more coming soon:))

AAC Version

AAC Versions > 3.0

AACAdditionPro Version (Not necessary)
AACAdditionPro Versions > 1.3.2

Installation
  1. Download the plugin from Spigot
  2. Put the plugin in your BungeeCord plugins folder and in every server you want the broadcasts from.
  3. Start the BungeeCord server and edit the config.yml to your wishes. The Spigot plugin has no config.yml
  4. Set the permissions - I recommend this plugin: https://www.spigotmc.org/resources/bungeeperms.25/

Permissions
  • AACBungeeConnect.notify - All players with this permission receive the broadcasts (BungeeCord)
  • AACBungeeConnect.reload - Access to the reload command
  • AACBungeeConnect.lookup - Access to the lookup command
Commands
  • /AACBungeeConnect - Basic information about the Spigot side plugin (Like /aac)
  • /AACBungeeConnect reload - Reload configuration
  • /AACBungeeConnect notify - Toggle notifications
  • /AACBungeeConnect lookup <player> - Shows the latest violations of a player
  • /AACSpigotConnect - Basic information about the Spigot side plugin (Like /aac)
ToS
  • You are not permitted to -Redacted- the plugin in any form, including as a part of any software package.
  • You are not permitted to decompile or modify the plugin in any form.
  • You will not receive any refunds.
  • You will not file a chargeback, dispute, or perform any similar action. Doing so will result in your licence revoked along with further action from SpigotMC
    1. The exception to this is if you have already contacted SpigotMC, and they have approved a chargeback. If this is the case, I will gladly refund your money.
  • You agree to make an effort to get help (by PM'ing me) if you are having problems, before leaving a review. You will not ask for features in the reviews
  • If you leak this plugin I'm able to restrict your ability to run the plugin without warning.
  • We reserve the right to change these Terms at any time, and you agree to abide by the most recent version of this.

Latest updates

  1. 1.4.3

    1.4.3

Latest reviews

Could you please update to the very latest version. It adds support for latest AAC and AAC AD, and fixes a console error. (I am getting it :/
You remove your signature, NICE, LOVE YOU
if you remove the "[13:34:15] [Server thread/INFO]: [0;31;22m[AACBungeeConnectSpigot] [0;33;22mCracked by Java@BlackSpigotMC[m", then it will be a 5 star!

Similar resources

AACBungeeConnect [AAC] [AACAdditionPro] Dekomori
Connect your Server's AAC and with BungeeCord and receive violation warning on your whole network
4.00 star(s) 2 ratings
Downloads
801
Updated
AACBungeeConnect [AAC] [AACAdditionPro] B
Connect your Server's AAC and with BungeeCord and receive violation warning on your whole network
0.00 star(s) 0 ratings
Downloads
143
Updated
AACBungeeConnect [AAC] [AACAdditionPro] - 1.8~1.11 4KScams
Connect your Server's AAC and with BungeeCord and receive violation warning on your whole network!
0.00 star(s) 0 ratings
Downloads
154
Updated
BlackSpigot General Chat
Rules Help Users
    S @ Sachinxgod: Did anyone have NitroSetup lifetseal
    Top