Advertisement
Pugly

Shop Creating Guide

Mar 12th, 2018
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.92 KB | None | 0 0
  1. This guide will basically be commands, so if you don't understand it just ask me in-game.
  2.  
  3. 1.) /menu create mm [Rows] [Name to show players] #This will be the shop you edit.
  4. 2.) /menu edit mm #Now you make it look however you want with a border for example.
  5. 3.) Grab the item you want to sell in the menu #This can be anything.
  6. 4.) /menu script title [Item Name] #Do this while holding the item, and it can be color coded/
  7. 5.) /menu script append /requirecurrency [Cost of item] #Set this to what you think is a good price.
  8. 6.) /menu script append /eco take @p [Cost of item] #This MUST be the same as above.
  9. 7.) /menu script append /minecraft:give @p [Item Name] [Amount] #Again make it fair.
  10. 8.) /menu script hide
  11. 9.) /menu script append [Something saying the cost] #This can have color codes.
  12. 10.) /menu edit mm #Now you simply put the item in the menu!
  13. 11.) Repeat steps 4-10 as many times as necessary.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement