SilkSpawners v1.1

Details

  • Filename
    SilkSpawners.jar
  • Uploaded by
  • Uploaded
    Mar 3, 2012
  • Size
    26.00 KB
  • Downloads
    1,406
  • MD5
    5a03c13ecbe287e8475b378d69a6f3e3

Supported Bukkit Versions

  • CB 1.2.3-R0.1

Changelog

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

http://dev.bukkit.org/server-mods/silkspawners/tickets/2-silk-spawners-still-duplicates-broken-mined-spa/