You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add customization to the message
Add custom sound for the title
SWAPPAGE
New team: %team%
And customization to change the name for the colors
Something like this:
messages.yml
swappage-title: &k00 &6SWAPPAGE &k00
swappage-subtitle: &6New team: %team%
message-sound: NOTE_PLING
pitch: 1
volume: 1
For the teams name:
teamnames.yml
red: &cRED
blue: &9BLUE
green: &aGREEN
yellow: &eYELLOW
cyan: &bAQUA
white: &fWHITE
pink: &dPINK
gray: &8GRAY
The text was updated successfully, but these errors were encountered:
I fail to find a proper use-case of customizing the team names besides language concerns, which was addressed in the release of 1.1.1 by using the team's name directly (which can be localized from bedwars side).
Can you provide a use-case where this would be useful?
I didn't understand what you meant by a case where this would be useful but, i made this suggestion when i had no knowledge about programming nor bw api, so ig using the language class would work without any problem
About the sound, that would be in the main config file
Add customization to the message
Add custom sound for the title
SWAPPAGE
New team: %team%
And customization to change the name for the colors
Something like this:
messages.yml
swappage-title: &k00 &6SWAPPAGE &k00
swappage-subtitle: &6New team: %team%
message-sound: NOTE_PLING
pitch: 1
volume: 1
For the teams name:
teamnames.yml
red: &cRED
blue: &9BLUE
green: &aGREEN
yellow: &eYELLOW
cyan: &bAQUA
white: &fWHITE
pink: &dPINK
gray: &8GRAY
The text was updated successfully, but these errors were encountered: