RegionShop v1.1b3

Details

  • Filename
    RegionShop.jar
  • Uploaded by
  • Uploaded
    Jun 16, 2013
  • Size
    111.05 KB
  • Downloads
    344
  • MD5
    ee276be1fef26937a8e3f9e05d69a66d

Supported Bukkit Versions

  • CB 1.5.2-R1.0

Changelog

  • Refactored all Interfaces
  • You can now disable Interface Functions via config.yml
  • Transactions has been added (currently only backend, frontend will come soon)

Please delete ALL tables inside the Database to install this update.

New config.yml

debug: false
only-ascii: true
only-survival: true
servershop: true

chat:
  prefix: '[RS] '

feature:
  transaction: true

interfaces:
  command:
    add: true
    buy: true
    detail: true
    equip: true
    list: true
    name: true
    result: true
    search: true
    sell: true
    set: true
    warp: true
  sign:
    equip: true

converter:
  chestshop: false