3
0
Mirror von https://github.com/GeyserMC/Geyser.git synchronisiert 2024-11-19 14:30:17 +01:00

Update cooldown image

Dieser Commit ist enthalten in:
Camotoy 2024-09-25 19:09:18 -04:00
Ursprung 0d9b20a20d
Commit bfd032d685
Es konnte kein GPG-Schlüssel zu dieser Signatur gefunden werden
GPG-Schlüssel-ID: 7EEFB66FE798081F

Datei anzeigen

@ -112,7 +112,7 @@ public interface GeyserConfig {
@Comment(""" @Comment("""
Allow a fake cooldown indicator to be sent. Bedrock players otherwise do not see a cooldown as they still use 1.8 combat. Allow a fake cooldown indicator to be sent. Bedrock players otherwise do not see a cooldown as they still use 1.8 combat.
Please note: if the cooldown is enabled, some users may see a black box during the cooldown sequence, like below: Please note: if the cooldown is enabled, some users may see a black box during the cooldown sequence, like below:
https://cdn.discordapp.com/attachments/613170125696270357/957075682230419466/Screenshot_from_2022-03-25_20-35-08.png https://geysermc.org/img/external/cooldown_indicator.png
This can be disabled by going into Bedrock settings under the accessibility tab and setting "Text Background Opacity" to 0 This can be disabled by going into Bedrock settings under the accessibility tab and setting "Text Background Opacity" to 0
This setting can be set to "title", "actionbar" or "false\"""") This setting can be set to "title", "actionbar" or "false\"""")
default CooldownUtils.CooldownType showCooldown() { default CooldownUtils.CooldownType showCooldown() {