Value
What it does:
This a very simple plugin made for convenience. It calculates the price of an item using the prices of the items used to craft it. Clean and simple.
The advantage of having this plugin is that if something ever gets a better value, then all you need to do is set the new price for the item, and anything that uses it will also raise/lower in value.
Here's an example:
If notch were to suddenly do an update that makes wheat OP, then you would normally have to set the new price of every item that uses wheat as a crafting ingredient. Well with this plugin, all you have to do is set the new price of wheat, and everything that uses it as a crafting ingredient will be affected by the new price.
The main idea of this plugin is to make server administrators less of a burden to place the prices on store items, since all this plugin does is show you the value.
Main features:
- Calculates the price of an item using the prices of the items used to craft it.
- Since it only uses 'raw' items, you only need to set up the price for about 1/4 of the total amount of items in Minecraft. Don't worry, There's a default configuration with prices set up by me, so you only need to modify if you feel like it ;)
- Make selling signs that use the values of only raw items to calculate the price of all the items in Minecraft.
How it works:
To get the price of an item, simply hold the item in your hand and type '/value'. The total price is multiplied by the amount held.
To make a Value sign, type in a sign as follows:
[Value]
Sell/Buy
Item ID*
Amount:Price*
* These two options only apply to buying
Now anyone with the value.trade.* permission will be able to sell/buy anything they want by right-clicking this sign. I only made the sign as a little 'extra', but buying/selling is not the main focus of this plugin.
Commands:
- /value - Tells you the price of the held item
- /value sell - Sells the held item for the price calculated by Value. Also takes into account the price drop set in the configuration.
- /value setworth - Sets the prices of the worth.yml of the Essentials plugin to the prices in Value
- /value reload - Updates the prices of raw items in the configuration file.
The configuration file:
The configuration will be generated in the plugin folder when you first run the server with the plugin. Just read the comments and you will know what to do.
Permissions:
- value.command.value - Permission to use the /value command.
- value.command.help - Permission to use the /value help command.
- value.command.setworth - Permission to use the /value setworth command.
- value.command.sell- Permission to use the /value sell command.
- value.command.reload - Permission to use the /value reload command.
- value.trade.sell - Permission to sell things with the sell sign.
- value.trade.buy - Permission to buy things with the buy sign.
- value.sign.sell - Permission to create/break sell signs.
- value.sign.buy - Permission to create/break buy signs.
Requirements:
- Vault
- An economy plugin


-
View User Profile
-
Send Message
Posted Aug 13, 2012@Techtony96
I'm actually working on this plugin at the moment, making it so that I won't have to update for new materials in minecraft. Don't worry I'll have an update up soon! Just need to work out some problems with how it gets the materials.
-
View User Profile
-
Send Message
Posted Aug 13, 2012@94ge7j998
It works, you just need to type "/essentials reload" and then the /worth essentials command will update.
-
View User Profile
-
Send Message
Posted Aug 13, 2012Also, i noticed that all your other plugins have updated, can you update this?
-
View User Profile
-
Send Message
Posted Aug 12, 2012golden_apple is in the raw materials list, but it isnt raw. u can craft it.
Also, update for 1.3 items?
-
View User Profile
-
Send Message
Posted Aug 8, 2012@Hakezu
Do you do it like this?:
- value.trade.sell
Because it works for me.
-
View User Profile
-
Send Message
Posted Aug 3, 2012I'm sry I've been out for a while, I did not have any internet for the last couple of weeks. On the upside, all that internetless time has not been spent in vain, I've been making quite a couple of plugins for a server I'm planning on doing, probably the most unique server out there :O
I see I got a lot of work ahead, I'll do it as fast as I can to make up for lost time :)
-
View User Profile
-
Send Message
Posted Jul 31, 2012For some reason typing in
value.trade.sell
in GroupManager's permission doesn't seem to enable my users to use the sell sign to sell their things.
-
View User Profile
-
Send Message
Posted Jul 26, 2012@94ge7j998
only 1 problem, the /value setworth command issent working
-
View User Profile
-
Send Message
Posted Jul 26, 2012Great plugin! Great job!
-
View User Profile
-
Send Message
Posted Jul 25, 2012how can i use this with chestshop?
-
View User Profile
-
Send Message
Posted Jul 10, 2012Just add a command to sell items whenever you so please (i.e essential's "/sell" command) and this would be perfect!
-
View User Profile
-
Send Message
Posted Jun 5, 2012Glad this plugin is working now :D
I might just do that ;)
-
View User Profile
-
Send Message
Posted Jun 5, 2012Wonderful, i figured it out, you need to do a reload because even though it changes the values, the worth file dosnt take affect until another reload to update the prices! I LOVE THIS PLUGIN SO MUCH, finally i am able to sell everything and not worry about exploits and my players are happy to because they can now sell everything and not have to worry if there losing money b/c its all exact raw materials!!!!
Thank you SO VERY MUCH for adding in the worth.yml thing
come see the bad boy in action :P 68.57.73.210
oh also, love game of thrones!! amazing series
Have a good one
-
View User Profile
-
Send Message
Posted Jun 3, 2012Hmmm... did you download the latest version? (1.2.0)?
Its just that I'm not so sure when the guys at bukkit approved the plugin.
I was watching the season finale of Game of Thrones hahaha
Also did you check the worth.yml file?
I just realized that I forgot to put a message saying that the item values were changed, but it should still work.
-
View User Profile
-
Send Message
Posted Jun 3, 2012I am having an issue, the /value setworth command is not working for some reason..... any help?
-
View User Profile
-
Send Message
Posted Jun 3, 2012I might do that, but it kinda defeats the entire purpose of the plugin. An example would be being able to make stone bricks. It doesn't matter if its mossy, broken, or chiseled, they all require the same items to craft them, hence having the same value. The're isn't even a way to craft mossy/broken/chiseled stone bricks, you have to find them and mine them yourself because notch has not added it yet :P
It does work with items with other metadata values, but for now it'll just return the value of the item type, since its made with the exact same items, hence technically still working. Unless of course, I'm missing something, I have not played minecraft in a while >.>
-
View User Profile
-
Send Message
Posted Jun 3, 2012Can you please add metadata?
-
View User Profile
-
Send Message
Posted Jun 3, 2012Done!
It changes the values in the 'worth.yml' file of essentials now.
It is missing one thing though, the items with indexes in them,
aka:
stationarylava:
'0': 1.0
They are not changed yet, since I have not added being able to detect metadata of items, but almost every item will change its worth to the one in value by using the command '/value setworth'.
You only need to use the command once, it'll change the worth of all the items :)
-
View User Profile
-
Send Message
Posted Jun 2, 2012that would be SO AMAZING, no longer would i ever have to worry about people finding loop holes to my economy or having them worry about getting unfair deals. I would LOVE LOVE LOVE this plugin if it had that. I am so glad for the quick response and the eagerness to implement, this will be one of my fav plugins if it works!
-
View User Profile
-
Send Message
Posted Jun 1, 2012Well, it doesn't have that functionality, but I'm starting to think I should implement it.
You're the second person that has mentioned the essential's /worth command :O
The next version will have this, probably will have it up tomorrow :)