Tofpu / bedwars-swap-addon

A bedwars addon that introduces the swappage gamemode
https://tofpu.gitbook.io/plugins/plugins/swappage-addon
GNU General Public License v3.0
2 stars 2 forks source link

Allow the customization of sound, title, and subtitle #7

Open KKiiya opened 2 years ago

KKiiya commented 2 years ago

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

Tofpu commented 1 year ago

Thank you for your suggestion!

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?

KKiiya commented 1 year ago

Hi, sorry for the 2 weeks delay

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

Tofpu commented 1 year ago

Hey, it's all right.

Thank you for confirming!

Yeah, I know. Thanks!