TradeCraft-AE
Inactive
I'm sorry to have to put the state of this plugin to inactive. I simply don't have the time to put into maintaining the plugin.
Some time ago I tried adding a nice feature someone suggested. Only to find out about the item id changes. That's not a big deal for simple items. But the damage bits made defining complex items like potions/enchants/different variants of some items, quite simple. If I had more time I could invest it in this plugin. But unfortunately I don't have that time.
Added to that, I have no use for the plugin myself anymore (I don't play much and it's not used on the server I play on when I do). I mostly picked up support for this plugin because it was not maintained anymore.
If someone has a good alternative I'll be happy to mention it. Also anyone is welcome to clone the project and I'll do the same.
Features
- Make infinite shops - place gold or items in the chest, right click the sign, and watch the magic happen!
- Become entrepreneurs! Have a lot of extra goods? Create a shop to let people easily buy or sell!
- Change the currency if you don't like gold ingots.
- Localization support, you can create language files, take TradeCraft.en.lang as example and configure the language in the properties file.
Continuation/mod of mjmr89 build of TradeCraft.
Credit for the core of this mod goes to the github/forum users mjmr89 and jdiamond (injektilo on the hey0 forums). mjmr89 started this port to Bukkit, but has gone inactive. At first I just maintained a working version of the plugin. But now that plugin has officially gone inactive I decided to start a new entry myself.
Old development/discussion thread
Manual
You can read the Manual here, or the Old technical manual here.
Commands
- /tc[help] Show the TradeCraft commands a player can use.
- /tcgetcurrency Get currency.
- /tcsetcurrency [id[;data]] Set currency. To set a currency, use the id number, optionally add a data value by separating with a semicolon. Limited by permissions.
- /tcshops Displays the personal shops you have and their current inventory/gold
- /tcpshops playername Displays the personal shops of a specific player
- /tcreload Reloads the plugin (and configuration files). Limited by permissions.
- /tcplayerperms playername Debugging info if there are problems with permissions.
Permissions
- TradeCraft.canBuy Permission to buy from any shop (default: true).
- TradeCraft.canSell Permission to sell to any shop (default: true).
- TradeCraft.canMakePlayerShops Permission to make a player shop (default: true).
- TradeCraft.canMakeInfShops Permission to make infinite shops (default: op).
- TradeCraft.canDestroyShops Permission to destroy infinite or other player's shops (default: op).
- TradeCraft.canSetCurrency Permission to set the currency (default: op).
- TradeCraft.canReload Permission to reload the TradeCraft plugin (default: op).
- TradeCraft.canQueryOtherShops Permission to get a list of shops owned by other players (default: op).
- TradeCraft.canQueryPlayers Permission to show the permissions of a given player (default: op).
Note: The first three permissions are given to anyone by default. If you do not want a group or person to have these permissions, you will actively have to deny them (- -TradeCraft.canBuy for PermissionsEx for example).
Configuration
- items.yml Put all the item types and default (infinite shop) trade values you want to be able to trade in here.
- By default this is a small list, but ModernDragoness provided a complete list. You can disable either buy or sell rate by writing a rate of 0:0.
- vagrant326 made this spreadsheet that can calculate balanced values for items. Though it is written for currency-based trade plugins and will not output data compatible with the items.yml file, some admins or players might find it helpful.
- TradeCraft.data Contains all player shop data (amount of items and currency stored).
- TradeCraft.properties Several settings for the plugin, read the comments in the file for more information.
- TradeCraft.[].lang Localization files. By default only English is supported. But you can make your own translation and change "language" in the .properties file to choose to use that instead.
-
View User Profile
-
Send Message
Posted Mar 4, 2012@ArmEagle
Notepad + + ? Not so sure bro
Getting key errors everything I try to change it.
-
View User Profile
-
Send Message
Posted Mar 4, 2012@Vitaminous
Well, not sure why it didn't work for you, but I simply put §4 into a string in the language file and it worked just fine:
YOUR_SHOPS: 'You§4r shops:'
Maybe your text editor doesn't treat multibyte characters the way it should/is necessary.
-
View User Profile
-
Send Message
Posted Mar 4, 2012@ArmEagle
They cut the first word out, I tried. That's why I asked, lol.
I tried the 'simoleon' symbol as well as & and I figured it couldn't use $
-
View User Profile
-
Send Message
Posted Mar 4, 2012@Vitaminous
Hmm, I think you can put color codes in there. I'm just not really sure what format you should use. I'd say give it a spin and try different formats in a string and have it printed.
-
View User Profile
-
Send Message
Posted Mar 4, 2012BTW, would it be hard to add support for colors in the Language file? Unless there is already and it's hidden, that is. It's for clarity reasons.
-
View User Profile
-
Send Message
Posted Mar 4, 2012I uploaded version 1.4 for CB 1.1-R6, with a few changes:
-
View User Profile
-
Send Message
Posted Mar 4, 2012@Vitaminous
I worked a bit on the devbuilds. But I guess it would be good to release versions for 1.6 first. working on that, hoping to add one feature to TradeCraft.
-
View User Profile
-
Send Message
Posted Mar 4, 2012@tappestry
For some reason I wasn't following my own StopLava project. I did subscribe to the other two, but apparently not that one. I'm following that one too now.
-
View User Profile
-
Send Message
Posted Mar 3, 2012AE, i dont know if you check lavabucket anymore, but could there be a quick fix for the new patch? I got peepz going crazy with them lol
-
View User Profile
-
Send Message
Posted Mar 3, 2012@ArmEagle
RB6 for 1.1 is the basis of 1.2 for all plugins but the save format related ones.
-
View User Profile
-
Send Message
Posted Mar 1, 2012Nice nice, always up to date, just dont stop it, thank u :)
-
View User Profile
-
Send Message
Posted Feb 29, 2012@alexbrock
Oh of course I'll make sure the plugin will work with the 1.2 RB once it is out. Usually it doesn't take that much effort, if it simply doesn't keep working without a change.
I should try and see to add at least one feature while I'm at it.
-
View User Profile
-
Send Message
Posted Feb 29, 2012Amazing plugin. So glad you're keeping it up to date - we use this at the moment for our primary shop keeping legwork :)
Are you going to update for 1.2 (whatever RB that will be) when it comes out?
Alex
-
View User Profile
-
Send Message
Posted Feb 21, 2012@ArmEagle
Doh! Just found a big negative for our server. We use LWC limits as a donation perk. People can only lock so many chests unless they donate. With Tradecraft installed they can use a store as a locked storage device without limitation.
I will be keeping a very close eye out for a limitation enhancement! If a small donation would help spur you on leme know ;)
D.
-
View User Profile
-
Send Message
Posted Feb 18, 2012@baumjamal
That's recently been suggested before. It isn't possible yet no.
And that file works for me again now, I think there were some server errors. I was linking to a copy that shouldn't exist anymore though it does, I'll fix that.
-
View User Profile
-
Send Message
Posted Feb 18, 2012Hi is it possible yet to set more currency`s than one? like gold ingots on top followed by gold nuggets and iron ingots?
AND the link to the list of lawliet isn`t working.
-
View User Profile
-
Send Message
Posted Feb 17, 2012@ArmEagle
Ahh i got ya. Locket wasn't a consideration for me cause we use LWC. Besides we are a small / medium server and my staff can handle it. Every server has those one or two guys though... lol.
-
View User Profile
-
Send Message
Posted Feb 17, 2012@Digitalink2008
There isn't yet no. It has been mentioned before to set a limit in some way. But it be a problem with the Lockette plugin also? Not saying that means I shouldn't implement some limit though. It's on my list of things I should add.
-
View User Profile
-
Send Message
Posted Feb 17, 2012uh oh... came up with an issue. How do you combat a "rouge" player setting up TONS of shops? Is there a permissions based limitation I can use?
-
View User Profile
-
Send Message
Posted Feb 17, 2012@ArmEagle
:) i thought as much. BTW, great work on the plugin. I took it for a test drive on our server last night and it worked quite seamlessly. No quirkiness at all.
Thanks for the kick ass plugin. I'm glad to roll this out instead of an "economy" plugin.
D.