UltraTrader v0.3 BETA

Details

  • Filename
    UltraTrader-0.3-BETA.jar
  • Uploaded by
  • Uploaded
    Oct 25, 2013
  • Size
    295.80 KB
  • Downloads
    266
  • MD5
    4cab37a7a179fcb3477f21c7595a8011

Supported Bukkit Versions

  • CB 1.6.4-R1.0

Changelog

Still in Beta, but please let me know if I missed something, have a bug, or just have a Feature Suggestion.

In this Release:

  • updated to use latest citizens(2.0.10)/bukkit(1.6.4 R1.0) releases
  • Levels work (increase, decrease) set is still not working as planned
  • added permissions "trader.level.increase"
  • added permissions "trader.level.decrease"
  • updated the website more
  • 1 more duplication bug found and erased (hopefully that is all of them)
  • item shops do work, but need to finish the code to make them available at shops
    • shops will have the option to activate shop items
    • if active a button will show in buy_screen and main sell screen that will allow a player to buy the item at a set price

----

This upload is to fix 3 duplication bugs that have been found and reported.

Much thanks for the reports. This Upload doesn't really add any new features, but I am working on rentalshops, item shops, and still streamlining the code, so please don't just delete, report!

Also updating this to .3 beta, as I was in the middle of other things when dups were reported.

----

Added in this upload:

  • Bank Transfers
  • Limits (how many shops a player can have)
  • setting Bank name and checking if it exists and player has access
  • some more messages on buy/sell

---

Shop transfer was added, you can now transfer shops to different players, shop limits should be taken into account, and if shop is doesn't meet the requirements (as in falls into limits) it will be denied.

Added shop limits (well this might be obvious from previous statement) and added a link in the main page to the documentation.

If you have any questions, or suggestions, please post in the forum, or even main page... PMs work too if you are shy.

----

Shop assignment now works, no longer is create the only option. Mirror your store around the lands. Also added metrics to see who is really using this plugin.

Next up:

  • Item generation by command (Item shops)
  • shop unassignment (really not sure how I am going to do this, this might have to be a command)
    • Mostly likely select with Citizens and use command such as "/trader unassign"
  • command to create a shop (mainly for admins)
  • command to admin any shop (mainly for admins)

--

What works now:

  • Fixed how inventory types were loading doesn't default to shop always now.

--

What works now:

  • Owner can "purchase" or remove items from inventory for free
  • more minor bugs fixed.

-

This has some fixes from last upload...

What Works:

  • NPC shops
  • Selling (from shop to player)
  • Buying (from player to shop)
  • creating shops (for NPCs)
  • updating and administrating shops
  • adding inventory
  • editing items
  • deleting items
  • wallet types (ADMIN, PLAYER, SHOP)
  • Inventory types (ADMIN, SHOP)

Added:

  • Inventory types
    • ADMIN doesn't check/add items to inventory
    • SHOP works as a shop should.

What doesn't work as expected yet:

  • Removing inventory by owner (will be free to remove if you are owner)
  • buy menu (99% ready)
  • removing shop, either from game or NPC
  • BANK wallet types not perfect yet

There is only one command I have created for all this:

  • /trader myshops (this will list all shops you have created)

Thats it, one command, everything else is done by answering questions as they are presented.

To Create A NPC shop is as easy as this:

  • for testing make yourself op, or you will not see anything till I can list all permissions on website.
  • /npc create somename
  • /trait ultratrader
  • click to open conversation to create a shop (select create, assign isn't ready yet)
  • remember that these are conversations, no need for / at all
  • after shop is created, click to open shop
  • click on book_and_quill
  • admin your shop
  • exit conversation
  • drag something from your inventory to trader inventory
  • answer questions

This is not ready for Production servers yet.

Please help find bugs and areas I haven't finished yet... bug me so I finish it!!!!