MilkBowl / LocalShops

A Shop plugin for Bukkit (Minecraft Server)
http://forums.bukkit.org/threads/17131/
GNU General Public License v2.0
8 stars 4 forks source link

Unlimited Stock breaks Store, Sell is bugged #24

Closed redpoptarts closed 13 years ago

redpoptarts commented 13 years ago

Using LS4.0.0 (b120), CB (1337)

Turning Unlimited Stock ON breaks all buy and sell functionality. No errors reported in console, but all buy or sell commands result in "/shop - displays command help". All other commands function without any problems (stocking, price setting, changing options, moving stores, list, etc)


With Unlimited Stock OFF, sell functionality is still partially broken.

"/shop buy" AND "/gshop buy" works as expected. "/shop sell" AND "/gshop sell" do not function properly. All problems with "/shop" listed below apply to "/gshop" as well.

When trying to sell stone... "/shop sell 1 1" --- sells 1 stone "/shop sell 1 10" --- sells 1 stone "/shop sell 1 all" --- sells 1 stone "/shop sell" (stack of stone in hand) --- sells full stack of stone

redpoptarts commented 13 years ago

Updated to localshops build #121, all problems remain the same.

Sleaker commented 13 years ago

Fixed in latest commits.