> For the complete documentation index, see [llms.txt](https://docs.nexstudios.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.nexstudios.org/skyblock-plus-setup/getting-set-up/configuration.md).

# Configuration

Now that your server is ready to go, let's get started on customizing the setup to include your own server name and branding. Here's a list of all the files you need to change to your server name:

{% hint style="info" %}
We'd recommend using an external editor like [Visual Studio Code](https://code.visualstudio.com/download) for editing files, but you can use the built-in editor from your hosting provider as well.
{% endhint %}

{% hint style="info" %}
To generate "small text font" seen on our server, [use this tool](https://mcutils.com/small-text-converter).\
To generate gradients seen on our server, [use this tool](https://www.birdflop.com/resources/rgb/).
{% endhint %}

`/plugins/AutomaticBroadcast/broadcasts.yml:` Lines 29, 35, 50, 56, 72, 94 -> Replace with your respective vote, store and Discord links

`/plugins/DecentHolograms/holograms/Spawn Info:`

* `welcome.yml` -> Line 12: Use the "small text font" generator above to type out your server name.
* `Coins.yml` -> Line 24: Replace "store.yourserver.com" with your store name. Again, use the "small text font" generator seen above.

`/plugins/DeluxeMenus/gui_menus`:

* `vote.yml` -> Lines 35-40, 73, 100, 132, 159, 192, 220, 252, 279,  312, 339, 372, 399. Replace "yourserver.com" with your server vote link.
* `/plugins/DeluxeMenus/gui_menus/coinshop/`:
  * `All files in this directory:` Replace `ѕᴛᴏʀᴇ.ʏᴏᴜʀѕᴇʀᴠᴇʀ.ᴄᴏᴍ` with your server store URL.
* `/plugins/DeluxeMenus/gui_menus/ranks/`:
  * `All files in this directory:` Replace `store.yourserver.com` with your server store URL.

`/plugins/Essentials/custom.txt` -> Line 2: Replace discord.gg/nexstudios with your Discord invite link.

`/plugins/Essentials/motd.txt` -> Line 10: Replace entire line with your server name. Using the gradient generator, put `#B3FF94` as gradient 1, `#B0EA60` as gradient 2 and `#B3FF94`as gradient 3.

`/plugins/MiniMOTD/main.conf` -> Line 18 & 19: Replace "SERVER NAME" with your server name and change the line2 to whatever you wish to have as the second line of your server MOTD.

`/plugins/ServerTutorialPlus/tutorialsaves.yml` -> Lines 34, 40, 356, 404 and 691. Change to your server name in the small font.

`/plugins/TAB/config.yml` -> Lines 6, 8, 84, 101, 120, 136, 152, 170, 188, 203 and 234. Replace with your respective URLs/server name/socials. For "Skyblock PLUS" small text, use the small text generator and gradient generator, put `#B3FF94` as gradient 1, `#B0EA60` as gradient 2 and `#B3FF94`as gradient 3.

`/plugins/TAB/animations.yml` -> Customise the animations and text seen at the bottom of tab.

{% hint style="info" %}
Type **/st reload**, then restart your server to apply all of the changes you've made to the configuration files.
{% endhint %}
