TreasureChest 7

Details

  • Filename
    TreasureChest.jar
  • Uploaded by
  • Uploaded
    Mar 21, 2012
  • Size
    66.30 KB
  • Downloads
    1,654
  • MD5
    5e19fad3f8def912f8a299c95e71e08b

Supported Bukkit Versions

  • CB 1.2.3-R0.2

Changelog

Version 7
Simply updating to this version is not possible.
You have to remove all old files, then install this version.

This version requires CB 1.2.3-R0.3
Otherwise you get an error, something about the DoubleChest class not being found.

  1. Only 1 player can look in a chest at a time (this was a big issue)
  2. Any container block can be a tchest (dispenser/furnace/brewingstand)
  3. Added command /tchest random [amount of randomly chosen stacks]
  4. Configurable default messages
  5. Remember "disable_chest_access_protection" ? That is now configurable pér tchest! Via /tchest ip (ignoreprotection)
  6. List command, to list all tchests that you found
  7. List -All command to list all tchests on the server
  8. No more SQLite... all yml-files now (some servers had problems)
  9. Count command is hopefully less confused, since doublechests are now 1 thing instead of 2 combined things.

New permission nodes:

  • treasurechest.list
  • treasurechest.list.all
  • treasurechest.random
  • treasurechest.ignoreprotection
  • treasurechest.admin (default for OP, grants all permissions)
  • treasurechest.player (default false, grants all permissions a player would normally get)

New commands:

  • /tchest random [amount of randomly chosen stacks]
  • /tchest ignoreprotection
  • /tchest list
  • /tchest list -all

Forgot to update the comments in config.yml They are just comments, no big deal.