EmeraldMarket_v3.8

Details

  • Filename
    EmeraldMarket_v3.8.jar
  • Uploaded by
  • Uploaded
    Dec 1, 2013
  • Size
    126.28 KB
  • Downloads
    2,517
  • MD5
    1d02c2b6eaf5eb111568bc31c9c4404a

Supported Bukkit Versions

  • CB 1.6.4-R2.0
  • 1.7.2
  • 1.4.7

Changelog

v3.8
  • added: /em set to change the item in an already existing slot of a shop, so you don't have to remove all items when you just want to replace a single item
  • added: /em take to remove some emeralds from a players account
  • added: a scoreboard feature → displays the balance of the now playing players
  • added: /em scoreboard to toggle the scoreboard (whether you can see it or not); this will only affect the player who executes it
  • added: a log where you can see [date and time] [player] [action]
  • added: a config option to set whether the log shall be written or not
  • added: a config option to set a price for the /em add command on private shops (doesn't affect /em set)
  • added: some config options to configure the scoreboard
  • added: commandsigns → more infos here
  • added: /em add now supports material names like PUMPKIN_PIE
  • changed: not allowed items can now have a data value; so if you dont't want to let your players sell red wool add - WOOL:14 to notAllowedItems: in the config
  • changed: not allowed items MUST be defined by their material name (you can get those names by holding an item in your hand and typing /em getmaterialname)
  • changed: some litte things that I dont remember ._.
  • changed: you do no longer have to add mod-items in the confi.yml; you can just type in the id or the material name of any item and it will be added
  • changed: you can no longer take emeralds from a players account with /em give -30
  • changed: some things in the code that you will not notice
  • fixed: as much bugs as I was able to find
v3.7
  • added: you can now add up to 36 items to a single shop
  • added: /em topten to see a list of the ten players with the hightes balance
  • added: the emeraldMarket.villagers permission; without that you can't trade with villagers
  • fixed: you can take emeralds out of an ATM when your inventory is full (the emeralds are lost for ever)
v3.6
  • changed: new shop inventory layout (no more confusing emeralds); it's now possible to set prices above 64 without problems
  • fixed: config.yml doesn't reload on /em reload
  • fixed: changing the amount of offered items when editing the stock by private shops
  • fixed: some other little bugs
v3.5

bugfix and stability update

  • added: more info show directly in the inventory (like how many items are in the stock)
  • stabilized: using a new method to save items to shops (much faster)
  • stabilized: with this new method, it should be possible to add much more mod blocks to the shops than up to now
  • stabilized: buying, selling, putting items into a stock , ect.; all those transfering things are now much safer
  • fixed: sometimes you can't sell some items (e.g. books)
  • fixed: if two people access the same private shop at the same time, the items in the stock may be cloned
  • fixed: some other bugs (can't remember them...)
v3.4

updated for 1.6.1

  • added: /em transferother <emeralds> <from player> <to player>
  • changed: /em transfer <player> <emeralds> to /em transfer <emeralds> <player>
  • changed: /em give <player> <emeralds> to /em give <emeralds> <player>
  • fixed: you con steal emeralds from other players by doing /em transfer <player> -20
v3.2
  • added: /em transfer <player> <emeralds>
  • added: /em give <player> <emeralds>
  • changed: some items names (in bank and stock inventories)
  • fixed: some bugs with private shops
  • fixed: some messages are displayed wrong
v3.1
  • added: /em list <atm|shop|private>
  • fixed: ATM duplication bug
  • fixed: enchanted books lose their enchantments
v3.0
  • recoded again...
  • fixed many bugs
  • edited the language
  • new permissions system
  • changed some commands
  • much less buggy
v2.0
  • rewritten the whole code
  • fixed many bugs
  • readded the private shop funktion
  • added to mcstats.org
  • edited the language
  • added better stock/bank-account management
  • edited permissions
  • changed some commands
  • made it working :D
v1.2_5
  • temporarily removed the private-shop-function (too many bugs)
  • fixed some bugs
    • buy infinite items
    • other bugs
v1.2_1
  • fixed "could not load error"
v1.2
  • added more permissions
v1.1
  • added customizable languagefile
v1.0
  • initial release