Advertisement
Guest User

Untitled

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