# Edit Basic Content

## TAB / SCOREBOARD / BOSSBAR

{% hint style="info" %}
Locate the folder <kbd>plugins/tab/config.yml</kbd>and edit them there.
{% endhint %}

## COMMAND PREFIXES

{% hint style="info" %}
Locate the folder <kbd>plugins/itsmyconfig/placeholders/default.yml</kbd> and edit it there.
{% endhint %}

## DISCORD and STORE LINKS

{% hint style="info" %}
Locate the folder <kbd>plugins/conditionalevents/events/discord\_store\_commands.yml</kbd>and edit the links.
{% endhint %}

## MULTIPLAYER SERVER INFO (MOTD)

{% hint style="info" %}
Locate the folder <kbd>plugins/minimotd/main.conf</kbd> and edit it as you want.
{% endhint %}

## WELCOME MESSAGE AND PLAYER JOIN/LEAVE MESSAGES

{% hint style="info" %}
Locate the file at <kbd>plugins/conditionalevents/events/welcome\_message.yml</kbd> and edit it as you want.
{% endhint %}

CHANGE A PLAYER RANK:

{% hint style="info" %}
As OP use the following command:&#x20;

<kbd>/lp user (PLAYER NAME) parent set (RANK)</kbd> <br>

For example: /lp user HyperDev\_ parent set owner <br>

Always use "parent set" instead of "parent add" since having more than one rank at the same time, may&#x20;cause some permissions errors, and the player will just display the higher rank at tab/chat/name tag.
{% endhint %}
