#βœ… | πŸ™‹ | Is there a way to get a list of players in a specific team?

1 messages Β· Page 1 of 1 (latest)

mild fiber
#

​Is there a way to get a list of players in a specific team?

loud cosmosBOT
# mild fiber ​Is there a way to get a list of players in a specific team?

Hi there! πŸ‘‹

Unfortunately, I can't find information in my documentation about getting a list of players in a specific team using FancyMenu or SpiffyHUD. This feature might not be implemented, or I might not have the correct documentation for it.

If you'd like, you can ask a human helper for more assistance by clicking the "Request Human Help" button below this message. They might have more insights into advanced functionalities or workarounds that aren't covered in my documentation. 😊

mild fiber
#

So, there's no way to get player names using Minecraft's native selectors (e.g., @a[team=red,limit=1]), right?

loud cosmosBOT
# mild fiber So, there's no way to get player names using Minecraft's native selectors (e.g.,...

That's right, my documentation doesn't show a way to directly use Minecraft's native selectors like @a[team=red,limit=1] to get player names within SpiffyHUD or FancyMenu.

The placeholder that lists players, world_players_list, only returns a list of all players in the world, without options for specific team filtering or selector usage.

If you need this functionality, I recommend reaching out to a human helper for further assistance! They might be able to suggest a workaround or confirm if this feature is planned. 😊

#

πŸ™‹ | .

#

<@&1365490168563372113>

Human Help Requested

@mild fiber has requested human assistance.

A human moderator will help you as soon as possible. In the meantime, you can continue asking questions to the AI support bot if you'd like.

The support team has been notified.

mild fiber
#

Is this feature planned for any future updates? It would be really useful for contents making.

loud cosmosBOT
# mild fiber Is this feature planned for any future updates? It would be really useful for co...

That's a great suggestion! Having a feature to get player names from specific teams would indeed be super useful, especially for content creation.

My current documentation, however, doesn't mention any specific plans for adding this feature in future updates. I really appreciate you bringing this up, though! Your feedback helps the developers understand what features users need the most. 😊

astral birch
#

Can't you do it with commands?

loud cosmosBOT
#
How to Interact with Alice

If Alice isn't answering, you must either:

1. Mention her

Include @Alice [AI] in your message

2. Reply to her

Use Discord's reply feature on any of her messages

Note

The person who originally asked the question can send follow-up messages directly after the bot's response without mentioning or replying.

mild fiber
#

I'm currently trying to create a scoreboard separated by Red and Blue teams. However, it seems impossible to achieve this without a placeholder that can return a list of players with specific scoreboard objective values or do what I mentioned earlier.

#

I've confirmed that the client-side limitation of scoreboard placeholders can be resolved by using objective setdisplay ... sidebar.team.[color]. Now, I just need to retrieve the players belonging to each team and use 'split text' to display the full list or to fetch players in the team one by one (e.g., @a[team=red,scores={team_rank=0},limit=1]).

#

P.S. I am not a native English speaker, so I am relying on AI translation. I apologize for any awkward phrasing.

#

Methods I have tried so far:

  1. ​Storing {"selector":"@a[team=red,limit=1]"} in a Marker's custom NBT and retrieving it using a 'get nbt' placeholder.
  2. ​Attempting a workaround using the UUID from the player's NBT data. (because selector is available to NBT placeholders)
mild fiber
#

solved by using Sign blocks and NBT placeholders

loud cosmosBOT
#

βœ… | πŸ™‹ | .

#
Thread Marked as Solved

This support thread has been marked as solved by @mild fiber.

The AI helper is now disabled, but you can still continue the conversation if needed. Thank you for using our support system!