Made Pumpkin Effects for players more configurable to fine tune how many bats spawn around the player when the effect is applied.
Config changes:
Many tweaks to default settings and timers to run effects less intensive and spawn less mobs by default.
Added setting to configure amount of bats that spawn around the player when Pumpkin Effects are applied to players.
#Set pumpkin heads on random players and spawn some bats around them. PumpkinHeads: Enabled: true #Effect will be disabled in these worlds. DisabledWorlds: - 'world1' - 'world2' #Amount of bats that spawn around the player head. (Default 3) Set to 0 to disable. BatsSpawned: 3 <======= #This effect will only play durring night time. RunOnlyAtNight: false #Interval to get a new random player to run the effect. #In seconds. | Default 60 seconds. RunInterval: 60 #Cooldown until a player will be able to get the effect again. #In seconds. | Default 600 seconds (10 min). Cooldown: 600