-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Help] per rank tag #33
Comments
Please check out the |
I saw, this is not my suggestion, or describe how to make per rank tag |
I don't really understand what you're asking and I will presume you want an example. EXAMPLE: e.g you had a rank called MVP: groups:
mvp:
background: black
text:
- "<red><bold>MVP"
scale: 1.5 You then give your LuckPerms (or whatever permissions plugin) mvp group the |
https://prnt.sc/UII6SFMvPVl5 in which line should i paste this? https://pastebin.com/TWePNfma this is my config, if you can edit it add this lines will be awesome and helpful for me |
Your first screenshot is correct. However, you must replace the duplicate
If you need to, please familiarize yourself with yaml structure... I won't do it for you. |
[03:01:02 INFO]: Kapsel693 issued server command: /nametags-reload
Caused by: org.yaml.snakeyaml.parser.ParserException: while parsing a block mapping
[03:01:02 INFO]: [NameTags] Using MINI_MESSAGE as text formatter. |
You are using legacy colour codes, change for formatter option in the config to support 'legacy'. Your config is invalid, if you're working with servers and plugins you should be familiar with YAML formatting since most Bukkit/Paper/Spigot plugins use it. If it's only 3 lines and it's so trivial then you should be able to, I don't want to spoon feed stuff but I'll guide you in the right direction, if you're REALLY stuck ask chat GPT |
Is there way to add per rank tag? WIll be helpful for staff to add "Staff X servername" because now when I will write this in defualt, all players will get this
nametags.tag.groupname
and meaby the current permission for color could be changed to "nametags.background.groupname" seriously really helpful
https://prnt.sc/80pgWMLB9I9B
example here i will get custom tag for CHATMOD RANK https://prnt.sc/4JSsH4PpHqmE
The text was updated successfully, but these errors were encountered: