πŸ”©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:

We'd recommend using an external editor like Visual Studio Code for editing files, but you can use the built-in editor from your hosting provider as well.

To generate "small text font" seen on our server, use this tool. To generate gradients seen on our server, use this tool.

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

/plugins/DecentHolograms/holograms:

  • 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 #FCD05C as gradient 1, #FDDB99 as gradient 2 and #FCD05C 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 28, 34 and 313. Change to your server name in the small font.

/plugins/TAB/config.yml -> Lines 6, 7, 95, 111, 114, 130 & 148. Replace with your respective URLs/server name/socials.

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

Type /st reload, then restart your server to apply all of the changes you've made to the configuration files.

Last updated

Was this helpful?