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