AEco 2.1.0

Details

  • Filename
    AEco-2.1.jar
  • Uploaded by
  • Uploaded
    Feb 22, 2012
  • Size
    42.54 KB
  • Downloads
    18,067
  • MD5
    5f9eea3b7d7a49a17489432bce72bdc4

Supported Bukkit Versions

  • CB 1.1-R4
  • 1.1

Changelog

Version 2.1.0 build 39

  • New configuration options:
    • Lock chests (true/false)
    • Lock furnaces (true/false)
    • Lock dispensers (true/false)
  • Dispenser locks now 100% safe,dispensers will only dispense items when they are unlocked, locked dispensers will never dispense any thing.
  • Added some safety code that checks for old lock locations. Used in different ways: When you MC edit a world, when other plugins remove chests, furnaces or dispensers, when *difficult explanation about coding and stuff here*. And just for safety you never know...
  • Edited some default configuration messages (chat colors)

Version 2.0.1 build 38

  • Shop abort command works again

Version 2.0 build 37

  • Completely rewritten the code
  • Bukkit even system updated
  • Bukkit configuration system updated
  • Minecarft 1.1 Compatible
  • Made the specific parts of the plugin more standalone, when disabling a part it won't run in the background its gone... totally gone!
  • Lots and lots of other improvements
  • Old configuration files won't work any more
  • Permission nodes have been changed

Version 1.1 build 33

  • Moved some config messages to a new location:
  • playermaxamount
  • playernotfound
  • Added the "Sell to server" command, including new messages.
  • Renamed the economic part of the plugin from wallet to Economy.
  • Added a currency configuration (ex: $, €, Gold).
  • Added a message after a shop command was executed.
  • Disabling specific features does now really disable the commands!
  • Fixed a few small bugs, and improved some code.

Version 1.0 build 15

  • Initial Release