Alchemical Cauldron 0.1.0

Details

  • Filename
    AlchemicalCauldron.jar
  • Uploaded by
  • Uploaded
    May 24, 2013
  • Size
    9.29 KB
  • Downloads
    832
  • MD5
    73b476366110f1211a0cfba73bad51c0

Supported Bukkit Versions

  • 1.5.2

Changelog

  • Version 0.1.0: Updated to Bukkit 1.5.
  • Version 0.9: Added support for Permissions (node: alchemicalcauldron.use). Added more logging on strange situations (e.g. no player triggered event).
  • Version 0.8: Updated to CB612, allow creation of mob spawners. Note that similar to unkillable slimes, mob spawners will produce unkillable client-side pigs in addition to whatever they're configured to spawn. To create a spawner, specify the mob name (e.g. 'Sheep') for product_data and MOB_SPAWNER for product. I think.
  • Version 0.7: Added a /recipes command. secret: true recipes aren't displayed.
  • Version 0.5: Improved some error messages to make configuration more user-friendly.
  • Version 0.4: Added reagent3_quantity to require the player to provide more than one. Note: A limitation of recipe book means you still can only have one recipe for any R1+R2+R3. Todo: fix this.
  • Version 0.3: Fixed reagent3_consumed flag in recipe.
  • Version 0.2: Fixed product_quantity
  • Version 0.1: Initial release