Scyntrus / FactionMobs

FactionMobs CraftBukkit Plugin
http://dev.bukkit.org/server-mods/faction-mobs/
Other
14 stars 19 forks source link

Cooldown Between Spawns #15

Closed Resoluciones closed 6 years ago

Resoluciones commented 6 years ago

Hi Scyntrus!

Do you think it would be possible to add a configurable cooldown between each mob spawn?

Thanks!

Scyntrus commented 6 years ago

There are other plugins that can add cooldowns to commands.

Resoluciones commented 6 years ago

Yes, I have set it already. But those plugins set cooldowns for each player not for the event in general. So different people from different factions (and same factions) can spawn mobs at the same time, anyway.

Scyntrus commented 6 years ago

Cleaning up old issues. For limiting spawning, my suggestion is use an economy based limitation, such as being awarded money at set intervals, instead of me having to add more options.