Knapsacks-v1.0.19_MC_1.7.9_1.8.x

Details

  • Filename
    Knapsacks-v1.0.19.jar
  • Uploaded by
  • Uploaded
    Dec 29, 2014
  • Size
    314.88 KB
  • Downloads
    712
  • MD5
    221637187b61d5a0b88856048e49c81a

Supported Bukkit Versions

  • 1.8.1
  • 1.8
  • CB 1.7.9-R0.2

Changelog

Changes from 1.0.18 - 1.0.19 (Bukkit - 1.7.9 - 1.8.x)

Upgrading from older version, just stop your server, delete old version, drop this version in plugins folder and restart server//

  • +/- Fixed bug when player tried to right click a Knapsack from player inventory or Knapsack Inventory and received message "No Permission to Stash Knapsacks". Players who did not have this permission node were not able to right click Knapsacks to open them. This bug was born when new methods were put in place for testing against stashes.
    • Bug is resolved.
  • + Fixed error when using ( /ks port ) and player did not have any stashed Knapsacks. Would generate a small console error
  • + Fixed glitch with Knapsacks that were being used by a player when another player opens the same Knapsack (shared or of another players based on perms). Usually this can occur using the (/ks see [player] [id] -or- /ks [id] -or- right clicking a Knapsack from hand or inventory). An example would be if the owner of a Knapsack4 had that sack open and player 'b' has permission to see other peoples knapsacks and/or Knapsack4 is shared, inventories could potentially can mixed up based on who did what. glitch is gone and is now behaving they way it was intended. That is, if a Player has a Knapsack open (owner or another player), then only that Knapsack can be open by that player, and only that player. So Player 'b" would not be able to access that Knapsack until it was closed.