Results 5 issues of DMK

### Describe the bug: Fatal plugin error E_ERROR Message: =================== Błąd typu E_ERROR został spowodowany w linii 32 pliku /home/srv65890/domains/[xxx.pl/public_html/wp-content/plugins/header-footer-elementor/header-footer-elementor.php](http://xxx.pl/public_html/wp-content/plugins/header-footer-elementor/header-footer-elementor.php). Komunikat błędu: Uncaught Error: Failed opening required '/home/srv65890/domains/[xxx.pl/public_html/wp-content/plugins/header-footer-elementor/vendor/autoload.php](http://xxx.pl/public_html/wp-content/plugins/header-footer-elementor/vendor/autoload.php)' (include_path='.:/usr/local/customphp/pear:/tmp') in...

bug

The configuration file looks now: ![image](https://github.com/EternalCodeTeam/EternalCombat/assets/81445555/bdc3a4d5-455d-46db-80a7-9f793abd44cc) Tested on localhost. Additionally, I suggest to remove the SUB_TITLE notification type. And replace it with a standard TITLE notification, which will have the...

## Description This PR refactors the delay handling to eliminate cache-level TTL conflicts. - Introduced GuavaDelay with shared logic on top of Guava Cache - Removed `expireAfterWrite` to ensure TTL...

🔧 enhancement
🔓 API

### API version 2.5.2 ### Server software and version 1.21.5 ### Steps to reproduce ```bash 1. Use #setAdventureLines/#setAdventureLine ``` ### Expected behaviour 1. Use #setAdventureLines/#setAdventureLine 2. Components are applied to...

bug

Adding ItemFlags to GUI items is possible, but they don’t work in-game (tested in 1.21.3+, maybe even lower versions). To make them work properly, you need to add empty AttributeModifiers...