It's pretty advanced so only accept if you know what you're doing with command signs. I'll try to explain it as simple as i can here.
I have 3 different classes with 22 sets each. I need someone to format 22 signs for each class in a way that makes it so they have to buy each set in order per class. It would be like this:
Tier 1 warrior set - Tier 2 warrior set - Tier 3 warrior set
Tier 1 ranger set - Tier 2 ranger set - Tier 3 ranger set
Tier 1 mage set - Tier 2 mage set - Tier 3 mage set
Someone would have to purchase the Tier 1 warrior set before they could purchase the Tier 2 warrior set. If they wanted to purchase the tier 3 ranger set as well, they need to buy the tier 1 and 2 ranger sets first.
You will also need to write the normal sign text.
The signs formatting would be like so: (If the setname goes beyond line 1 then push then continue onto line 2 and push the price down to line 3)
1. Setname Set
2. $Price
3.
4. [Class]
When someone purchases the class by right clicking the sign when they have enough money it needs to:
1. give them the permission advancedkits.use.setnameclassname for example if it were the farmer set for the ranger class it would be advancedkits.use.farmerranger
2. do /kit give setnameclassname %player% false true to the player. setnameclassname follows the step above.
3. Message the player "You have purchased the SetName Set! Type /kit use to check it out!"
4. give them permission to purchase the next set
5. take away the amount of money the set costs
I have an example in the server so it will be easier to understand if you see it.
It sounds complicated but really it's just a bunch of copy pasting so I will give anyone who will do it $10. I will pay when you finish a few signs and I see that you're doing it right, then you can continue to do the rest.
I have 3 different classes with 22 sets each. I need someone to format 22 signs for each class in a way that makes it so they have to buy each set in order per class. It would be like this:
Tier 1 warrior set - Tier 2 warrior set - Tier 3 warrior set
Tier 1 ranger set - Tier 2 ranger set - Tier 3 ranger set
Tier 1 mage set - Tier 2 mage set - Tier 3 mage set
Someone would have to purchase the Tier 1 warrior set before they could purchase the Tier 2 warrior set. If they wanted to purchase the tier 3 ranger set as well, they need to buy the tier 1 and 2 ranger sets first.
You will also need to write the normal sign text.
The signs formatting would be like so: (If the setname goes beyond line 1 then push then continue onto line 2 and push the price down to line 3)
1. Setname Set
2. $Price
3.
4. [Class]
When someone purchases the class by right clicking the sign when they have enough money it needs to:
1. give them the permission advancedkits.use.setnameclassname for example if it were the farmer set for the ranger class it would be advancedkits.use.farmerranger
2. do /kit give setnameclassname %player% false true to the player. setnameclassname follows the step above.
3. Message the player "You have purchased the SetName Set! Type /kit use to check it out!"
4. give them permission to purchase the next set
5. take away the amount of money the set costs
I have an example in the server so it will be easier to understand if you see it.
It sounds complicated but really it's just a bunch of copy pasting so I will give anyone who will do it $10. I will pay when you finish a few signs and I see that you're doing it right, then you can continue to do the rest.
