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
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)'
...
You can leave one review per plugin release, and delete or update your review at any time