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

feature request #21

Closed
random1167 opened this issue May 26, 2016 · 1 comment
Closed

feature request #21

random1167 opened this issue May 26, 2016 · 1 comment

Comments

@random1167
Copy link

random1167 commented May 26, 2016

if something like below was to make more lag then prevent it,please ignore my stupidity XD.


Hello,would you be able to inplement a way for us to limit spawners and spawner delays thus allow us to make some spawners more valuable then others ?
or if you know of such a plugin that dose this?
currently im using these settings to help stop mass amounts of spawns

action-cull-entities:
  enable-entity-spawn-radius: true
  max-entities-radius: 16
  max-entities-per-chunk: 16
component:
  enable: true
  interval: 25
@cyberpwnn
Copy link
Contributor

cyberpwnn commented May 29, 2016

Try this

action-cull-entities:
  enable-entity-spawn-radius: true
  max-entities-radius: 4
  max-entities-per-chunk: 18
  max-entities-per-radius: 6
component:
  enable: true
  interval: 100
  #... ... ...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants