v .4.0

Details

  • Filename
    DynamicEconomy.jar
  • Uploaded by
  • Uploaded
    Jan 22, 2012
  • Size
    102.83 KB
  • Downloads
    257
  • MD5
    9c01682d8cd47a49efaeb538049fc411

Supported Bukkit Versions

  • CB 1.0.1-R1

Changelog

This works in the latest bukkit DEV build for 1.1

  • Added custom log feature
    • You can disable or enable logging via config.yml
    • (In order to use the logging feature, delete your config.yml and reload the newest version of DE, so that a new config.yml is created with the new field)
    • You can set this field to false to disable logging, default value is true
    • Log.txt will be in the DynamicEconomy folder and will log all DE command uses, who uses them, when they use them, and what the result is. Personalized messages include the amount bought/sold, success or failure, whether they didn't have permission, etc.
  • Fixed /setfloor and /setceiling
    • The checks were reversed; the check for /setfloor was for /setceiling and vice versa.