v0.40

Details

  • Filename
    RealShopping.jar
  • Uploaded by
  • Uploaded
    Nov 17, 2012
  • Size
    104.73 KB
  • Downloads
    1,024
  • MD5
    f77df162053eafec264949ece6532605

Supported Bukkit Versions

  • CB 1.3.2-R3.0

Changelog

Finally finished! v0.40 has a lot of new and improved features. Yet a lot is still to be improved so be sure to share your thoughts in the comments section! :)

Commands:

  • Added /rssell - a new method for players to sell stuff to stores, replacing the old one.
  • Added a 'help' argument to /rsstores.
  • Added 'notifications' argument to /rsstores.
  • Added 'onchange' argument to /rsstores.
  • Added 'clear' and 'copy' arguments to /rssetprices.

Misc:

  • Added some notifications.
  • Added internal economy which is used when Vault can't find an economy plugin (or when Vault isn't found).
  • Added support for item data value in prices. You can set the price for all items with a certain id as usual, but you can also override that price like this: ID:DATA:COST

Added 6 lines in config:

  • notificatior-update-frequency - in milliseconds how often the notifications thread should be ran. Anything bellow 500 disables notifications.
  • enable-automatic-store-management - if the server allows stores to monitor statistics from itself and other stores, and also if the stores may automatically change prices.
  • statistics-timespan - how far back in time the AI looks for statistics. On servers where things happen fast, use a shorter timespan. On "slow" servers, a larger one.
  • stat-updater-frequency - how often the statistics thread should be ran.
  • clean-stats-older-than - how old statistics can be before they are removed from the database.
  • allow-filling-chests - if users are allowed to use commands that fill chests. Set this to false if you have some kind of chest protection plugin. Also disables shopping carts and shipping.

Altered in config:

  • enable-shopping-carts-in-worlds - you can use @all to enable carts in all worlds.

When a player fails to open a protected chest, the chest will seem to be open to that player. A re-login makes the chest closed again.

Though they are not able to eat, players in stores can still use items like snow balls or ender pearls.