v1.2.3.b3 - HUD auto-hide

Added automatic HUD hiding to prevent conflicts with other plugins using the center HUD system.
This commit is contained in:
Juzlus 2026-08-01 21:11:59 +02:00
parent 7b142cf933
commit 9857be3236
14 changed files with 108 additions and 68 deletions

8
.github/en.md vendored
View file

@ -385,6 +385,14 @@ This plugin uses content from the following projects:
## 📋 Changelog
<details>
<summary><b>v1.2.3.b3</b></summary>
- #### General
- ###### Added automatic HUD hiding to prevent conflicts with other plugins using the center HUD system (`HideHudForOtherPlugins` in `config.json`).
</details>
<details>
<summary><b>v1.2.3.b2</b></summary>