From cd27208f7d6adca15746d535adb9ab4e21525cf9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sat, 1 Aug 2026 19:24:41 +0000 Subject: [PATCH] chore: update contributors and thanks --- README-PL.md | 2 ++ README.md | 2 ++ 2 files changed, 4 insertions(+) diff --git a/README-PL.md b/README-PL.md index 7a46a72..f2dd947 100644 --- a/README-PL.md +++ b/README-PL.md @@ -306,10 +306,12 @@ Wszystkie sypermoce można dostosować w pliku **`config.cfg`** / **`skillsInfo. "SkillDescriptionDuration": 7.0, // Jak długo opis umiejętności powinien być widoczny? "DisplayAlwaysDescription":false,// Zawsze wyświetlaj opis umiejętności "DisableSpectateHUD": false, // Wyłącz HUD HTML bedąc martwym + "HideHudForOtherPlugins": true, // Automatycznie ukrywa HUD gdy używa go inny plugin "EnableFlashingHtmlHudFix": false,// Włącz FlashingHtmlHudFix "TraceRayBeam": false, // Włącz widoczność ścieżki dla 'Długi Nóż', 'Długi Zeus' "DisableHUDOnDeathPermission": "@jRandomSkills/death", // Wyłącz HUD po śmierci dla graczy z tym uprawnieniem "DisableSkillsOnRoundEnd": false,// Wyłącz wszystkie umiejętności na koniec rundy (gdy widoczne jest podsumowanie) + "CurseSkillPerPlayer": null, // Maksymalna liczba efektów na gracza "LanguageSystem": { "DefaultLangCode": "en", // Język domyślny: en, pl, fr, pt-br, zh diff --git a/README.md b/README.md index 9f8c7b1..27ab5e2 100644 --- a/README.md +++ b/README.md @@ -307,10 +307,12 @@ All skills can be customized in the **`config.cfg`** / **`skillsInfo.json`** fil "SkillDescriptionDuration": 7.0, // How long should the skill description be visible for? "DisplayAlwaysDescription":false,// Always display skill description (SkillDescriptionDuration = 9999) "DisableSpectateHUD": false, // Disable HTML HUD when spectating + "HideHudForOtherPlugins": true, // Automatically hides HUD when another plugin uses it "EnableFlashingHtmlHudFix": false,// Enable FlashingHtmlHudFix "TraceRayBeam": false, // Enable trail visibility for 'Long Knife', 'Long Zeus' "DisableHUDOnDeathPermission": "@jRandomSkills/death", // Disable the HUD after death for players with this permission "DisableSkillsOnRoundEnd": false,// Disable all skills at the end of the round (when the summary is visible) + "CurseSkillPerPlayer": null, // Maximum number of effects per player "LanguageSystem": { "DefaultLangCode": "en", // Default language: en, pl, fr, pt-br, zh