Guest User

Config

a guest
Jul 18th, 2014
249
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.55 KB | None | 0 0
  1. #############################################
  2. ## default config for Salesman by simgar98 ##
  3. #############################################
  4.  
  5. ## the name of the salesman
  6. salesmanname: &1&lSHOP
  7. ## you can still give him a colored name, you do not have to put that in this config!
  8. ## the amount of rows in the menu
  9. invrows: 4
  10.  
  11.  
  12. ## the price of an item
  13. ## id:
  14. ## damagevalue: price
  15.  
  16. ## example: gives 1 in game money for 1 piece of stone
  17. 1:
  18. 1: 1
  19. ## example2: gives 10 in game money for 1 piece of green wool and 5 for red wool
  20. 35:
  21. 13: 10
  22. 14: 5
Advertisement
Add Comment
Please, Sign In to add comment