rightmf.blogg.se

Iconomy 5.01
Iconomy 5.01










iconomy 5.01
  1. Iconomy 5.01 update#
  2. Iconomy 5.01 full#

  • from version between 1.5.5 - 1.5.9 and use MySQL pricelist?.
  • ALTER TABLE BetterShopMarketActivity CHANGE COLUMN SOLD SOLD TINYINT.
  • ALTER TABLE BetterShopMarketActivity ADD COLUMN PRICE DECIMAL(11,2).
  • iconomy 5.01

    from version 1.5.9b - 1.6.1.0 and use MySQL transaction logging?.mainly: leaves, charcoal, tools & armor damage, some more aliases.if you've already edited yours, you can look here and see what i've added.not required to update, but recommended.from before v1.6.1.3 ? Itemsdb.yml has been expanded:.to 1.6.3+ ? Itemsdb.yml has been expanded to include entities.get the new options at The BetterShop Git Repository.lots more added to config.yml all the time.sample pricelist csv files are available at the BetterShop git page:.

    iconomy 5.01

    global shop can be disabled & only allow signs to be used.help main page integration can be disabled.auto error reporting added (can be disabled).checks for missing & unused configuration nodes.MinecraftIM support: forward errors or all messages.

    Iconomy 5.01 update#

  • /shop ver to check the current version & see if there's an update.
  • shop can be given a finite stock from which to buy & sell.
  • /shop ver shows version # and if is up-to-date.
  • on start, can check the download page to see if there is an update available.
  • can backup the current pricelist: /shop backup.
  • if encounters errors while editing a player's account, will attempt to reload iConomy (i've had issuses with it before).
  • buy/sell cap in program set to 999,999,999 (not that you'd be using that much, but the cap is to prevent other errors).
  • Downloads mysql-bin.jar dependency automatically.
  • Transaction records (MySQL or flatfile as.
  • (flatfile is cached until manually updated).
  • MySQL pricelist can be cached for a given timespan (decreases table selects).
  • Disable buying or selling of an item by giving it a price of -1 (0 makes it free).
  • Every item and subtype can be priced differently.
  • show a listing of avalliable kits (will be elaborated later).
  • Sell all of item from your inventory (alias to command /shop sell all).
  • add an item to or update an item in the price list.
  • buy an item for the price in the shopshop ("all" is accepted as an amount).
  • lookup a specific item so you don't have to read through pages of prices.
  • Iconomy 5.01 full#

    show full listing of items in shop, without prices.(if -1, all, or full given, will show full list.for those used to a plugin having one command, this is another way to get to the following commands.












    Iconomy 5.01