Skip to content

Instantly share code, notes, and snippets.

@konsolas
konsolas / config-instaban.yml
Created October 21, 2015 16:12
Configuration file for servers that are okay with false negatives, but want instant banning.
#### AAC Config
#
# NOTE: Most of the values here have been tried and tested to work.
# It is not recommended that you change them unless you are
# getting false positives.
#
# It would be a good idea to make sure the false positives you're getting aren't actually hackers....
#
#
# The configurable commands will replace "{player}" with the name of the player.
import me.konsolas.stuff.idk.HashMaker;
import javax.crypto.Cipher;
import javax.crypto.SecretKey;
import javax.crypto.spec.SecretKeySpec;
import java.util.Map;
import java.util.TreeMap;
public class HardToDebugHashMap {
private Map<String, Object> resultsMap = new TreeMap<>();
[24-09-2015 11:58:15.173] AAC has been enabled
[24-09-2015 13:15:18.504] jesper1245 failed CombatImpossible: Tried to attack whilst using an item [ping:63 tps:20.0]
[24-09-2015 13:15:18.754] jesper1245 failed CombatImpossible: Tried to attack whilst using an item [ping:63 tps:20.0]
[24-09-2015 13:15:19.104] jesper1245 failed CombatImpossible: Tried to attack whilst using an item [ping:65 tps:20.0]
[24-09-2015 13:15:19.506] jesper1245 failed CombatImpossible: Tried to attack whilst using an item [ping:65 tps:20.0]
[24-09-2015 13:18:08.112] jesper1245 failed Knockback: didn't move away from his attacker when hit [ping:63 tps:19.99]
[24-09-2015 13:18:28.713] Monynoy failed Speed: tried to move too quickly (0.3882784492799803 blocks), f:sneaking [ping:41 tps:20.0]
[24-09-2015 13:19:13.315] Monynoy failed Knockback: didn't move away from his attacker when hit [ping:52 tps:20.0]
[24-09-2015 13:22:13.023] IC3FL4M3 failed Speed: tried to move too quickly (1.6362564312897565 blocks), f: [ping:274 tps:20.0]
[24-09-201
@konsolas
konsolas / config.yml
Last active December 5, 2021 16:04
AAC's current configuration file. This will be kept up to date.
#### AAC Config
#
# NOTE: Most of the values here have been tried and tested to work.
# It is not recommended that you change them unless you are
# getting false positives.
#
# It would be a good idea to make sure the false positives you're getting aren't actually hackers....
#
#
# The configurable commands will replace "{player}" with the name of the player.