RealShopping v0.51-PRE
Details
-
FilenameRealShopping.jar
-
Uploaded by
-
UploadedJan 5, 2014
-
Size566.77 KB
-
Downloads502
-
MD5b947541af211c511bb807130c86899dd
Supported Bukkit Versions
- CB 1.7.2-R0.2
Changelog
DISCLAIMER, PLEASE READ
This is a test version, before trying it you must backup all Realshopping's files. I'm not responsible of data loss or any problems related to this build, use it at your own risk. This version does not support old temporary files, you can only maintain shops.db and prices.xml (they're automagically converted to our new format, backup it anyway expecially if you want to downgrade Realshopping). If you're brave enough to try it, please report issues on github or submit a ticket in our bukkitdev page. Please, try using the plugin with conversion from old shops.db and prices.xml files and if you can, with a fresh installation. Admin stores needs to be tested.
CHANGELOG
- Completely rewritten item management for this version. Now you're able to add separate prices for different items of the sam type (like a sword with name vs a normal sword).
- Modified Sell to store interactions. Now sell prices are written onto the inventory screen as Item lore when you put them in;
- Left clicking on Sell to store block with an item in hand will tell you the price for that item and quantity;
- Delivery zones, related payment fee and shipping is now working. needs more testing;
- Right clicking into an item frame with paper into a store now lets you show shops prices and if re-clicked within 3 seconds you can see the next page;
- Added support for more than one shopping cart near the CashBlock;
- Fixed bugs related to player death or disconnection while into a store;
- Fixed MEM import cost divided by 100 (Needs testing);
- Added /rsset addeepair STORE command. This command will add an entrance/exit pair to a store;
- Added /rsset listeepairs STORE PAGE command. This command will show Entrance/exit pairs of a store as a numerated list;
- Added /rsset deleepair STORE INDEX command. This command will delete an Entrance/exit pair from a store using its index from listeepairs command;
- Added /rsme command. With it you can manage store subscriptions and notifications;
- Added support for per-user notifications. These notifications are used for spreading news or sales of a store to players who subscribe to them.
- Modified /rssetprices command. Now you can add a description to the items you add. This is useful for writing a different description for same type items that can be sold differently. The new command syntax is /rssetprices add id:[data]:cost:[min:max] [-b amount] [description]. If you want to add a price for handheld item simply write hand and omit DATA. -b switch can be used if you want to set the price for a bunch of items instead of only one. for example, -b 10 will set the cost for 10 of that item, not for one. And if that is the only cost, you can't buy less of 10.
- Changed the updater, now using curse API. Class based on gravity's Updater.
- other small things I don't remember right now.
Alpha build, things like AI and statistic system will not work.