Skip to content

chore: bump com.github.NighterDevelopment:SmartSpawner from 1.6.4 to 1.6.6#19

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/com.github.NighterDevelopment-SmartSpawner-1.6.6
Open

chore: bump com.github.NighterDevelopment:SmartSpawner from 1.6.4 to 1.6.6#19
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/com.github.NighterDevelopment-SmartSpawner-1.6.6

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 6, 2026

Bumps com.github.NighterDevelopment:SmartSpawner from 1.6.4 to 1.6.6.

Release notes

Sourced from com.github.NighterDevelopment:SmartSpawner's releases.

SmartSpawner 1.6.6

New Features

  • Auto-Sell & XP Claim on Spawner Break Added support for automatically selling items and claiming XP when a spawner is broken. Configuration loading has also been enhanced for better reliability and flexibility.

  • Version 26.x Support Updated compatibility to include the latest minecraft version, ensuring SmartSpawner works seamlessly on the most recent Minecraft releases.

Improvements

  • Experience Fields Migrated to long Type All experience-related fields have been migrated from int to long, significantly increasing capacity and precision for high-volume or long-running servers.

Bug Fixes

  • Fixed: Spawner Disappearing When Surrounded by Blocks Resolved a critical bug where a spawner would vanish if it was completely enclosed by blocks. The fix ensures a valid drop location is always located nearby, even in tight spaces.

  • Fixed: Money Stacking Up with GUI Open on Full Storage Resolved an issue where currency would continue accumulating even after the spawner storage was full, as long as the GUI remained open. Money will no longer stack up when storage capacity has been reached.

  • Fixed: Drop All Button Dropping Items in Inconsistent Directions The "Drop All" button in the Spawner GUI now drops items in a consistent, predictable direction instead of randomly scattering them.

  • Fixed: Placeholder Errors in Some Embeds Not Displaying Information Certain embed messages were failing to resolve placeholders correctly, resulting in missing or blank information. This has been corrected alongside the event logging improvements.

Removed

  • RedProtect Integration Removed All RedProtect hooks and related references have been removed from the codebase. If you were relying on RedProtect integration, please consider an alternative region protection solution.

SmartSpawner 1.6.5

Bug Fixes

  • Fixed selling items from spawner occasionally not working as expected.
  • Fixed the confirm sell UI in DonutSMP to better match the DonutSMP visual style.

New Features

  • Added mob head button to display spawner infos inside Spawner Storage GUI.
  • Added new DonutSMP_v2 spawner GUI layout.

Changes

  • Renamed language file from DonutSMP to en_US_DonutSMP.
  • gui_config.yml entries are now separated into their own respective layout files, making per-layout customization much cleaner.
  • Various other language/locale string adjustments - see CHANGELOG.txt for full details.

Removed

  • Removed item translation entries from items.yml. Item names are now built via templateKey and rendered client-side for much better performance and full compatibility with all in-game Minecraft translated languages.
Commits
  • face462 feat: update Minecraft version in README
  • e3d2eb5 feat: add auto-sell and XP claim feature on spawner break, enhance configurat...
  • 40c929d feat: update UpdateChecker to support major.minor version checks and simplify...
  • 0a9a7a5 feat: migrate experience fields to long type for improved capacity and precision
  • d5793f6 feat: improve item drop logic for spawners to ensure safe drop locations near...
  • de2fc04 refactor: remove RedProtect integration and related references
  • 8105aa6 Merge pull request #223 from NighterDevelopment/dependabot/gradle/world.bento...
  • 8b917c9 Merge pull request #224 from NighterDevelopment/dependabot/gradle/com.github....
  • 5dd5c0d Merge pull request #226 from NighterDevelopment/dependabot/gradle/gradle-wrap...
  • 2760c75 feat: enhance spawner event logging with entity type information
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [com.github.NighterDevelopment:SmartSpawner](https://github.com/NighterDevelopment/SmartSpawner) from 1.6.4 to 1.6.6.
- [Release notes](https://github.com/NighterDevelopment/SmartSpawner/releases)
- [Commits](NighterDevelopment/SmartSpawner@1.6.4...1.6.6)

---
updated-dependencies:
- dependency-name: com.github.NighterDevelopment:SmartSpawner
  dependency-version: 1.6.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 6, 2026

Labels

The following labels could not be found: dependencies. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

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

Successfully merging this pull request may close these issues.

1 participant