Features: ✅Vanilla-like on-screen
currency indicator (similar to
OriginRealms Ruby indicator)
✅Vanilla-like on-screen
GPS indicator ✅Vanilla-like on-screen
Arrows indicator (quiver) ✅Vanilla-like on-screen
arrow target indicator ✅Optimized for big servers
✅
Opensource, you can edit it to fit your server needs
How to install?
UPDATE to ItemsAdder 3.4.1-r5 or greater.
install all the dependecies (list below)
run /papi ecloud download Vault
run /papi reload
stop the server
install this plugin (paste the JAR inside the plugins folder)
start server
open plugins\RPGhuds\config.yml file and add your worlds names
rpgcompass:
description: Custom compass command.
usage: /rpgcompass <player> <set|remove> <world> <x> <y> <z>
rpghuds:
description: Main plugin command.
usage: /rpghuds <action> <hud>
[user
] permissions:
rpghuds.show:
description: Permission to use the command /rpghuds show <hud> on themselves.
rpghuds.hide:
description: Permission to use the command /rpghuds hide <hud> on themselves.
rpghuds.show.others:
description: Permission to use the command /rpghuds hide <hud> <player> on other players.
rpghuds.hide.others:
description: Permission to use the command /rpghuds hide <hud> <player> on other players.
rpghuds.compass.set:
description: Permission to use the command /rpgcompass set on themselves.
rpghuds.compass.remove:
description: Permission to use the command /rpgcompass remove on themselves.
rpghuds.compass.set.others:
description: Permission to use the command /rpgcompass set on other players.
rpghuds.compass.remove.others:
description: Permission to use the command /rpgcompass remove on other players.