Store
Subscribe
BadlionClientModAPI JSON Generator [For server owners]
I have made a quick tool that will create the text for "config.json" to disable Badlion mods on your server.
It will create something like:
{
"modsDisallowed": {
"MiniMap": {
"disabled": true
}
}
}

Of course this is unofficial and use at your own risk.

removed
 1
PM Link
Hello,
We already have our own API ->https://github.com/BadlionClient/BadlionClientModApi so I wouldn't suggest promoting your own one.
 0
PM Link