Advertisement
Guest User

Untitled

a guest
Jan 11th, 2016
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.40 KB | None | 0 0
  1. #
  2. # Your database information should go here.#
  3. sql:
  4. host: mcs1.xhostfire.com
  5. port: '3306'
  6. database: mc_35
  7. user: mc_35
  8. pass: c915ca0775
  9. auction:
  10. listingPrice: 2
  11. listingHours: 48
  12. unclaimedHours: 240
  13. preventCreativeSale: true
  14. maxSellPrice: 999999999
  15. menuText:
  16. menuName: Auction House
  17. itemsYoureSelling:
  18. name: '&6Items You''re Selling'
  19. lore:
  20. - '&aClick here to view all of the items you'
  21. - '&aare currently selling on the auction.'
  22. - ''
  23. - '&9Selling: &e%selling%'
  24. collectExpired:
  25. name: '&6Collect Expired / Cancelled Items'
  26. lore:
  27. - '&aClick here to view and collect all of the'
  28. - '&aitems you have cancelled or have expired.'
  29. - ''
  30. - '&9Items To Collect: &e%expired%'
  31. previous:
  32. name: '&6Previous Page'
  33. refresh:
  34. name: '&6Refresh Page'
  35. next:
  36. name: '&6Next Page'
  37. howToSell:
  38. name: '&6How To Sell An Item'
  39. lore:
  40. - '&aTo list an item on the auction house, just hold'
  41. - '&athe item in your hand and type &b/ah sell <price>&a.'
  42. bookButton:
  43. name: '&6What Is This Page?'
  44. lore:
  45. - '&aThis is the auction house, here you can'
  46. - '&alist items for sale, and purchase items'
  47. - '&athat others have listed for sale.'
  48. - ''
  49. - '&aThe auction is also a great way to make'
  50. - '&amoney by selling farmable items other'
  51. - '&aplayers may be interested in buying.'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement