v .5.2

Details

  • Filename
    DynamicEconomy.jar
  • Uploaded by
  • Uploaded
    Feb 7, 2012
  • Size
    106.35 KB
  • Downloads
    277
  • MD5
    3f910fb3699ea6dbde3188244d39d7c5

Supported Bukkit Versions

  • CB 1.1-R3

Changelog

  • Alternative commands
    • /debuy and /desell are identical to /sell and /buy, to avoid plugin conflict.
    • You can use either one or the other.
    • To use the alternative commands, set "alt-commands" in config.yml to true
  • Barebones basic location control
    • A lot of people have used the "mine" example, where a person can buy items and food despite being deep in a mine
    • I'll have much more robust location restrictions later, but for now I have a small fix for this problem
    • Setting location-restrict to true and minimum-y to a number between 0 and 128 will force a user to be at or above that y value in order to use /buy or /sell.
    • If they use it below that y value, they will get a message saying they are too deep underground to access the world economy.