chore: update contributors and thanks

This commit is contained in:
github-actions[bot] 2026-08-01 19:24:41 +00:00
parent cf3ce471cf
commit cd27208f7d
2 changed files with 4 additions and 0 deletions

View file

@ -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? "SkillDescriptionDuration": 7.0, // Jak długo opis umiejętności powinien być widoczny?
"DisplayAlwaysDescription":false,// Zawsze wyświetlaj opis umiejętności "DisplayAlwaysDescription":false,// Zawsze wyświetlaj opis umiejętności
"DisableSpectateHUD": false, // Wyłącz HUD HTML bedąc martwym "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 "EnableFlashingHtmlHudFix": false,// Włącz FlashingHtmlHudFix
"TraceRayBeam": false, // Włącz widoczność ścieżki dla 'Długi Nóż', 'Długi Zeus' "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 "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) "DisableSkillsOnRoundEnd": false,// Wyłącz wszystkie umiejętności na koniec rundy (gdy widoczne jest podsumowanie)
"CurseSkillPerPlayer": null, // Maksymalna liczba efektów na gracza
"LanguageSystem": { "LanguageSystem": {
"DefaultLangCode": "en", // Język domyślny: en, pl, fr, pt-br, zh "DefaultLangCode": "en", // Język domyślny: en, pl, fr, pt-br, zh

View file

@ -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? "SkillDescriptionDuration": 7.0, // How long should the skill description be visible for?
"DisplayAlwaysDescription":false,// Always display skill description (SkillDescriptionDuration = 9999) "DisplayAlwaysDescription":false,// Always display skill description (SkillDescriptionDuration = 9999)
"DisableSpectateHUD": false, // Disable HTML HUD when spectating "DisableSpectateHUD": false, // Disable HTML HUD when spectating
"HideHudForOtherPlugins": true, // Automatically hides HUD when another plugin uses it
"EnableFlashingHtmlHudFix": false,// Enable FlashingHtmlHudFix "EnableFlashingHtmlHudFix": false,// Enable FlashingHtmlHudFix
"TraceRayBeam": false, // Enable trail visibility for 'Long Knife', 'Long Zeus' "TraceRayBeam": false, // Enable trail visibility for 'Long Knife', 'Long Zeus'
"DisableHUDOnDeathPermission": "@jRandomSkills/death", // Disable the HUD after death for players with this permission "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) "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": { "LanguageSystem": {
"DefaultLangCode": "en", // Default language: en, pl, fr, pt-br, zh "DefaultLangCode": "en", // Default language: en, pl, fr, pt-br, zh