Page cover

👁️‍🗨️Create Titles

Guide to create new titles

circle-exclamation

material_no_permission

This material will be displayed when a player does not have the necessary permission for the message. To learn more about the materials and how you should use them, click here.

titles.yml
Menu:
 material_no_permission: 'BARRIER'
No Permissions

create new title

Below you have the model to be able to copy and paste in your configuration file, it is important that you modify the name "key_name" to avoid errors with the plugin.

title & subtitle

These two sections are similar and therefore the configuration applies to both. Here you can modify and implement the text you like.

circle-info

You can use variables from PlaceholderAPIarrow-up-right and variables from this event. You can also occupy colors of the new versions, only servers 1.16+, click here.

permission

This section is optional, if you want all users to be able to select this firework without permission, just put "none", it should be:

But if you like, you can place a permission, this so that only users with this permission can select it.

Titles Variables

Here are the variables that can be occupied solely in this event (lore), but you can also occupy PlaceholderAPI variables.

Variable
Description

%titles_name%

Shows the name of the title depending on the option you have (key/display_name). Example: title1 o Title #1

%titles_title%

Shows the title that will be sent to the player when they log in. Example: Welcome_ImJona

%titles_subtitle%

Shows the title that will be sent to the player when they log in. Example: To ServerYour Server

%titles_status_locked%

It shows the status of the title, if the user has the corresponding permission, the message that you configured in translations will appear. Example: Unlocked or Locked

%titles_status_selected%

It shows the status of the title, if the user has it selected, the message that you configured in translations will appear. Example: Selected or Unselected

%player%

Shows the name of the player who is interacting with the menu. Example: _ImJona

Última actualización