PGM icon indicating copy to clipboard operation
PGM copied to clipboard

Timer tag option for spawners

Open ZeroFrosty opened this issue 3 years ago • 4 comments

A way to show how long until a spawner will spawn an item

Image below is an example of what im thinking of Example

ZeroFrosty avatar Aug 13 '22 00:08 ZeroFrosty

An alternative is porting core features from https://github.com/filoghost/HolographicDisplays (permissive license) and the 1.8 NMS stuff... but is it worth it for this thing only? Could we imagine other use cases for holograms in PGM?

KingOfSquares avatar Apr 19 '23 17:04 KingOfSquares

pgm already does holograms for flag posts, it's not like we don't have the setup in place for such a thing

Pablete1234 avatar Apr 19 '23 18:04 Pablete1234

pgm already does holograms for flag posts, it's not like we don't have the setup in place for such a thing

I overthought it

KingOfSquares avatar Apr 19 '23 20:04 KingOfSquares

Repost:

More maps are using bedwars-style store-currency spawners that are slow. With longer delays it would be nice to inform players on spawner status, similar to bedwars.

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.
countdown_speedup - One or more points in game match time (5m, 10m) where the speed of the spawner can be increaseds

arcadeboss avatar Jul 24 '23 03:07 arcadeboss