Above Head Names, Tablist Sorting and Hover Announcement Messages!
Hey Everyone,
This has been a update that i have been wanting to make for a while but time has not allowed me. But today I am happy to release it to you!
Changes:
- Tablist now has sorting, permission based.
- Message announcements timer works properly and have hover events now for hover messages.
- Above head name colour and prefixes have been implemented (Side note, no hex colour for these as SpigotAPI limitations stop it.).
Details:
- Tablist Sorting: There is now a new section in the config.yml that will allow you to set up groups that the tablist will sort by, Once you have added them to the config.yml you then need to apply the permission `stylizer.tablist.order.<group name>` to the group, and it will automatically order it for you. The list goes from top to bottom, so whatever is at the top of the list, will be first in the tablist.
- Above Head Names: This is something that I have been wanting to implement into Stylizer for a long time but never had a good chance to but here we go!. This will work with player prefixes, suffixes as well. NOTE: Sadly, I am unable to implement hex colour support for these above head names because of some limitations with SpigotAPI but I am added a section in the config.yml called Player_Name_Tags where you can set what colour you're wanting the name colour to be for players. This is permission based just like the tablist ordering, You will need to add them to the config then assign the permission `stylizer.nametags.groups.<groupname>`
- Hover Messages for Message Announcements: This change allows you to now add special messages for when you hover over an announcement message.
This is somewhat of a big update for Stylizer, so if there are any issues with any of the new changes, or anything at all, please don't hesitate to contact me.