This commit is contained in:
2025-10-20 07:33:27 +00:00
parent cb6e810b0a
commit 1ab81d5f52
4223 changed files with 1326379 additions and 0 deletions

11
config/HeadshotBonus.toml Normal file
View File

@@ -0,0 +1,11 @@
["Headshot Bonus Config"]
#Animals have been included
"Entity Blacklist" = ["minecraft:ender_dragon"]
#Projectiles that do not trigger headshots
"Projectile Blacklist" = ["minecraft:snowball"]
#Range: 1.0 ~ 114514.0
"Headshot damage Multiplier" = 2.0
"Whether to notify the one who shoots the head" = true
"Whether to notify the victim" = false