Skip to content

Commit 673a232

Browse files
committed
Disable Hitboxes check
1 parent 0939076 commit 673a232

File tree

1 file changed

+12
-9
lines changed

1 file changed

+12
-9
lines changed

main/plugins/GrimAC/punishments.yml

Lines changed: 12 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -72,15 +72,18 @@ Punishments:
7272
- "2:0 ban-ip %player% Używanie cheatów. Jeśli uważasz, że to pomyłka, skontaktuj się z administracją. ${CFG_DISCORD_GUILD_INVITE}"
7373
# - "1:1 [webhook]"
7474
# - "1:1 [proxy]"
75-
Hitboxes:
76-
remove-violations-after: 300
77-
checks:
78-
- "Hitboxes"
79-
commands:
80-
- "5:3 [alert]"
81-
- "10:0 ban-ip %player% Używanie cheatów. Jeśli uważasz, że to pomyłka, skontaktuj się z administracją. ${CFG_DISCORD_GUILD_INVITE}"
82-
# - "5:3 [webhook]"
83-
# - "5:3 [proxy]"
75+
76+
# Disabled due to false positives https://github.com/GrimAnticheat/Grim/pull/2041
77+
# Hitboxes:
78+
# remove-violations-after: 300
79+
# checks:
80+
# - "Hitboxes"
81+
# commands:
82+
# - "5:3 [alert]"
83+
# - "10:0 ban-ip %player% Używanie cheatów. Jeśli uważasz, że to pomyłka, skontaktuj się z administracją. ${CFG_DISCORD_GUILD_INVITE}"
84+
# # - "5:3 [webhook]"
85+
# # - "5:3 [proxy]"
86+
8487
Misc:
8588
remove-violations-after: 300
8689
checks:

0 commit comments

Comments
 (0)