Subscribe
BadlionClientModAPI JSON Generator [For server owners]
Last edited on 18 July 2020 - 07:23 AM by barronjacob
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
Posted on 18 July 2020 - 07:23 AM
Hello,We already have our own API ->https://github.com/BadlionClient/BadlionClientModApi so I wouldn't suggest promoting your own one.