From aa2090d97ab1b58035747cd0181dbab2ff2a265c Mon Sep 17 00:00:00 2001 From: William Date: Mon, 17 Jun 2024 21:19:32 +0100 Subject: [PATCH] docs: remove brigadier tab completion --- docs/Config-File.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/Config-File.md b/docs/Config-File.md index 12e15d63..810eaad5 100644 --- a/docs/Config-File.md +++ b/docs/Config-File.md @@ -28,8 +28,6 @@ check_for_updates: true cluster_id: '' # Enable development debug logging debug_logging: true -# Whether to provide modern, rich TAB suggestions for commands (if available) -brigadier_tab_completion: false # Whether to enable the Player Analytics hook. # Docs: https://william278.net/docs/husksync/plan-hook enable_plan_hook: true