šŸ–¼ļøBranding

Build Battle

How to change the branding on the Scoreboard (IP Address)

There are 9 scoreboards in all. You will have to update all of them.

Firstly, go ahead and go into the setup, and navigate your way into the SimpleScore plugin folder. (Setup\plugins\SimpleScore)

After that, please go ahead and open up the scoreboards.yml file. Once it's opened, you will have to change one line for the main lobby scoreboard.

plugins\SimpleScore\scoreboards.yml
simple:
  titles: '&3&lBuild Battle'
  scores:
    12: '        &7%localtime_time_dd/MM/yyyy%'
    11: ''
    10: '&6&l⭐ &fLevel &8&l• &b%buildbattle_user_statistic_level%'
    9: '&8&l| &fNext Level in &8&l• &b%buildbattle_user_statistic_next_level_exp% exp'
    8: ''
    7: '&e&lšŸ† &fTotal Wins &8&l• &b%buildbattle_user_statistic_wins%'
    6: '&c&lā­• &fHighest Points &8&l• &b%buildbattle_user_statistic_points_highest%'
    5: ''
    4: '&e&l⚔ &fSuper Votes &8&l• &b%buildbattle_user_statistic_super_votes%'
    3: '&2&lšŸ’± &fCoins &8&l• &b%vault_eco_balance% šŸ’°'
    2: ''
    1: '  &8play.servername.com'

In the configuration, the first line is set to 1: '&8&nplay.servername.com'. Feel free to customize the entire configuration according to your preferences. You can utilize Minecraft Colorcodes to personalize it.

Lastly, go ahead and navigate your way into the BuildBattle plugin folder. (Setup\plugins\BuildBattle)

After that, please go ahead and open up the language.yml file. Upon opening it, you'll need to modify six lines.

plugins\BuildBattle\language.yml
Scoreboard:
  Title: "&3&lBuild Battle"
  Theme-Unknown: "&8&k???"
  Content:
    Waiting:
      - ""
      - "&1&lšŸ° &fArena &8&l• %arena_name%"
      - "&8&lā–  &fMode &8&l• %arena_type%"
      - ""
      - "&e&lšŸ‘ØšŸ‘© &fPlayers &8&l• %arena_players_size%"
      - ""
      - "| Minimum Players &8&l• %arena_min_players%"
      - ""
      - "  &8play.servername.com"
    Starting:
      - ""
      - "&1&lšŸ° &fArena &8&l• %arena_name%"
      - "&8&lā–  &fMode &8&l• %arena_type%"
      - ""
      - "&f&lāŒ› &fStarting In &8&l• %arena_time%"
      - ""
      - "&e&lšŸ‘ØšŸ‘© &fPlayers &8&l• %arena_players_size%"
      - ""
      - "| Minimum Players &8&l• %arena_min_players%"
      - ""
      - "  &8play.servername.com"
    # Contents of scoreboard while ingame
    In-Game:
      Classic:
        - "&f"
        - "&2&l🟢 &fTheme &8&l• %arena_theme%"
        - "&8&lā–  &fMode &8&l• %arena_type%"
        - "&f"
        - "&f&lšŸ•› &fTime Left &8&l• %arena_time%"
        - ""
        - "&e&lšŸ‘ØšŸ‘© &fPlayers &8&l• %arena_players_size%"
        - "&1&lšŸ° &fArena &8&l• %arena_name%"
        - ""
        - "  &8play.servername.com"
      Teams:
        - "&f"
        - "&2&l🟢 &fTheme &8&l• %arena_theme%"
        - "&8&lā–  &fMode &8&l• %arena_type%"
        - "&f"
        - "&f&lšŸ•› Time Left &8&l• %arena_time%"
        - ""
        - "&6&lšŸ‘„ &fTeammate &8&l• "
        - "%arena_teammates%"
        - "&1&lšŸ° &fArena &8&l• %arena_name%"
        - ""
        - "  &8play.servername.com"
      Guess-The-Build:
        - "&f"
        - "&8&lā–  &fMode &8&l• %arena_type%"
        - "&5&lšŸ› ļø &fBuilder &8&l• %arena_builder%"
        - ""
        - "&e&lšŸ† &fLeaders &8&l•"
        - "%arena_place_member_1% | %arena_place_points_1%"
        - "%arena_place_member_2% | %arena_place_points_2%"
        - "%arena_place_member_3% | %arena_place_points_3%"
        - ""
        - "&f&lšŸ•› Time Left &8&l• %arena_time%"
        - ""
        - "&2&l🟢 &fTheme &8&l• %arena_theme%"
        - ""
        - "  &8play.servername.com"
      Guess-The-Build-Waiting:
        - "&f"
        - "&8&lā–  &fMode &8&l• %arena_type%"
        - "&f"
        - "&e&lšŸ† &fLeaders &8&l•"
        - "%arena_place_member_1% &8&l| %arena_place_points_1%"
        - "%arena_place_member_2% &8&l| %arena_place_points_2%"
        - "%arena_place_member_3% &8&l| %arena_place_points_3%"
        - ""
        - "&f&lāŒ› Start in &8&l• %arena_time%"
        - ""
        - "  &8play.servername.com"
    # Contents of scoreboard while state is ending
    Ending:
      Classic:
        - "&f"
        - "&8&lā–  &fMode &8&l• %arena_type%"
        - "&f"
        - "&cGAME ENDED"
        - ""
        - "&f"
        - "&f"
        - ""
        - "  &8play.servername.com"
      Guess-The-Build:
        - "&f"
        - "&8&lā–  &fMode &8&l• %arena_type%"
        - "&f"
        - "ā–  1. %arena_place_member_1% &8&l| %arena_place_points_1%"
        - "ā–  2. %arena_place_member_2% &8&l| %arena_place_points_2%"
        - "ā–  3. %arena_place_member_3% &8&l| %arena_place_points_3%"
        - "ā–  4. %arena_place_member_4% &8&l| %arena_place_points_4%"
        - "ā–  5. %arena_place_member_5% &8&l| %arena_place_points_5%"
        - "ā–  6. %arena_place_member_6% &8&l| %arena_place_points_6%"
        - "ā–  7. %arena_place_member_7% &8&l| %arena_place_points_7%"
        - "ā–  8. %arena_place_member_8% &8&l| %arena_place_points_8%"
        - "ā–  9. %arena_place_member_9% &8&l| %arena_place_points_9%"
        - "ā–  10. %arena_place_member_10% &8&l| %arena_place_points_10%"
        - "&f"
        - "  &8play.servername.com"
    # Contents of scoreboard while state is restarting
    Restarting:
      - ""
      - "&8&lā–  &fMode &8&l• %arena_type%"
      - "&f"
      - "&cRESTARTING GAME"
      - ""
      - "&f"
      - "&f"
      - ""
      - "  &8play.servername.com"

Go ahead and navigate your way into the Skript folder and after that into the scripts folder.

(Setup\plugins\Skript\scripts\)

After that, please go ahead and open up the discord.sk , store.sk , announce.sk files. Upon opening it, you can modify the store and discord links in the announcement and aswell in the /discord and /store command.

plugins\Skript\scripts\announce.sk
 # and more...
 
            if {announcement.choice} is 1:
                broadcast ""
                broadcast ""
                broadcast "&9&lDISCORD"
                broadcast ""
                broadcast "&fJoin our discord at &2discord.gg/link"
                broadcast ""

            if {announcement.choice} is 2:
                broadcast ""
                broadcast ""
                broadcast "&6&lSTORE"
                broadcast ""
                broadcast "&fBuy ranks, cosmetics at &estore.servername.com"
                broadcast ""

            if {announcement.choice} is 3:
                broadcast ""
                broadcast ""
                broadcast "&5&lDo you need help?"
                broadcast ""
                broadcast "&fCheck out our help menu by typing &e/help"
                broadcast ""

            if {announcement.choice} is 4:
                broadcast ""
                broadcast ""
                broadcast "&e&lFOLLOW US"
                broadcast ""
                broadcast "&fFollow us on X at &5x.com/servername"
                broadcast ""

            if {announcement.choice} is 5:
                broadcast ""
                broadcast ""
                broadcast "&a&lEVENTS"
                broadcast ""
                broadcast "&fCheck out upcoming events at &aservername.com/events"
                broadcast ""
# and more...
plugins\Skript\scripts\discord.sk
command /discord:
	trigger:
		send ""
		send "&8&m--------------------"
		send ""
		send ""
		send "&9&lDiscord Server"
		send ""
		send "&fJoin our discord at &3discord.gg/link"
		send ""
		send "&8&m--------------------"
		send ""
plugins\Skript\scripts\store.sk
command /store:
	trigger:
		send ""
		send "&8&m--------------------"
		send ""
		send ""
		send "&e&lCheck out our Store"
		send ""
		send "&fBuy ranks, cosmetics at &6store.servername.com"
		send ""
		send "&8&m--------------------"
		send ""

How to change the branding on the TAB (IP Address)

Firstly, go ahead and go into the setup, and navigate your way into the TAB plugin folder. (Setup\plugins\TAB)

After that, please go ahead and open up the config.yml file. Feel free to customize the entire configuration according to your preferences. You can utilize Minecraft Colorcodes to personalize it.

plugins\TAB\config.yml
header-footer:
  enabled: true
  header:
  - ''
  - ''
  - '&3&lBuild Battle'
  - ''
  - ''
  footer:
  - ''
  - ''
  - ' &fYou are playing on &8play.servername.com '
  - ' &fPurchase ranks and cosmetics at &7store.servername.com'
  - ''

Last updated