Knapsacks-v1.0.18-MC_1.7.9__1.8.x

Details

  • Filename
    Knapsacks-v1.0.18.jar
  • Uploaded by
  • Uploaded
    Dec 26, 2014
  • Size
    313.26 KB
  • Downloads
    408
  • MD5
    36732ad13a50bf5ee2039050cbce9a5b

Supported Bukkit Versions

  • 1.8.1
  • 1.8
  • CB 1.7.9-R0.2

Changelog

  • Changes from 1.0.17 to 1.0.18 (bukkit / spigot/bukkit - 1.7.9 - 1.8.x)
    • + Fixed glitch with Fill-Chain. If a player only had one Knapsack and it was configured to be in the players fill-chain, set to fill first (-first) the filling would not take place unless the player filtered or had preferred items assigned to it or another Knapsack exisited in the fill-chain with filtered items.
    • - Removed Knapsack(sack level) option (AllowAutoFillPereferred) configuration option.
    • + Finalized and implemented Knapsack Stashing strategies.
    • + Added new column to /ks list command that shows if a Knapsack is stashed
      • + Added new section to config: (KnapsackStashing) - see new Projects Stashing page for configuration
    • + Added Console command ( ks list )
    • + Added Console command ( ks recipe )
    • + Added console command ( ks item )
    • + Added new KS command ( /ks port ) to locate a stashed Knapsack. See the project page for 'Stashed Knapsacks' for clarification and uses...
      • + Requires new permission nodes (knapsacks.stash.port.* -or- knapsacks.stash.port, knapsacks.stash.port.other, knapsacks.stash.port.distance, knapsacks.stash.port.player)
      • + Added new sound node (Port2Player)
    • + Added New Project Page for Knapsack Expiry System.