BadlionClient/BadlionClientModAPI

Disable all Badlion functions

Decme opened this issue · 6 comments

Decme commented

I'm wanting to block all Badlion functions out of the box. In fact I'd prefer a way to block Badlion clients from joining my server at all, but I'd settle for the former if outright blocking is not possible. Is there a preconfigured setting for one of these?

Hello,

This is currently not possible except if you block each mod one by one, and keep it updated. Might be interesting to add, I'm gonna discuss that internally 😄

If anyone is still wondering, here's a config file to block (i think) every mod currently on badlion.

Config File {"modsDisallowed":{"Animations":{"disabled":true},"ArmorStatus":{"disabled":true},"AutoFriend":{"disabled":true},"AutoGG":{"disabled":true},"AutoText":{"disabled":true},"AutoTip":{"disabled":true},"Block Overlay":{"disabled":true},"BlockInfo":{"disabled":true},"BossBar":{"disabled":true},"Chat":{"disabled":true},"Chunk Borders":{"disabled":true},"Clear Glass":{"disabled":true},"ClearWater":{"disabled":true},"Clock":{"disabled":true},"Combo Counter":{"disabled":true},"Coordinates":{"disabled":true},"CPS":{"disabled":true},"Crosshair":{"disabled":true},"Custom Fonts":{"disabled":true},"Direction":{"disabled":true},"EnchantGlint":{"disabled":true},"FOV Changer":{"disabled":true},"FPS":{"disabled":true},"Fullbright":{"disabled":true},"Hit Color":{"disabled":true},"Hitboxes":{"disabled":true},"InventoryBlur":{"disabled":true},"Item Counter":{"disabled":true},"Item Info":{"disabled":true},"Item Physics":{"disabled":true},"Item Tracker":{"disabled":true},"JustEnoughItems":{"disabled":true},"Keystrokes":{"disabled":true},"LevelHead":{"disabled":true},"Light Overlay":{"disabled":true},"Memory":{"disabled":true},"MiniMap":{"disabled":true},"MLG Cobweb":{"disabled":true},"MotionBlur":{"disabled":true},"MumbleLink":{"disabled":true},"Music":{"disabled":true},"Name History":{"disabled":true},"NickHider":{"disabled":true},"NotEnoughUpdates":{"disabled":true},"Notifications":{"disabled":true},"Pack Display":{"disabled":true},"Pack Tweaks":{"disabled":true},"Particles":{"disabled":true},"Perspective":{"disabled":true},"Ping":{"disabled":true},"Player Counter":{"disabled":true},"PotionStatus":{"disabled":true},"Protection":{"disabled":true},"Quickplay":{"disabled":true},"Reach Display":{"disabled":true},"Replay":{"disabled":true},"Saturation":{"disabled":true},"Schematica":{"disabled":true},"Scoreboard":{"disabled":true},"Server Address":{"disabled":true},"Shinypots":{"disabled":true},"SkyblockAddons":{"disabled":true},"Stopwatch":{"disabled":true},"TcpNoDelay":{"disabled":true},"TeamSpeak":{"disabled":true},"TimeChanger":{"disabled":true},"Timers":{"disabled":true},"ToggleChat":{"disabled":true},"ToggleSneak":{"disabled":true},"ToggleSprint":{"disabled":true},"Waypoints":{"disabled":true},"WeatherChanger":{"disabled":true},"World Edit CUI":{"disabled":true},"Zoom":{"disabled":true},"Clan Wars":{"disabled":true},"ColorSaturation":{"disabled":true}}}

Could you also make a confic, with all mods and confics of the mods so i can edit all the mods in the file so i don´t have to search for all the mods separately

I will make a feature request for that, to be able to disable all mods back to vanilla in 1 single option

Jorc0 commented

If anyone is still wondering, here's a config file to block (i think) every mod currently on badlion.

Config File

Update?
@mygizli04

I will make a feature request for that, to be able to disable all mods back to vanilla in 1 single option

Would appreciate that, having to update the list every time a feature is added would be quite a hassle.