UltraTrader .5 Beta

Details

  • Filename
    UltraTrader-0.5-BETA.jar
  • Uploaded by
  • Uploaded
    Nov 4, 2013
  • Size
    328.34 KB
  • Downloads
    273
  • MD5
    512fc81a61a17737d67f8fc900be0855

Supported Bukkit Versions

  • 1.6.4

Changelog

Yes, still in beta, but getting much closer to a TODO list that is small enough to goto release soon:

In this release:

  • Rental Traders
    • Documentation to come
    • add both ultratrader and rentalshop traits to the NPCs
      • /trait ultratrader
      • /trait rentalshop
    • then the owner of the npc needs to click on the NPC to set the term (how many units of time to pass) and termtype, the type of term unit (minutes, hours, days)
    • then also needs to set the cost
    • then enable
    • the next player to click (other than the owner or op) will be offered to rent the NPC if he has permission (trader.npc.rent)
      • on first click can create or assign shop (if they have limits and permissions)... don't let people that can;t create shops rent npcs
      • will get a new option in admin, "rental" to cancel the rental of the npc and open it up to other players again
  • put in 2 permission limits
    • these will override any settings in limits.yml

TODO: I need to update the default.yml language file to include alot of new entries, don't worry if you can't change them yet, I will be adding them.

---

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!!!!