Wraith
Search…
Wraith
👋🏻Welcome
⚙️First install
📖Plugin usage
👌Permissions
Blocking hacks/custom clients
Block custom clients using brand name
Blocking Forge mods
Block custom clients using channel name
Block 5zig mods
Block Badlion mods
Block LunarClient mods
Manual killaura check
Disabling punishments
Fix Fabric/Forge kick
🏁Disclaimer
Powered By
GitBook
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:
1
badlion
:
2
enabled-check
:
true
3
description
:
"Badlion"
4
brands
:
5
enabled-check
:
true
6
list
:
7
badlion
:
true
8
channels
:
9
enabled-check
:
true
10
list
:
11
"badlion:mods"
:
true
12
badlion-mods
:
13
block
:
true
14
list
:
# <-------------------- HERE
15
Animations
:
false
16
ArmorStatus
:
true
17
AutoFriend
:
true
18
AutoGG
:
false
19
AutoText
:
true
20
# ....
Copied!
This allows you to avoid blocking the client completely but block only the mods. This
turns
the client
into
a
normal Minecraft
.
Red mods are disabled and can't be enabled by the player
Previous
Block 5zig mods
Next
Block LunarClient mods
Last modified
1yr ago
Copy link