Smart Spawner

Smart Spawner

Plugin

Enhances minecraft spawner use with a GUI that generates mob drops and experience without spawning entities.

Server EconomyGame MechanicsManagementOptimizationUtility

42.5k downloads
46 followers
Follow Save

Changelog

Smart Spawner - Version 1.3.1

New Features

  • Added back support for spawner item in EconomyShopGUI
    • Players can now can use spawners in shop as SmartSpawner
  • Added option to directly add spawner items to player inventory when breaking spawners
    # Whether to directly add spawner items to player inventory instead of dropping them on the ground
    direct_to_inventory: false
    
  • Implemented configurable ghost spawner management options
    ghost_spawners:
      # Remove ghost spawners when server starts up
      # Only checks spawners in loaded chunks
      remove_on_startup: true
    
      # Remove ghost spawners when players approach them
      # This checks when players enter spawner range
      remove_on_approach: false
    

Bug Fixes

  • Fixed storage GUI bug where items weren't properly removed when selling through shop plugins
  • Improved ghost spawner removal by preventing checks in unloaded chunks

Performance Improvements

  • Optimized ghost spawner detection system for better server performance

Files

SmartSpawner-1.3.1.jar(412.43 KiB) Primary Download

Project members

Nighterr

Owner

Details

Licensed CC-BY-NC-SA-4.0
Published 10 months ago
Updated 3 days ago