Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Spawner, add Countdown #1209

Closed
arcadeboss opened this issue Jul 23, 2023 · 2 comments
Closed

Spawner, add Countdown #1209

arcadeboss opened this issue Jul 23, 2023 · 2 comments
Labels
invalid This will not be worked on

Comments

@arcadeboss
Copy link

Add a countdown option to the spawner feature so that players can see how long until next drop.
It would display numbers in a spatial position relative to the spawner drop position, for example:

3 [fades out],
2 [fades out]
1 [fades out and item spawns]

  • countdown - Flag to show countdown or not, default false
  • countdown_before - Number of seconds before drop to begin displaying the countdown
  • countdown_position - Allow countdown to be positioned anywhere relative to the spawner, example above by 6 blocks.

Reasoning:

More maps are using bedwars-style store-currency spawners that are slow.
For example contest winner Extraterrestrial has emerald delay of 20 seconds.
With longer delays it would be nice to inform players on spawner status, similar to bedwars.

@arcadeboss
Copy link
Author

Ah, it's a duplicate:

#1042

@cswhite2000 cswhite2000 added the invalid This will not be worked on label Jul 24, 2023
@cswhite2000
Copy link
Member

Resolving in favor of #1042

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid This will not be worked on
Development

No branches or pull requests

2 participants