Textile 1.4.3

Details

  • Filename
    spout-textile-1.4.3.jar
  • Uploaded by
  • Uploaded
    Aug 25, 2011
  • Size
    23.54 KB
  • Downloads
    2,317
  • MD5
    c4a59eb16b7c1498834e35ab1a9bbdd4

Changelog

Version 1.4.3 (22 August 2011)

  • players' texture packs are reset the right way now

Version 1.4.2 (21 August 2011)

  • only send settings to players when they cross worlds

Version 1.4.1 (19 August 2011)

  • fixed global settings getting hosed during migration

Version 1.4.0 (19 August 2011)

  • custom sun and moon textures can be set
  • resetting a player's texture pack is supported by a dirty hack
  • refactored handling of settings under the hood
    • structure of config.yml changed slightly
    • configuration is automatically migrated

Version 1.3.0 (17 August 2011)

  • per-player preferences
    • managed with /txprefs command
    • preferences are stored in plugins/Textile/player/{player}.yml
    • permission node to allow or disallow players managing their preferences
    • currently, the only preference is to enable Textile (on by default)
  • can be set as opt-in
  • a few under the hood changes to how commands are handled

Version 1.2.0: (15 August 2011)

  • added command support with permissions

Version 1.1.0: (15 August 2011)

  • added support for per-environment packs
  • tested with CraftBukkit RB 1060

Version 1.0.0: (15 August 2011)

  • initial version