Installation
Download
- Download the latest plugin
.jar
file from the following official sites where FancyGlow is published: - Download the following dependencies:
- TAB by neznamy - Required for proper functioning!
- PlaceholderAPI - Required for proper functioning!
- Luckperms - Permission manager
- Upload downloaded
.jar
files to your server’s plugins folder. - Restart your server and continue to the configuration section!
Configuration
- Once the config files for TAB plugin are generated, navigate to
..plugins/TAB/groups.yml
. - Add the
%fancyglow_color%
placeholder to the end of the player's tagprefix as it has to be the last color in the prefix. Example configuration:
groups.yml
_DEFAULT_:
tagprefix: '%vault-prefix%%fancyglow_color%'
Warning
For Minecraft versions below 1.13
the prefix can't be longer than 14 characters due to a 16-character limit total (glow placeholder adds 2 characters which is &
and the color code)