Advertisement
Guest User

mitchjobshehe

a guest
Sep 11th, 2016
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.51 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. taxPercentage: 0.0
  17. maxPermissionIncludeExpired: false
  18. blacklist:
  19. - '1000'
  20. - '1001:12'
  21. - '12333:4'
  22. blacklistLore:
  23. - Blacklisted Line Of Lore
  24. language:
  25. mainMenuName: Auction House
  26. currentListingsMenuName: Your Current Listings
  27. expiredMenuName: Cancelled / Expired Listings
  28. purchaseItemMenuName: 'Purchase Item: Are You Sure?'
  29. menuItemText:
  30. listedItem:
  31. lore:
  32. - '&7-------------------------'
  33. - '&aClick here to purchase.'
  34. - ''
  35. - '&9Price: &e$%price%'
  36. - '&9Seller: &e%seller%'
  37. - '&9Expire: &e%time%'
  38. - '&7-------------------------'
  39. yourListedItem:
  40. lore:
  41. - '&7-------------------------'
  42. - '&cClick here to cancel.'
  43. - ''
  44. - '&9Price: &e$%price%'
  45. - '&9Expire: &e%time%'
  46. - '&7-------------------------'
  47. yourExpiredItem:
  48. lore:
  49. - '&7-------------------------'
  50. - '&aClick here to return to you.'
  51. - '&7-------------------------'
  52. yourListedItems:
  53. id: '264'
  54. name: '&6Items You''re Selling'
  55. lore:
  56. - '&aClick here to view all of the items you'
  57. - '&aare currently selling on the auction.'
  58. - ''
  59. - '&9Selling: &e%selling%'
  60. yourExpiredItems:
  61. id: '394'
  62. name: '&6Collect Expired / Cancelled Items'
  63. lore:
  64. - '&aClick here to view and collect all of the'
  65. - '&aitems you have cancelled or have expired.'
  66. - ''
  67. - '&9Items To Collect: &e%expired%'
  68. returnAllItems:
  69. id: '390'
  70. name: '&6Return All'
  71. lore:
  72. - '&aClick here to return all cancelled'
  73. - '&aand expired items to your inventory.'
  74. previousPage:
  75. id: '339'
  76. name: '&6Previous Page'
  77. refreshPage:
  78. id: '175'
  79. name: '&6Refresh Page'
  80. nextPage:
  81. id: '339'
  82. name: '&6Next Page'
  83. backButton:
  84. id: '339'
  85. name: '&6Back'
  86. howToSell:
  87. id: '388'
  88. name: '&6How To Sell An Item'
  89. lore:
  90. - '&aTo list an item on the auction house, just hold'
  91. - '&athe item in your hand and type &b/ah sell <price>&a.'
  92. mainWhatIsThisPage:
  93. id: '340'
  94. name: '&6What Is This Page?'
  95. lore:
  96. - '&aThis is the auction house, here you can'
  97. - '&alist items for sale, and purchase items'
  98. - '&athat others have listed for sale.'
  99. - ''
  100. - '&aThe auction is also a great way to make'
  101. - '&amoney by selling farmable items other'
  102. - '&aplayers may be interested in buying.'
  103. yourListedWhatIsThisPage:
  104. id: '340'
  105. name: '&6What Is This Page?'
  106. lore:
  107. - '&aThese are your current listings, all of'
  108. - '&athe items you currently have listed on'
  109. - '&athe auction house are displayed here.'
  110. - ''
  111. - '&aYou can cancel and view your listing''s'
  112. - '&aexpire time here.'
  113. expiredWhatIsThisPage:
  114. id: '340'
  115. name: '&6What Is This Page?'
  116. lore:
  117. - '&aThis page houses all of your cancelled and'
  118. - '&aexpired items, when a listings is cancelled'
  119. - '&aor expires you will be able to return that'
  120. - '&aitem back to you from this menu.'
  121. - ''
  122. - '&aJust click on the item and if you have enough'
  123. - '&ainventory space you will recieve the item.'
  124. purchaseConfirm:
  125. name: '&aConfirm'
  126. purchaseCancel:
  127. name: '&cCancel'
  128. purchaseItem:
  129. lore:
  130. - ''
  131. - '&9Price: &e$%price%'
  132. - '&9Seller: &e%seller%'
  133. clickFails:
  134. notEnoughInventory: Not Enough Inventory Space
  135. cannotPurchaseSelf: You Cannot Purchase Your Own Item
  136. notExists: This Item No Longer Exists
  137. cannotAfford: You Cannot Afford This
  138. noListingsToReturn: No Listings To Return
  139. chatMessages:
  140. itemPurchased: '&eItem &6purchased&e!'
  141. buyerPurchased: '&6%buyer% &epurchased your auction and you earned &6$%taxedPrice%&e!'
  142. listedItem: '&eYou have &6listed &ean item on the &6auction house&e!'
  143. listingCancel: '&eYou have &6cancelled &ean auction. Return cancelled and expired
  144. items at &6/ah expired&e.'
  145. adminRemoveListing: '&eListing Removed.'
  146. expiredReturned: '&eItem &6returned &eto your inventory.'
  147. notEnoughInventory: '&cYou do not have enough inventory space.'
  148. returnedAll: '&6All &eexpired listings have been &6returned&e.'
  149. unknownCommand: '&cUnknown command. Use /ah help for auction commands.'
  150. notHoldingItem: '&cYou are not holding an item in your hand.'
  151. inCreative: '&cYou cannot sell items while in creative.'
  152. noMore: '&cYou can not list any more items at once.'
  153. max: '&cYou cannot list more than 45 items at a time.'
  154. invalidPrice: '&cThat is not a valid price.'
  155. maxMoney: '&cYou can not list with a price higher than $999,999,999.'
  156. maxSetMoney: '&cYou can not list with a price higher than $1,000,000,000,000'
  157. notEnoughMoney: '&cYou do not have enough money to list an auction.'
  158. getHelp: '&cUse /ah help for help.'
  159. isBlacklisted: '&cThat item is not allowed to be put on the auction house!'
  160. help:
  161. - '&9/ah - &6Open the Auction house.'
  162. - '&9/ah sell <amount>- &6Sell the item you are holding.'
  163. - '&9/ah selling - &6View the items you are selling.'
  164. - '&9/ah expired - &6View your expired items to return.'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement