v .8.9

Details

  • Filename
    DynamicEconomy.jar
  • Uploaded by
  • Uploaded
    Jun 18, 2012
  • Size
    138.66 KB
  • Downloads
    695
  • MD5
    93e897b8cb59a22b5a968c8032635408

Supported Bukkit Versions

  • CB 1.2.5-R4.0

Changelog

EE

EnderEngine has arrived

EnderEngine is a revolutionary DynamicPricing Engine that will make dynamic price changing MUCH smoother.

All credit for developing the EnderEngine pricing function goes to my friend Hayden Jansen

In order to learn the ropes, I recommend you read the EnderEngine help page HERE

Here's the changelog for what's changed with the introduction of EnderEngine:

  • use-boundaries in config.yml removed, because boundaries are now required with EnderEngine.
  • use-percent-velocity in config.yml removed, because velocity is obsolete with EnderEngine.
  • use-stock in config.yml removed, because stock is required with EnderEngine.
  • /setprice removed. Since EnderEngine calculated prices based on stock, there's no reason to set the price manually, or else it'd be an innacurate and wrong price. If you want to change the price, you should modify the stock. Price will then be calculated from the stock.
  • "Velocity" and "Spread" are officially deprecated and have been removed from the new default Items.yml. As such, /getvelocity, /setvelocity, and dynamicsigns for velocity no longer exist.
  • A new property, "Span" has been added for all items in the new Items.yml. Additionally, /getspan and /setspan, with the permissions dynamiceconomy.getspan and dynamiceconomy.setspan were added.
  • Span DynamicSigns added.
  • A new default config.yml has been made. Because EnderEngine calculates prices based on stock, floor, ceiling, and span, you can no longer arbitrarily define prices like the original config does. The new default config has prices for all the items with a span of 100, stock of 50, and floor and ceiling as they did before.
  • New quicker and easier way to load the default configs, so you shouldn't have a problem with files not generating anymore.

If you wish to generate the new config files, back up your DE directory, delete it, then restart your server and the new files will be generated.

* Pistons and Stickypistons, when sold, do not get removed from inventory. I recommend putting them on the banned list until this is fixed!