booksaw / BetterTeams

Create teams to fight to be the best (Minecraft Plugin)
https://www.spigotmc.org/resources/better-teams.17129/
MIT License
63 stars 43 forks source link

[FEATURE] Min character length for team name #603

Open bobhenl opened 1 month ago

bobhenl commented 1 month ago

What is the feature request for?

Hello, I found that there's maxTeamLength option only in the config:

# This is used to limit the length of a team name (if chat prefixes are enabled, this will stop the team names clogging up the chat)
# - If this feature is unwanted, set the teamLimit to -1 and team name lengths will be unlimited
#
# Possible values: [-1, any positive whole number]
maxTeamLength: 12

but could it be possible to add minTeamLength, please? Like now I discovered that someone named team "1" and it looks a bit weird as we have level system, but completely, naming teams with 1 letter or so is prob a bit weird image

Relevant links

No response

Additional Information

No response

Feature requests are not going to be implemented by booksaw, instead you will have to find another developer to make a pull request to implement the feature.