⛩️More Themes

Build Battle

This guide will show you how to add more themes.

First, go to the directory where your server files are located. From there, navigate through the following path: Setup\plugins\BuildBattle\.

Locate the themes.yml File

Inside the BuildBattle folder, find the themes.yml file. This file contains all the themes that can be used in the game.

Editing Themes

Open the themes.yml file using a text editor of your choice. Inside the file, you'll see a list of themes. You can perform the following actions:

  • Remove a Theme: Simply delete the line corresponding to the theme you want to remove.

  • Edit a Theme: Modify the text of an existing theme to change it.

  • Add a New Theme: Add a new line with the theme you want to introduce.

Save Your Changes

  • After making your changes, save the themes.yml file.

  • Ensure there are no syntax errors or missing entries to avoid issues during gameplay.

Restart Your Server

  • To apply the changes, restart your Minecraft server.

Last updated