kangarko / Boss

Premium custom monsters plugin with skill system, natural spawning and lots of sickest features!
https://www.mc-market.org/resources/21619/
77 stars 28 forks source link

Minecraft Version: 1.20.2 paper #1242

Closed josedabela closed 4 months ago

josedabela commented 4 months ago

My spawn rule is set for a specific time like 15 minutes and the boss world limit is 1 but for an example the rule is set for 15 minutes right? but if the bosses spawn and no one kill him and passes like 30 minutes that is 15"minutes"+15 "minutes" when a player kill that boss it respawn again whitout waiting the 15 minutes again i wanted to know how to fix this. i wanted that the countdown only started when the boss died not when he spawns please look at this kangarko.

kangarko commented 4 months ago

As you said, if the spawn rule fires every 15 minutes and you kill the boss in the middle of the timer, the new boss will spawn the next time the timer is out.

So you can just decrease the timer threshold to 30 seconds for example.

josedabela commented 4 months ago

If the respawn time is set to 15 minutes if passes 30 minutes when the boss get killed it spawn another right away

A quarta, 24/04/2024, 8:23 AM, Matej @.***> escreveu:

As you said, if the spawn rule fires every 15 minutes and you kill the boss in the middle of the timer, the new boss will spawn the next time the timer is out.

So you can just decrease the timer threshold to 30 seconds for example.

— Reply to this email directly, view it on GitHub https://github.com/kangarko/Boss/issues/1242#issuecomment-2074374588, or unsubscribe https://github.com/notifications/unsubscribe-auth/BHKSJFYCIAUZMA47MR3JEXTY65TY3AVCNFSM6AAAAABGVZQMIWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDANZUGM3TINJYHA . You are receiving this because you authored the thread.Message ID: @.***>

kangarko commented 4 months ago

Oh I am sorry I misunderstood. The logic in Boss is hardcoded this way. We at present have no plans to change this but I can put it to the roadmap for a bigger future release to allow spawning timer to wait until the next spawn.