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

Limit how many slimes can spawn in one chunk #210

Open
MilesBHuff opened this issue Jun 30, 2024 · 0 comments
Open

Limit how many slimes can spawn in one chunk #210

MilesBHuff opened this issue Jun 30, 2024 · 0 comments
Assignees
Labels
bug Unintended or incorrect behavior that can be replicated. exploit This ticket address an exploit. performance This ticket addresses server performance.

Comments

@MilesBHuff
Copy link
Member

MilesBHuff commented Jun 30, 2024

In 1.21, infinite slimes can be spawned extremely cheaply, and this can easily be scaled to take down a vanilla server at worst, or to generate boatloads of infinite slime and experience for free at best. So we have a DoS and a balance issue in one.

Paper etc have mechanisms to limit mob spawns, and we are already using these; nevertheless, it is critical that we test these when upgrading to 1.21.

@MilesBHuff MilesBHuff added bug Unintended or incorrect behavior that can be replicated. exploit This ticket address an exploit. performance This ticket addresses server performance. labels Jun 30, 2024
@MilesBHuff MilesBHuff self-assigned this Jun 30, 2024
@MilesBHuff MilesBHuff added this to the Update to 1.21 milestone Jul 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Unintended or incorrect behavior that can be replicated. exploit This ticket address an exploit. performance This ticket addresses server performance.
Projects
None yet
Development

No branches or pull requests

1 participant