🔖
Ranks textures (prefix)
%20(1)%20(1)%20(1)%20(1)%20(1)%20(1)%20(1)%20(1)%20(1)%20(1)%20(1)%20(1)%20(1).png?alt=media)
Open
ItemsAdder/contents/betterranks/configs/ranks.yml
file and copy and paste one of them.
Then rename it to your rank, also decide a new .png file name, for example custom
custom:
permission: "ranks.custom"
show_in_gui: true
suggest_in_command: false
path: "custom.png"
scale_ratio: 9
y_position: 8
Don't change
scale_ratio
and y_position
. It would make the ranks look pixelated.Copy one of my ranks .png files and edit it from folder
contents/betterranks/textures/
You can edit it using Photoshop, GIMP, Paint.NET or any other editing software you use.
For example copy admin.png
, name it custom.png
and edit it.Don't change the rank image height!
Change only the width or the image will look pixelated!
For example in order to make a similar rank to my BetterRanks addon you just have to use the Minecraftia font and cut some pixels.




Use this command
/lp creategroup admin
Use this command to get the editor:
/lp editor
Now click on the link and open the web editor.Select the role, in this case
admin
.
Write
prefix.100.
followed by the prefix placeholder in the bottom input box, in this example I will use :admin:
prefix.100.:admin:
(make sure you write it correctly).
Press
+Add

As you can see you have a new line in the permissions list, this is the prefix setting.

Now save your changes

Use this command (change
LoneDev
to your player name) /lp user LoneDev group add admin

Add this under the
groups
category or edit it if already exists.
(You have to use %img_admin%
instead of :admin:
because TAB recognized only PlaceholderAPI placeholders and not ItemsAdder placeholders. This can be valid also for other plugins) Admin:
tabprefix: '%img_admin% '
tagprefix: '%img_admin% '
Then use the command
/tab reload


Last modified 2mo ago