where is the price
dwa1275 opened this issue ยท 19 comments
I am trying to set up the price for the p stones, but I can not find the option, I have eco, I have vault, I just cant find this, ive looked for issues, fourms, videos, for hrs today and yesterday, so, How do I set a price so money would be taken from a player when they place a p stone
Here you go: http://preciousstones.shoutwiki.com/wiki/Field_Flag_Reference#price
Its a flag you add to the config for each stone.
so how do I add the flag?? im not new at this but it seems different then the last time I set this up, can you give me an example please
Sure, here you go. It's a small tutorial on setting up flags:
http://dev.bukkit.org/bukkit-plugins/preciousstones/#w-field-flags
So basically you look in the config under force-fields: and you will see the list of all the configured fields with all their flags. That is an example of one, the City Protection field. You would add a new flag "price: 100" or something, and then restart the server.
ok, ive seen that, but do I have to add, Usage: price: 200 or said price to the ps I want players to pay for, I don't see anywhere on here Usage: price:
Yep, lowercase tho. And you put it in each of the fields, with different prices etc.
and what about the p stone I do not want to use, just delete the script for it ???
- title: City Protection
block: diamond_block
radius: 20
custom-height: 15
price: 100
I don't want to forget, I haven't seen this anywhere, but how do I set the amount of p stones a player can have
There was some vandalism to the flag page, had to revert changes done by anons. Here is the flag for limits:
http://preciousstones.shoutwiki.com/wiki/Field_Flag_Reference#limits