Sound when hitting a player
Play sound when hit player with bow
To edit settings, open config.yml in plugin folder
---
# HypixelBow Configuration File
# will send to launched player and hit the projectile
# not to send, set to false.
#
# Replacement:
#
# {hp} : player's health
# {max_hp} : player's max health
# {damage} : amount of damage
# {name} : player's name
# {display} : player's display name
sound:
enable: true
volume: 1
pitch: 1
name: random.orb
message:
enable: true
message: "§c{name} §7(§aHP: §e{hp}§7)"
popup:
enable: true
message: "§c{name} §7(§aHP: §e{hp}§7)"
tip:
enable: true
message: "§c{name} §7(§aHP: §e{hp}§7)"
...
Version: 1.2.2
Downloads: 670
Updated: 2/21/2024
Supported API versions: 5.0.0 to 5.27.1
Categories: Fun, Minigame, Chat-Related, Informational, General
License: GPL-3.0-ONLY