Block Badlion mods
How to block Badlion mods
You can easily block them just opening the file clients-config.yml
and adding them to the list like that:
badlion:
enabled-check: true
description: "Badlion"
brands:
enabled-check: true
list:
badlion: true
channels:
enabled-check: true
list:
"badlion:mods": true
badlion-mods:
block: true
list: # <-------------------- HERE
Animations: false
ArmorStatus: true
AutoFriend: true
AutoGG: false
AutoText: true
# ....


Last updated
Was this helpful?