Spawner Collectors | No spawner lag | MySQL icon

Spawner Collectors | No spawner lag | MySQL -----

Store your spawners in a gui and withdraw and sell you collected mobs!




Finally, version 1.9.0 is here! Here's what's new:
  • Fixed critical spawner dupe when using enhanced spawners
  • You can now configure all inventory sizes and item positions, including spawners/entities
  • Added highly configurable item compression for genereated mob loot with toggle per player
  • Made it possible to customize items in custom loot tables
  • Added headdatabase support for all items, including loot
  • Added /sc withdraw command
  • Added xp on sell option
  • Improved AFK listener
  • Improved performance and general bug fixes
Please regenerate your loot.yml file for this update!
----------, Nov 9, 2024

  • Reworked menu actions (Regenerate your config to update lore)
  • Entity menu:
    • Left: Sell configurable amount (default 100)
    • Shift + left: Sell all
    • Right: Withdraw configurable amount (default 1)
    • Shift + right: Withdraw until inventory is full
  • Spawner menu:
    • Click: Withdraw 1
    • Shift click: Withdraw 64
  • Added confirmation menu for selling all
  • Fixed CMI AFK check
  • Fixed slime and wool loot generation
----------, Sep 17, 2024

  • Fix loot generation error on newer versions.
  • Auto loot generation now requires 1.14+
  • Improved AFK detection
  • Added config option to swap click actions
  • Reduced number of active MySQL connections
  • Fixed opening incorrect player's spawners bug
  • Fixed SilkSpawners implementation
----------, Jun 11, 2024

  • Added option to prevent players from opening/breaking all placed spawners
  • Fixed being able to place spawners even if block placing is disabled by worldguard
  • Fixed block break error
----------, Aug 2, 2023

Version 1.8.0 is here and finally brings highly requested placed spawners GUI. When you place a spawner, you can now click on the spawner to open a menu similar to the cloud storage. The only difference is that this storage is connected to the block, and you can only add one spawner type.
  • Added enhanced placed spawners
  • Added boosters
  • Added CollectorManager
  • Added CMI AFK check
  • Added AFK percentage
  • Added PAPI support
  • General improvements and bug fixes
----------, Jul 19, 2023

  • Fixed multiple spawners dropping
  • Finally fixed spawners turning into pig spawners by NBT tagging spawners
  • Added automatic config updater
  • Moved and improved mobs and loot configs to separate files
  • Added support for SilkSpawners_v2
  • Made spawner menu no longer open on spawner block click, since this caused confusion.
  • Other minor improvements
----------, May 11, 2023

  • Added option to apply looting enchantment for auto-generated loot
  • Added option to open spawner menu when right-clicking a spawner block/item
  • Added average production menu placeholder per mob and total
  • Fix duplicate entities and other improvements
----------, Jan 16, 2023

  • Fixed snowman and mushroom cow entity types for legacy versions
  • Fixed inventory duping exploit
  • Fixed various errors
----------, Jul 3, 2022

Changelog:
  • Set command permission node back to spawnercollectors.command.<command> (Was spawnercollectors.<command> in 1.7.2)
  • Fixed mending option causing issues with legacy versions
  • Removed xMaterials support, reducing file size
  • Added auto-generating version-dependent config files
----------, Mar 28, 2022

This version has incorrect permission nodes. Instead of spawnercollectors.command.<command>, this one uses spawnercollectors.<command>. This will be fixed soon in the next update

Important: If you are using legacy minecraft versions, you will have to change material IDs to legacy IDs. For e.g. different wool types, use e.g. WOOL:2


Changelog
  • Implemented BestemorCore for GUI, config and command management
  • Fixed GUI issues with OpenInv plugin
  • SilkSpawners implementation improvements
  • Added permission node for maximum amount of mobs per mob
----------, Mar 22, 2022

  • You can now type lower case entity names
  • Added mending config option, which will mend armor and held tools when withdrawing mobs (if it has mending enchantment)
  • Fixed item names when using SilkSpawners
  • Fixed incorrect error message in /sc givespawner
  • Minor bug fixes
----------, Feb 20, 2022

  • Added MineableSpawners support
  • Added SilkSpawners support
  • Added HikariCP for MySQL improvements
  • Fixed spawners disappearing on server restart
  • Added auto-save feature to the config
  • Added customizable load delay for MySQL
  • Added "withdraw_cooldown" config option
  • Disable AFK message by setting the message to ""
  • Fixed incorrect xp amount when using custom_xp
  • Drop spawner item when spawner block is broken with silk touch
  • Fixed memory leak when using MySQL storage
  • Added "cancel_overflowing_items" config option
  • Added "max_mobs" config option
  • Major code improvements and other bug fixes
----------, Feb 10, 2022

  • Added MineableSpawners support
  • Added "withdraw_cooldown" config option
  • Disable AFK message by setting the message to ""
  • Fixed incorrect xp amount when using custom_xp
  • Drop spawner item when spawner block is broken with silk touch
  • Fixed memory leak when using MySQL storage
  • Minor bug fixes and code improvements
  • Added "cancel_overflowing_items" config option
  • Added "max_mobs" config option
----------, Jan 4, 2022

  • Added "withdraw_cooldown" config option
  • Added "max_mobs" config option
  • Added "cancel_overflowing_items" config option
  • Disable AFK message by setting the message to ""
  • Fixed incorrect xp amount when using custom_xp
  • Drop spawner item when spawner block is broken with silk touch
  • Fixed memory leak when using MySQL storage
  • Minor bug fixes and code improvements
----------, Jan 4, 2022

  • Added AFK detection. You can enable/disable it and set the AFK time limit in the config
  • You can now configure spawn amount, minimum and maximum time for spawns in the config
  • Fixed disable_spawner_placing for pre 1.13 versions
  • You can now set custom xp per entity in the config
  • Improved MySQL connection
----------, May 25, 2021

Version 1.5.0 is here, and adds a couple of new features! It is highly recommended to regenerate your config.yml for this update!

Changelog:
  • XP on withdraw (config option + permission if more_permissions is enabled)
  • Choose to give spawner to either hand or gui with /sc givespawner
  • Open others' spawner/mob storage using /sc open
  • With more_permissions enabled, you can now set per mob limit with permissions e.g. spawnercollectors.spawner.zombie.10
  • Disable spawner ground placing to ensure no laggy mob farms are made
  • Fixed givespawner command using the giver's permissions instead of the target's permissions
----------, Jan 7, 2021

Note: Please regenerate your config.yml to get the latest config options. All command permissions now have ".command." infront of them. E.g. "spawnercollectors.command.reload"

MySQL support is finally here! Here's how you can migrate from YAML to MySQL:
  1. Start your server with YAML set as storage method
  2. Open your config and change storage method to MYSQL
  3. Run /sc reload
If you enable more_permissions, you'll now have to set permissions per mob your player's should be able to add. E.g. if you want to add zombie spawners, you'll need "spawnercollectors.spawner.zombie"

Other changes:
  • Fixed color issue for spawner_withdraw_name
  • General code improvement
----------, Dec 19, 2020

  • Fixed error caused by running /sc givespawner from the console
----------, Dec 5, 2020

Version 1.3.0 is here and brings a lot of new stuff, so be sure to regenerate your config!

Changelog
  • Support for versions down to 1.8 (Auto-generated loot for versions below 1.13 is not working. You'll have to add custom loot table for every mob)
  • Custom loot tables for mob withdrawal. You can set probability, minimum and maximum amount for an unlimited amount of items per mob
  • Set per mob spawner limit in the config (bypass with permisison 'spawnercollectors.bypass_limit')
  • Fixed error occuring when typing /sc without any sub commands
  • Fixed a few other minor bugs
  • Major codebase improvement
----------, Nov 29, 2020

Note: Please regenerate your config.yml for this update
  • /sc givespawner command adds spawners directly to GUI
  • spawnercollectors.withdraw.spawner and spawnercollectors.withdraw.mob are two different permissions when enabling "more_permissions"
  • You can set withdrawn spawner name in the config
  • To use HeadDatabase instead of materials, you'll have to put "hdb:" in front of the ID
  • Registered permission nodes
  • General stability improvements
----------, Nov 23, 2020

Version 1.1.0 is relatively small, but adds a few neat features:
  • You can now do /sc givespawner to give spawners to players of specified entity type
  • Enable the new option "more_permissions" in the config to control who's able to sell, withdraw and toggle auto-sell
  • Fixed /sc reload not reloading config options
----------, Nov 19, 2020

Resource Information
Author:
----------
Total Downloads: 3,696
First Release: Nov 16, 2020
Last Update: Nov 9, 2024
Category: ---------------
All-Time Rating:
16 ratings
Find more info at discord.com...
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings