Advertisement
Guest User

Untitled

a guest
Jul 20th, 2017
53
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.24 KB | None | 0 0
  1. # The New Economy v0.0.5.5
  2. # Author: creatorfromhell
  3. # License: AGPLv3
  4. # If you would like to contribute to the plugin
  5. # you can do so via Github at https://github.com/TheNewEconomy/TNE-Bukkit
  6. Core:
  7. UUID: true
  8. Multiworld: false
  9. Debug: false
  10. Metrics: true
  11. Server:
  12. Enabled: true
  13. Name: Server Account
  14. Balance: 500
  15. Pins:
  16. Enabled: false
  17. Force: true
  18. Commands:
  19. PayShort: true
  20. BalanceShort: true
  21. Update:
  22. Check: true
  23. Notify: true
  24. Transactions:
  25. Track: true
  26. Format: M, d y
  27. Timezone: US/Eastern
  28. AutoSaver:
  29. Enabled: true
  30. Interval: 600
  31. Currency:
  32. Default:
  33. Format: <symbol><major.amount><decimal><minor.amount><shorten>
  34. MaxBalance: 900000000000000000000000000000000000
  35. Prefixes: kMGTPEZYXWV
  36. Balance: 100.0
  37. Default: true
  38. Conversion: 1.0
  39. Symbol: $
  40. Decimal: .
  41. DecimalPlaces: 2
  42. ItemCurrency: false
  43. BankChest: true
  44. Vault: true
  45. EnderChest: true
  46. TrackChest: false
  47. ItemMajor: GOLD_INGOT
  48. ItemMinor: IRON_INGOT
  49. MajorName:
  50. Single: Jero
  51. Plural: Jeros
  52. MinorName:
  53. Single: Zitope
  54. Plural: Zitopes
  55. Interest:
  56. Enabled: false
  57. Rate: 0.2
  58. Interval: 1800
  59. Auctions:
  60. Enabled: false
  61. Cost: 10
  62. AllowWorld: true
  63. Multiple: false
  64. MaxMultiple: 3
  65. PersonalQueue: 3
  66. MaxQueue: 10
  67. MaxStart: 2000
  68. MinStart: 1
  69. MaxIncrement: 1000
  70. MinIncrement: 1
  71. MaxTime: 60
  72. MinTime: 30
  73. AntiSnipe: true
  74. SnipePeriod: 30
  75. SnipeTime: 20
  76. Announce: true
  77. Interval: 10
  78. Countdown: true
  79. CountdownTime: 10
  80. Shops:
  81. Enabled: false
  82. Cost: 10.0
  83. Max: 5
  84. Rows: 3
  85. Shoppers: 10
  86. Shares:
  87. Enabled: true
  88. Max: 3
  89. Signs:
  90. Balance:
  91. Enabled: true
  92. Currency: Default
  93. Place: 20.0
  94. Use: 20.0
  95. Bank:
  96. Enabled: true
  97. Place: 20.0
  98. Use: 20.0
  99. Max: 10
  100. Vault:
  101. Enabled: true
  102. Place: 20.0
  103. Use: 20.0
  104. Item:
  105. Enabled: true
  106. Place: 20.0
  107. Use: 20.0
  108. Max: 10
  109. Multiple: true
  110. MaxOffers: 9
  111. EnderChest: true
  112. Shop:
  113. Enabled: true
  114. Place: 20.0
  115. Use: 20.0
  116. Death:
  117. Lose: false
  118. Vault:
  119. Drop: 0
  120. IncludeEmpty: true
  121. PlayerOnly: true
  122. Vault:
  123. Enabled: true
  124. Command: true
  125. NPC: false
  126. Cost: 20.0
  127. Rows: 3
  128. MultiManage: true
  129. MaxViewers: 1
  130. Bank:
  131. Enabled: true
  132. Connected: false
  133. Cost: 20.0
  134. MultiManage: true
  135. World:
  136. EnableChangeFee: false
  137. ChangeFee: 5.0
  138. Database:
  139. Type: MySQL
  140. Prefix: TNE
  141. Backup: true
  142. FlatFile:
  143. File: economy.tne
  144. Transactions:
  145. Cache: true
  146. Update: 600
  147. MySQL:
  148. Host: minecraft1213.omgserv.com
  149. Port: 3306
  150. Database: minecraft_130676
  151. User: minecraft_130676
  152. Password: HH789GGSDC'.
  153. H2:
  154. File: Economy
  155. SQLite:
  156. File: economy.db
  157. Conversion:
  158. Convert: false
  159. Name: iConomy
  160. Format: MySQL
  161. Options:
  162. Host: localhost
  163. Port: 3306
  164. Database: sql_eco
  165. User: root
  166. Password: Password
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement