promotional bannermobile promotional banner

RealShopping

RealShopping

File Details

v0.41

  • R
  • Dec 27, 2012
  • 109.71 KB
  • 1.1K
  • CB 1.4.5-R1.0

File Name

RealShopping.jar

Supported Versions

  • CB 1.4.5-R1.0

Besides a rewrite of two classes in the code:

  • Added minimal and maximal prices for items. They limit how far the automatic store management can lower or raise your prices. Currently you cannot set different min and max for different data values.
  • Altered /rssetprices command:
    • Two more optional arguments for the add argument. Now you can use: /rssetprices add ITEM[:DATA]:PRICE[:MIN:MAX]. Note that you always need to set both the maximal and minimal price at once.
    • Added /rssetprices showminmax ITEM
    • Added /rssetprices clearminmax ITEM
    • Added /rssetprices setminmax ITEM:MIN:MAX

Also fixed bug not allowing to add prices with decimal numbers.