SilkSpawners v1.1a
Details
-
FilenameSilkSpawners.jar
-
Uploaded by
-
UploadedMar 11, 2012
-
Size26.11 KB
-
Downloads1,435
-
MD5b047eae2dbbcc61c15abaf6391f36ef9
Supported Bukkit Versions
- CB 1.2.3-R0.2
Changelog
2012-03-11 1.1a
* Add ocelot and iron golem
* Tested on 1.2.3-R0.2, 1.1-R8, and 1.1-R4
2012-03-03 1.1
* Update for new API
* Craftable spawners supported on: CraftBukkit 1.2.3-R0.1, 1.1-R7, 1.1-R4
(not on 1.1-R6, due to BUKKIT-602)
2012-02-26 1.0.1
* Fix NPE when using /ss to view type of non-standard spawners
* Tested with CraftBukkit 1.1-R5 (1961 development build)
2012-02-26 1.0
* Change default destroyDropEgg to false in config.yml
* Change command to /silkspawners, add /spawner and /ss aliases
* Preserve comments in config.yml
* Remove workaround for BUKKIT-602 since its fixed in 1.1-R4
* Remove workaround for Material.MONSTER_EGG since its fixed in 1.1-R4 ModLoaderMP 1.1r3
* Remove dependence on CreatureType
* Add /ss all to list all creature types
* Add /ss [creature]egg to get a free spawn egg item, as opposed to a spawner box
* Add silkspawners.freeitemegg permission
* Add minSilkTouchLevel config option, to control Silk Touch enchantment requirement
* Add support for custom mobs
* Add mob and entity IDs from Natural Selection mod
* Compile for CraftBukkit 1.1-R4
2012-02-08 0.5
* Add clicking spawner with spawn egg to change type (by default, ops only)
* Add option to consume spawn egg when clicking spawner to change type
* Add silkspawners.changetypewithegg permission node
* Compatibility with modded craftbukkits missing Material.MONSTER_EGG [1.1-R3 ModLoaderMP 1.1r2]
(craftableSpawners will be disabled, but otherwise everything should work,
including spawn egg drops - please report any problems)
2012-02-07 0.4.1
* Ignore cancelled events
2012-02-05 0.4
* Update for 1.1-R3, working around ignored block update (= pigs) CraftBukkit regression from 1.1-R1
* Change craftableSpawners default to false
* Add usePermissions option, to disable use of permission system
* Change default permissions to 'false' when usePermissions is on
* Change silkspawners.eggdrop permission node to silkspawners.destroydrop to better reflect purpose
* Add destroyDropEgg option to control dropping of eggs on destroy
* Add destroyDropXP option to set level of XP drop on destroy (0 to disable)
* Add destroyDropBars option to drop iron bars on destroy (0 to disable)
* Add recognizing spawners picked up from creaturebox, tagged with Respiration enchantment
(SilkSpawners NOT compatible with creaturebox when both are installed simultaneously)
* New license (BSD)
2012-01-23 0.3
* Implemented workaround for BUKKIT-602, spawners are now craftable! (optional)
* Show creature type when a free spawner item is obtained using /spawner
* Added more aliases, and copy configuration file to make changes easier
* Added minimum requirements check, to show an informative error on 1.0.1
* Documentation
2012-01-22 0.2
* Added ability to put a free spawner item in your hand using /spawner [creature]
* Added silkspawners.freeitem permission node
2012-01-22 0.1
* Initial pre-release for CraftBukkit 1.1 (tested on 1.1-R1-20120122.172420-8
Compatibility notes:
If you're on 1.2.3-R0.1, ocelot and iron golem spawners should now be available, using the default configuration (delete config.yml to regenerate).
If you're on 1.1-R8, the default configuration will also work as before.
If you're still on 1.1-R4, you _must_ set useExtraMobs: true in config.yml and remove or comment out any unavailable mobs.
There have been reports of duping spawners in protected territory (not new to 1.1a). I haven't been able to reproduce the problem and am looking for more information to investigate this issue. If you see this problem please add any information on your configuration to http://dev.bukkit.org/server-mods/silkspawners/tickets/2-silk-spawners-still-duplicates-broken-mined-spa/ - thanks