Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

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

Add a separate Y-value check for "despawn-ranges" #10177

Closed
BangXi opened this issue Jan 18, 2024 · 0 comments · May be fixed by #10440
Closed

Add a separate Y-value check for "despawn-ranges" #10177

BangXi opened this issue Jan 18, 2024 · 0 comments · May be fixed by #10440
Labels
help wanted Community assistance requested, PRs welcome. status: accepted Disputed bug is accepted as valid or Feature accepted as desired to be added. type: feature Request for a new Feature.

Comments

@BangXi
Copy link

BangXi commented Jan 18, 2024

Is your feature request related to a problem?

When the number of players reaches dozens of people, the high simulation distance cannot be afforded. My simulation distance is 5.
And then Monsters outside of simulation distance do not disappear randomly.
Peper has an option for this<Despawn Range (hard)>
Hopefully it would be nice to separate the Y-value checks separately.
For example, monsters can be configured to disappear outside of 128 from the player's Y value.The X and Z values disappear beyond 80.
(It is guaranteed that there is no need to modify the afk spots of the biological farm)
image

This request is a bit like "tracking-range-y".
More granular configuration options will help a lot of people.
Hopefully someone will be able to create a PR for this.

Describe the solution you'd like.

Add a separate Y-value check for "despawn-ranges"
despawn-ranges-y

Describe alternatives you've considered.

https://hangar.papermc.io/Kyle/harderdespawn
I'm using this plugin right now.but only when the chunk is unloaded, the mob disappears. It helped me somewhat, but not much(It is even abused by players, and when the player encounters a monster fight, he quits the game and rejoins, and the monsters are all gone).
It would be nice if "despawn-ranges" could be configured with a Y value separately.
"despawn-ranges-y"

Other

#9476
Thanks to electronicboy suggestion, I closed the previous Feature Request.
The previous Feature Request was a bit weird

@BangXi BangXi added status: needs triage type: feature Request for a new Feature. labels Jan 18, 2024
@CodeByCam CodeByCam added help wanted Community assistance requested, PRs welcome. status: accepted Disputed bug is accepted as valid or Feature accepted as desired to be added. and removed status: needs triage labels Feb 3, 2024
@PaperMC PaperMC locked and limited conversation to collaborators Apr 28, 2024
@kashike kashike converted this issue into discussion #10520 Apr 28, 2024

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
help wanted Community assistance requested, PRs welcome. status: accepted Disputed bug is accepted as valid or Feature accepted as desired to be added. type: feature Request for a new Feature.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants