Advertisement
Guest User

help

a guest
Jun 26th, 2016
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.41 KB | None | 0 0
  1. #
  2. # Your database information should go here.#
  3. SQLite: true
  4. sql:
  5. host: 127.0.0.1
  6. port: '3306'
  7. database: database
  8. user: user
  9. pass: password
  10. auction:
  11. listingPrice: 2
  12. listingHours: 48
  13. unclaimedHours: 240
  14. preventCreativeSale: true
  15. maxSellPrice: 1000000000000
  16. blacklist:
  17. - '1000'
  18. - '1001:12'
  19. - '12333:4'
  20. blacklistLore:
  21. - Blacklisted Line Of Lore
  22. language:
  23. mainMenuName: Prison Auction House
  24. currentListingsMenuName: Your Current Listings
  25. expiredMenuName: Cancelled / Expired Listings
  26. purchaseItemMenuName: 'Purchase Item: Are You Sure?'
  27. menuItemText:
  28. listedItem:
  29. lore:
  30. - ''
  31. - '&c&lCLICK HERE TO PURCHASE'
  32. - ''
  33. - '&7Price: &e$%price%'
  34. - '&7Seller: &e%seller%'
  35. - '&7Expire: &e%time%'
  36. - ''
  37. yourListedItem:
  38. lore:
  39. - ''
  40. - '&c&lCLICK HERE TO CANCEL'
  41. - ''
  42. - '&7Price: &e$%price%'
  43. - '&7Expire: &e%time%'
  44. - ''
  45. yourExpiredItem:
  46. lore:
  47. - ''
  48. - '&c&lCLICK HERE TO RETURN TO YOU'
  49. - ''
  50. yourListedItems:
  51. id: '264'
  52. name: '&e&lITEMS YOU''RE SELLING'
  53. lore:
  54. - '&7Click here to view all of the items you'
  55. - '&7are currently selling on the auction.'
  56. - ''
  57. - '&7Selling: &e%selling%'
  58. yourExpiredItems:
  59. id: '394'
  60. name: '&e&lCOLLECT EXPIRED / CANCELLED ITEMS'
  61. lore:
  62. - '&7Click here to view and collect all of the'
  63. - '&7items you have cancelled or have expired.'
  64. - ''
  65. - '&7Items To Collect: &e%expired%'
  66. returnAllItems:
  67. id: '390'
  68. name: '&e&lRETURN ALL'
  69. lore:
  70. - '&7Click here to return all cancelled'
  71. - '&7and expired items to your inventory.'
  72. previousPage:
  73. id: '339'
  74. name: '&F&LPREVIOUS &7Page'
  75. refreshPage:
  76. id: '175'
  77. name: '&F&LREFRESH &7Page'
  78. nextPage:
  79. id: '339'
  80. name: '&F&LNEXT &7Page'
  81. backButton:
  82. id: '339'
  83. name: '&6Back'
  84. howToSell:
  85. id: '388'
  86. name: '&e&lHOW TO SELL'
  87. lore:
  88. - '&7To list an item on the auction house, just hold'
  89. - '&7the item in your hand and type &b/ah sell <price>&a.'
  90. mainWhatIsThisPage:
  91. id: '340'
  92. name: '&e&lWHAT IS THIS PAGE?'
  93. lore:
  94. - '&7This is the auction house, here you can'
  95. - '&7list items for sale, and purchase items'
  96. - '&7that others have listed for sale.'
  97. yourListedWhatIsThisPage:
  98. id: '340'
  99. name: '&e&lWHAT IS THIS PAGE?'
  100. lore:
  101. - '&7These are your current listings, all of'
  102. - '&7the items you currently have listed on'
  103. - '&7the auction house are displayed here.'
  104. - ''
  105. - '&7You can cancel and view your listing''s'
  106. - '&7expire time here.'
  107. expiredWhatIsThisPage:
  108. id: '340'
  109. name: '&e&lWHAT IS THIS PAGE?'
  110. lore:
  111. - '&7This page houses all of your cancelled and'
  112. - '&7expired items, when a listings is cancelled'
  113. - '&7or expires you will be able to return that'
  114. - '&7item back to you from this menu.'
  115. - ''
  116. - '&7Just click on the item and if you have enough'
  117. - '&7inventory space you will recieve the item.'
  118. purchaseConfirm:
  119. name: '&a&lCONFIRM'
  120. purchaseCancel:
  121. name: '&4&lCANCEL'
  122. purchaseItem:
  123. lore:
  124. - ''
  125. - '&7Price: &e$%price%'
  126. - '&7Seller: &e%seller%'
  127. clickFails:
  128. notEnoughInventory: &8(&cAuctionHouse&8) &7Not Enough Inventory Space
  129. cannotPurchaseSelf: &8(&cAuctionHouse&8) &7You Cannot Purchase Your Own Item
  130. notExists: &8(&cAuctionHouse&8) &7This Item No Longer Exists
  131. cannotAfford: &8(&cAuctionHouse&8) &7You Cannot Afford This
  132. noListingsToReturn: &8(&cAuctionHouse&8) &7No Listings To Return
  133. chatMessages:
  134. itemPurchased: '&8(&cAuctionHouse&8) &7Item &epurchased!'
  135. buyerPurchased: '&8(&cAuctionHouse&8) &e%buyer% &7purchased your auction for &e$%price%!'
  136. listedItem: '&8(&cAuctionHouse&8) &7You have listed an item on the &eauction house!'
  137. listingCancel: '&8(&cAuctionHouse&8) &7You have cancelled an auction. Return cancelled and expired items at &e/ah expired.'
  138. adminRemoveListing: '&8(&8(&cAuctionHouse&8) &7Listing Removed.'
  139. expiredReturned: '&8(&8(&cAuctionHouse&8) &7Item returned to your inventory.'
  140. notEnoughInventory: '&8(&cAuctionHouse&8) &7You do not have enough inventory space.'
  141. returnedAll: 'All &8(&8(&cAuctionHouse&8) &7expired listings have been returned.'
  142. unknownCommand: '&8(&cAuctionHouse&8) &7Unknown command. Use &e/ah help &7for auction commands.'
  143. notHoldingItem: '&8(&cAuctionHouse&8) &7You are not holding an item in your hand.'
  144. inCreative: '&8(&cAuctionHouse&8) &7You cannot sell items while in creative.'
  145. noMore: '&8(&cAuctionHouse&8) &7You can not list any more items at once.'
  146. max: '&8(&cAuctionHouse&8) &7You cannot list more than 45 items at a time.'
  147. invalidPrice: '&8(&cAuctionHouse&8) &7That is not a valid price.'
  148. maxMoney: '&8(&cAuctionHouse&8) &7You can not list with a price higher than &e$999,999,999.'
  149. maxSetMoney: '&8(&cAuctionHouse&8) &7You can not list with a price higher than &e$1,000,000,000,000'
  150. notEnoughMoney: '&8(&cAuctionHouse&8) &7You do not have enough money to list an auction.'
  151. getHelp: '&8(&cAuctionHouse&8) &7Use &e/ah help &7for help.'
  152. isBlacklisted: '&8(&cAuctionHouse&8) &7That item is not allowed to be put on the &eauction house!'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement