Skip to content

chore: bump com.github.NighterDevelopment:SmartSpawner from 1.5.8 to 1.6.4#15

Merged
ptthanh02 merged 1 commit intomainfrom
dependabot/gradle/com.github.NighterDevelopment-SmartSpawner-1.6.4
Apr 2, 2026
Merged

chore: bump com.github.NighterDevelopment:SmartSpawner from 1.5.8 to 1.6.4#15
ptthanh02 merged 1 commit intomainfrom
dependabot/gradle/com.github.NighterDevelopment-SmartSpawner-1.6.4

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 2, 2026

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

Release notes

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

SmartSpawner 1.6.4

Hotfix & compatibility update following v1.6.3

Bug Fixes

  • Resolved plugin crash introduced in v1.6.3 when running on Minecraft 1.21.4 and below.
  • Fixed hook integration with the Residence protection plugin.
  • Enhanced explosion protection logic to correctly handle non-destructive explosions.
    Wind Charge, Breeze Wind Charge, and player mace wind-burst blasts appear in the block list but never actually destroy blocks. Spawner data is now always preserved for these explosion types, regardless of the protect_from_explosions config value.

New Integrations

  • Added support for HuskClaims land-claim plugin.
  • Added support for SimpleClaimSystem 2.
    (Thanks to Xyness, the plugin author, for the contribution.)

Performance

  • Optimized the selling process for improved throughput and transaction security.

SmartSpawner 1.6.3

New Features

/ss near [radius] Command

Added a new command that scans for nearby spawners within a specified radius and highlights them through walls. All discovered spawners are displayed in a dedicated GUI for easy management.

Collect XP Button in Storage GUI

A new Collect XP button has been added directly to the spawner storage GUI, allowing players to collect accumulated experience without opening a separate menu.

Centralized Discord Logging Configuration

Discord logging is now fully configurable through a dedicated discord_logging.yml file. Each embed can be individually customized, giving server administrators complete control over the appearance and content of Discord notifications.

Language Changelog Files

Added language changelog files to make it easier for users to maintain and update their custom language translations across versions.

New API Events

  • SpawnerTakeAllEvent - Fired when a player clicks the "Take All" button in the spawner storage GUI.
  • SpawnerDropAllEvent - Fired when a player clicks the "Drop All" button in the spawner storage GUI.

Bug Fixes

  • SimpleClaimSystem (Paid Version) - Fixed a crash that occurred when using the paid version of SimpleClaimSystem. SmartSpawner now only hooks into the free version of SimpleClaimSystem. (#185)
  • Memory Leak in Sell Operation - Fixed a memory leak caused by itemToRemove not being properly cleared during sell operations in the spawner inventory.
  • ExcellentShop Sell Prices - Fixed sell prices not being loaded correctly when ExcellentShop is used as the price provider.
  • Spawner Loss on Stack Limit Reduction - Fixed a bug where reducing the maximum stack limit would delete spawners that exceeded the new limit. Spawners are now properly preserved when the limit changes.
  • Spawner Item Floating Near Bedrock - Fixed an issue where broken spawner items would float upward into a cave pocket above the player when mining near bedrock with no block directly behind the spawner.

... (truncated)

Commits
  • 9b8477b Merge pull request #201 from NighterDevelopment/dependabot/gradle/org.mariadb...
  • 27d35ee Merge pull request #202 from NighterDevelopment/dependabot/gradle/com.github....
  • d378cca chore: bump com.github.Xyness:SimpleClaimSystem-API
  • 65f06c6 chore: bump org.mariadb.jdbc:mariadb-java-client from 3.5.7 to 3.5.8
  • 97b68ea feat: Update contributors list and enhance SimpleClaimSystem integration docu...
  • ae8e4e3 Merge pull request #199 from Xyness/feature/add-scs2
  • 26a361e Merge branch 'main' into feature/add-scs2
  • 7fb33d0 Merge pull request #200 from NighterDevelopment/dependabot/gradle/com.github....
  • d9f426b chore: bump com.github.Xyness:SimpleClaimSystem
  • aedbc4f Add hook for SimpleClaimSystem2
  • 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.5.8 to 1.6.4.
- [Release notes](https://github.com/NighterDevelopment/SmartSpawner/releases)
- [Commits](NighterDevelopment/SmartSpawner@1.5.8...1.6.4)

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

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

dependabot bot commented on behalf of github Apr 2, 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.

@ptthanh02 ptthanh02 merged commit 3c6e5fb into main Apr 2, 2026
1 check passed
@dependabot dependabot bot deleted the dependabot/gradle/com.github.NighterDevelopment-SmartSpawner-1.6.4 branch April 2, 2026 05:40
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