: ClientControl allows you to disable parts of a player's client instead of blocking it (e.g.: disabling health indicator's, etc.). This feature is still experimental, but should work fine on 1.8 - 1.12.2 server, 1.13+ support soon.
: LabyMod has the option to install addons from their marketplace, some of them (like "DamageIndicator" or "Laby's Minimap") are not wanted by some server(s), this feature detects these addons (blocking them will be possible soon).
Code (Text):
# ____ _ _ _ ____ _ _
# / ___| | | (_) ___ _ __ | |_ / ___| ___ _ __ | |_ _ __ ___ | |
#| | | | | | / _ \ | '_ \ | __| | | / _ \ | '_ \ | __| | '__| / _ \ | |
#| |___ | | | | | __/ | | | | | |_ | |___ | (_) | | | | | | |_ | | | (_) | | |
# \____| |_| |_| \___| |_| |_| \__| \____| \___/ |_| |_| \__| |_| \___/ |_|
#A popular PvP modification, that allows you to enhance the sprinting behaviour (1.12 - 1.16.3)
#This clientcontrol is marked as STABLE for 1.8 - 1.12.2 and marked as UNSTABLE for 1.13 - 1.16.3
BetterSprinting:
#Option if BetterSprinting-Control should be enabled (OPTIONS: 'true'/'false', PLACEHOLDERS: none, DEFAULT:'false')
enabled: true
#The clients of players wont be modified if they have this permission (OPTIONS: 'any.valid.permission', PLACEHOLDERS: none, DEFAULT:'clientdetector.clientcontrol.bettersprinting')
bypassPermission: 'clientdetector.clientcontrol.bettersprinting'
disable:
#Should the whole mod get disabled (OPTIONS: 'true'/'false', PLACEHOLDERS: none, DEFAULT:'false')
disable_all: false
#Should players be able to modify their fly speed (OPTIONS: 'true'/'false', PLACEHOLDERS: none, DEFAULT:'true')
survival_fly_boost: true
#Should the sprint in all directions (OPTIONS: 'true'/'false', PLACEHOLDERS: none, DEFAULT:'true')
all_dirs: true
#A popular PVP modification, that provides additional information in HUDs, Capes, Friends & Chats (1.8.9-1.12.2)
#This clientcontrol is marked as STABLE
5zig_Mod:
#Option if 5zig_Mod-Control should be enabled (OPTIONS: 'true'/'false', PLACEHOLDERS: none, DEFAULT:'false')
enabled: true
#The clients of players wont be modified if they have this permission (OPTIONS: 'any.valid.permission', PLACEHOLDERS: none, DEFAULT:'clientdetector.clientcontrol.fivezig')
bypassPermission: 'clientdetector.clientcontrol.fivezig'
disable:
#Shows a players effect on screen(HUD) (OPTIONS: 'true'/'false', PLACEHOLDERS: none, DEFAULT:'false')
potion_effect_hud: false
#Displays a vignette with different colors depending on the potion effect(s) (positive=green, negative=red) (OPTIONS: 'true'/'false', PLACEHOLDERS: none, DEFAULT:'false')
potion_indicator_vignette: false
#Shows a players armour(+durability) on screen(HUD) (OPTIONS: 'true'/'false', PLACEHOLDERS: none, DEFAULT:'false')
armour_hud: false
#Shows the players saturation(additional to food) on screen (OPTIONS: 'true'/'false', PLACEHOLDERS: none, DEFAULT:'false')
player_saturation: false
#Shows the health of entities on screen(HUD), this is considered as an unfair advantage (OPTIONS: 'true'/'false', PLACEHOLDERS: none, DEFAULT:'true')
entity_health_indicator: true
#Automatically reconnect to a server (OPTIONS: 'true'/'false', PLACEHOLDERS: none, DEFAULT:'false')
auto_reconnect: true
#An all-in-one modification for minecraft (1.8.9, 1.12.2)
#This clientcontrol is marked as STABLE
LabyModv3:
#Option if LabyMod(v3)-Control should be enabled (OPTIONS: 'true'/'false', PLACEHOLDERS: none, DEFAULT:'false')
enabled: true
#The clients of players wont be modified if they have this permission (OPTIONS: 'any.valid.permission', PLACEHOLDERS: none, DEFAULT:'clientdetector.clientcontrol.labymod.new')
bypassPermission: 'clientdetector.clientcontrol.labymod.new'
disable:
cosmetics:
#Feature to switch back to the old animations of MC 1.7 (OPTIONS: 'true'/'false', PLACEHOLDERS: none, DEFAULT:'false')
animations: false
#Feature that was removed from LabyMod, but still usable in older versions. Purely cosmetic feature (OPTIONS: 'true'/'false', PLACEHOLDERS: none, DEFAULT:'false')
blockbuild: true
#Provides additional features to the chat (AutoText, Channels, Special Characters) (OPTIONS: 'true'/'false', PLACEHOLDERS: none, DEFAULT:'false')
chat: false
#Dispalys additional information above a player (OPTIONS: 'true'/'false', PLACEHOLDERS: none, DEFAULT:'false')
tags: false
features:
#Fixes a rendering bug in minecraft, can be considered as an unfair advantage (OPTIONS: 'true'/'false', PLACEHOLDERS: none, DEFAULT:'false')
crosshair_sync: true
#Fixes a rendering bug in minecraft with fast lava placement (OPTIONS: 'true'/'false', PLACEHOLDERS: none, DEFAULT:'false')
improved_lava: true
#Fixes some inventory bugs (OPTIONS: 'true'/'false', PLACEHOLDERS: none, DEFAULT:'false')
refill_fix: true
#Renders the saturation of a player additional to the current food (OPTIONS: 'true'/'false', PLACEHOLDERS: none, DEFAULT:'false')
saturation_bar: false
gui:
#General GUI, such as position, direction and current system time (OPTIONS: 'true'/'false', PLACEHOLDERS: none, DEFAULT:'false')
all: false
#Shows a players armour(+durability) on screen(HUD) (OPTIONS: 'true'/'false', PLACEHOLDERS: none, DEFAULT:'false')
armor_hud: false
#Shows a players item(s) on screen(HUD) (OPTIONS: 'true'/'false', PLACEHOLDERS: none, DEFAULT:'false')
item_hud: false
#Shows a players effect on screen(HUD) (OPTIONS: 'true'/'false', PLACEHOLDERS: none, DEFAULT:'false')
potion_effects: false
#An all-in-one modification for minecraft (1.8.9, 1.12.2)
#This clientcontrol is marked as STABLE
LabyModv1v2:
#Option if LabyMod(v1,v2)-Control should be enabled (OPTIONS: 'true'/'false', PLACEHOLDERS: none, DEFAULT:'false')
enabled: true
#The clients of players wont be modified if they have this permission (OPTIONS: 'any.valid.permission', PLACEHOLDERS: none, DEFAULT:'clientdetector.clientcontrol.labymod.old')
bypassPermission: 'clientdetector.clientcontrol.labymod.old'
disable:
features:
#Renders the saturation of a player additional to the current food (OPTIONS: 'true'/'false', PLACEHOLDERS: none, DEFAULT:'false')
player_saturation: false
#Shows the health of entities on screen(HUD), this is considered as an unfair advantage (OPTIONS: 'true'/'false', PLACEHOLDERS: none, DEFAULT:'true')
damage_indicator: true
#Shows a minimap(radar) on screen(HUD), this is considered as an unfair advantage (OPTIONS: 'true'/'false', PLACEHOLDERS: none, DEFAULT:'true')
minimap_radar: true
gui:
#General GUI, such as position, direction and current system time (OPTIONS: 'true'/'false', PLACEHOLDERS: none, DEFAULT:'false')
all: false
#Shows a players effect on screen(HUD) (OPTIONS: 'true'/'false', PLACEHOLDERS: none, DEFAULT:'false')
potion_effect_hud: false
#Shows a players armour(+durability) on screen(HUD) (OPTIONS: 'true'/'false', PLACEHOLDERS: none, DEFAULT:'false')
armour_hud: false
cosmetics:
#Shows a costum nickname on screen(HUD) (OPTIONS: 'true'/'false', PLACEHOLDERS: none, DEFAULT:'false')
nick: false
#Feature to switch back to old building animations (OPTIONS: 'true'/'false', PLACEHOLDERS: none, DEFAULT:'false')
blockbuild: false
#Feature to switch back to the old animations of MC 1.7 (OPTIONS: 'true'/'false', PLACEHOLDERS: none, DEFAULT:'false')
old_animations: false
#The mod allows you to save, load and display schematics (minecraft builds) (1.12.2)
#This clientcontrol is marked as EXPERIMENTAL for 1.8 - 1.12.2
Schematica:
#Option if Schematica-Control should be enabled (OPTIONS: 'true'/'false', PLACEHOLDERS: none, DEFAULT:'false')
enabled: false
#The clients of players wont be modified if they have this permission (OPTIONS: 'any.valid.permission', PLACEHOLDERS: none, DEFAULT:'clientdetector.clientcontrol.schematica')
bypassPermission: 'clientdetector.clientcontrol.schematica'
disable:
#Automatically builds based on a saved schematic file (OPTIONS: 'true'/'false', PLACEHOLDERS: none, DEFAULT:'true')
printer: true
#Saves a part of a minecraft-world to a schematic file (OPTIONS: 'true'/'false', PLACEHOLDERS: none, DEFAULT:'true')
save: true
#Shows a schematic (loaded from schematic file) as a hologram (OPTIONS: 'true'/'false', PLACEHOLDERS: none, DEFAULT:'false')
load: false
#Popular modification to download minecraft maps (of servers) (1.9 - 1.16.3)
#This clientcontrol is marked as UNSTABLE
WorldDownloader:
#Option if WorldDownloader-Control should be enabled (OPTIONS: 'true'/'false', PLACEHOLDERS: none, DEFAULT:'false')
enabled: false
#The clients of players wont be modified if they have this permission (OPTIONS: 'any.valid.permission', PLACEHOLDERS: none, DEFAULT:'clientdetector.clientcontrol.worlddownloader')
bypassPermission: 'clientdetector.clientcontrol.worlddownloader'
#Should the whole mod get disabled (OPTIONS: 'true'/'false', PLACEHOLDERS: none, DEFAULT:'true')
disable_all: true