Branding
Build Battle
Last updated
Build Battle
Last updated
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.
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.
Remember to maintain the format, which is number: 'your message'
, to avoid breaking the scoreboards.
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.
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.
# 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...
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 ""
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 ""
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.
Remember to maintain the format, which is - 'your message'
, to avoid breaking the tab.
header-footer:
enabled: true
header:
- ''
- ''
- '&3&lBuild Battle'
- ''
- ''
footer:
- ''
- ''
- ' &fYou are playing on &8play.servername.com '
- ' &fPurchase ranks and cosmetics at &7store.servername.com'
- ''