MergedSpawner Support#66
Conversation
… stripped down version of MergedSpawner in the maven repo, so it can be compiled.
|
Thank you for your time to make this pull request. If I am to apply and maintain this, I'll need to have access to test it. I've sent you a personal message on Spigot regarding access to your plugin. |
|
I'm not the creator of the MergedSpawner plugin. If that were the case I wouldn't have had to implement it this way. |
|
Thanks for the offer, though I'll see if I can get the author of merged spawners to give me a license. Adding support for his plugin benefits him more than anyone so I can't see why he wouldn't want to give me a copy. That way I should be able to get all future updates too. I'll update here when I get a response. |
|
Hello, Would love to see support for this.. Mergedspawner has an open API. You can also contact him on discord or spigot. or through hes support ticket system. https://www.spigotmc.org/resources/mergedspawner-mcmmo-silkspawner-etc-support-included.31982/ `For Developers: MergedSpawner.getCountFor(Block spawner); If you wish to use an event-driven approach, you can use the follwing events: @eventhandler @eventhandler |
f867f37 to
f9318ee
Compare
Added MergedSpawner support as requested in issue #60. Please note that the included mergedspawner jar in the repo is a stripped down version containing just the api method. If you need the full version for testing please send me a message.