By continuing to use this site, you agree to the Terms of Service of this website, including usage of cookies.
OK, Don't show this again
Play sound when hit player with bow
command: hbow
permission: hypixelbow.cmd
default: op
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
enable-sound: true # Enable sound ?
sound-volume: 1
sound-pitch: 1
sound-name: "random.orb"
enable-message: true # Enable message ?
hit-message: "§c{name} §7(§aHP: §e{hp}§7)"
enable-popup: false # Enable popup ?
hit-popup: "§c{name} §7(§aHP: §e{hp}§7)"
enable-tip: false # Enable tip ?
hit-tip: "§c{name} §7(§aHP: §e{hp}§7)"
...
You can leave one review per plugin release, and delete or update your review at any time