Details
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)