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

Fix wrong SpawnerBlockProvider on 1.21+ #6080

Merged
merged 2 commits into from
Mar 9, 2025

Conversation

JRoy
Copy link
Member

@JRoy JRoy commented Mar 3, 2025

1.21 Adds a new org.bukkit.spawner.Spawner class as a superclass of CreatureSpawner which now contains the setMaxSpawnDelay method. Change our test to look for the method on any superclasses too.

1.21 Adds a new org.bukkit.spawner.Spawner class as a superclass of CreatureSpawner which now contains the setMaxSpawnDelay method. Change our test to look for the method on any superclasses too.
@JRoy JRoy added type: bugfix PRs that fix bugs in EssentialsX. module: main Issues or PRs for the main Essentials module labels Mar 3, 2025
@JRoy JRoy added this to the 2.21.0 milestone Mar 3, 2025
@mdcfe mdcfe enabled auto-merge (rebase) March 9, 2025 10:12
@mdcfe mdcfe merged commit 80bdc52 into EssentialsX:2.x Mar 9, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
module: main Issues or PRs for the main Essentials module type: bugfix PRs that fix bugs in EssentialsX.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants