From 46ed5fedfa41b6ccbe5194ba4e2e9f0aa187aba9 Mon Sep 17 00:00:00 2001 From: Misat11 <20199703+Misat11@users.noreply.github.com> Date: Sun, 22 Dec 2024 14:28:41 +0100 Subject: [PATCH] docs: wrap lines in allow-via-hooks description --- docs/config.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/config.md b/docs/config.md index 7552a4213..6af45f1ea 100644 --- a/docs/config.md +++ b/docs/config.md @@ -329,7 +329,9 @@ bossbar: style: SEGMENTED_20 # The backend-entity field is present only if the server is running on 1.8.8. Allowed values: wither, dragon backend-entity: dragon - # The allow-via-hooks field is present only if the server is running on 1.8.8. The plugin tries to hook to ViaVersion API to make colored and segmented bossbars for 1.9+ players. As the ViaVersion API constantly changes, this may occasionally cause protocol issues. + # The allow-via-hooks field is present only if the server is running on 1.8.8. + # The plugin tries to hook to ViaVersion API to make colored and segmented bossbars for 1.9+ players. + # As the ViaVersion API constantly changes, this may occasionally cause protocol issues. allow-via-hooks: true holograms: enabled: true