Advertisement
Guest User

Untitled

a guest
Jul 8th, 2011
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.75 KB | None | 0 0
  1. maxPrice: -20000
  2. minPrice: -1
  3. #maxPrice - maximum buy/sell price
  4. #minPrice - minimum buy/sell price
  5.  
  6. reverseButtons: false
  7. sell: true
  8. distance: 1
  9. position: 'ANY'
  10. protection: true
  11.  
  12. #reverseButtons - If true, people buy with left click and sell with right click.
  13. #sell - Do you want to let people create/use shops, that buy things from players?
  14. #distance - Distance between the chest and the sign. (Warning, chests that aren't exactly that far WON'T work as shops)
  15. #position - Position of the chest, relative to the sign. ANY for anything in radius of 1 block, other: goo.gl/YItRO
  16. #protection - Do you want to use built-in shop protection?
  17.  
  18. LWCprotection: true
  19. signLWCprotection: true
  20.  
  21. #LWCprotection - Do you want to protect the chests with LWC?
  22. #signLWCprotection - Do you want to protection signs with LWC? (Warning, gives LWC message when using shop!)
  23.  
  24. log: true
  25. logToFile: false
  26. logFilePath: "plugins/iConomyChestShop/iConomyChestShop.log"
  27.  
  28. #log - Do you want to log transactions and shop creating?
  29. #logToFile - Do you want to save the log to file? (Warning, this lags a bit - I reccomend turning this off, as server.log will have these informations too.)
  30. #logFilePath - Path to log file.
  31.  
  32. sneakMode: false
  33. allowUsedItemsToBeSold: false
  34. stackUnstackableItems: false
  35.  
  36. #sneakMode - Do you want to let people to shop using left mouse button, and destroy the shop signs when sneaking?
  37. #allowUsedItemsToBeSold - Do you want to let people sell used tools to the shop? (Warning, the tools will be "fresh" if player sells them. NOT RECCOMENDED)
  38. #stackUnstackableItems - Do you want to stack all items in chest?
  39.  
  40. useDB: true
  41. howLongToStoreInformationInDB: 600
  42. intervalBetweenTransactions: 100
  43.  
  44. #useDB - Do you want to use bukkit's built-in database to log the transactions? (Must be turned on, if you want to generate price list)
  45. #howLongToStoreInformationInDB - How old the transation must be before being deleted? (In seconds)
  46. #intervalBetweenTransaction - How often can one person buy or sell to the shop? (In miliseconds: 1000ms = 1 sec)
  47.  
  48. generateTransactionList: false
  49. intervalBetweenGeneratingTransactionList: 5
  50. showUnusedItemsInGeneratedList: false
  51.  
  52. #generateTransactionList - Do you want to generate average price, amount of bought, sold items page? (Currently in ALPHA state)
  53. #intervalBetweenGeneratingTransactionList - Interval between generating the list. (In seconds)
  54. #showUnusedItemsInGeneratedList - Do you want to show items, that were not bought/sold on the list?
  55.  
  56. separatingLineAfterTransaction: false
  57. doNotRemoveSignIfNotCorrect: false
  58. serverAccountName: ""
  59. #separatingLineAfterTransaction - Do you want to show a line in the chat after transaction?
  60. #doNotRemoveSignIfNotCorrect - Do you want to keep the sign, if it's not correct?
  61. #serverAccountName - Account of the server to use with AdminShops, blank if you don't want to use one
  62.  
  63. #Messages:
  64. showOutOfStock: true
  65. showMoneyAfterTransaction: false
  66.  
  67.  
  68. #showOutOfStock - Do you want to show "Out of stock" messages?
  69. #showMoneyAfterTransaction - Do you want to show your balance after transaction?
  70.  
  71.  
  72. # If you want to translate this file, do it yourself, or copy the "lang:" part from another translation.
  73. # Prefix will be dispayed at the beggining of every message.
  74. # You can use terms like <buyer>, <amount> or <item> in messages, however
  75. # only certain messagess offer this.
  76. #
  77. # <buyer> - nick of the person who bought from shop.
  78. # <seller> - nick of the person who sold to shop.
  79. # <owner> - nick of the person who own the shop.
  80. # <amount> - amount of item
  81. # <item> - name of item
  82. # <money> - amount of money with iConomy currency
  83. # <cost> - cost of the item
  84. #
  85. # You can always use hMod colors, like
  86. # &1, &f etc...
  87. # For example: This is my&6 golden text.
  88.  
  89. #MAXIMUM OF 55 CHARACTERS WITH PREFIX!
  90.  
  91. #Experimental: Try changing the prefix to ' &a[Shop] &f '
  92. #The text will be centered!
  93. lang: #Italian
  94. prefix: '&a[Shop] &f'
  95. Somebody_sold_items_to_your_shop: '<seller> ha venduto <amount> <item> per <cost> al vostro shop!'
  96. Somebody_bought_items_from_your_shop: '<buyer> ha comprato <amount> <item> per <cost> !'
  97. Your_shop_is_out_of_stock: 'Non hai piu' <item> nel tuo shop !'
  98. You_cannot_use_your_own_shop: "Non puoi comprare dal tuo shop !"
  99.  
  100. You_bought_items: 'Hai comprato <amount> <item> da <owner>.'
  101.  
  102. Your_inventory_is_full: 'Il tuo inventario e' pieno !'
  103. You_have_got_not_enough_money: "Non hai abbastanza denaro !"
  104. Shop_is_out_of_stock: 'Questo shop e' vuoto !'
  105.  
  106. You_have_not_enough_items: 'Non hai abbastanza oggetti da vendere !'
  107. You_sold_items: "Hai venduto <amount> <item> a <cost> allo shop di <owner>."
  108. Chest_is_full: 'La chest e' piena !'
  109.  
  110. Seller_has_not_enough_money: "Il venditore non ha abbastanza denaro !"
  111. Seller_has_no_account: "Il conto del venditore e' inesistente !"
  112. No_selling_to_this_shop: "Il proprietario del negozio non vuole che tu venda qui' !"
  113. No_buying_from_this_shop: "Il proprietario del negozio non vuole che tu compra qui' !"
  114.  
  115. Your_balance: 'Hai <money>.'
  116.  
  117. Shop_is_created: 'Il tuo shop e' stato creato !'
  118. Shop_cannot_be_created: "Il tuo shop non puo' essere creato !"
  119. Shop_was_LWC_protected: "Il tuo shop e' stato protetto tramite LWC."
  120.  
  121. Mode_changed_to_sell: 'Modalita' vendita !'
  122. Mode_changed_to_buy: 'Modalita' acquisto !'
  123.  
  124. You_tried_to_steal: "Non poi rubare !"
  125.  
  126. iteminfo: "&aL' ID dell'oggetto e il nome:"
  127. incorrectID: "ID errata !"
  128. Couldnt_fit_on_sign: "Probabilmente qualcosa non entra nel cartello, controlla!"
  129. Negative_price: "Non puoi creare un negozio con un prezzo negativo!"
  130. Incorrect_item_amount: "La quantita' che hai specificato non e' valida!"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement