Guest User

Untitled

a guest
Sep 18th, 2018
51
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.74 KB | None | 0 0
  1. # The New Economy v0.1.0.0
  2. # Author: creatorfromhell
  3. # License: http://creativecommons.org/licenses/by-nc-nd/4.0/
  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. # To donate to the continued development of TNE with perks, https://patreon.com/creatorfromhell
  7. # To view a commented version of this file, visit https://github.com/TheNewEconomy/TNE-Bukkit/blob/master/TNE/src/net/tnemc/resources/config.yml.
  8. Core:
  9. UUID: true
  10. Multiworld: false
  11. Server:
  12. MenuMaterial: GOLD_INGOT
  13. MobDrop: true
  14. Consolidate: false
  15. ExperienceGain: false
  16. CurrencyCrafting: true
  17. CurrencyTrading: true
  18. Name: mynecraft.net
  19. Account:
  20. Enabled: true
  21. Name: Server_Account
  22. Balance: 1000
  23. ThirdParty:
  24. Town: town-
  25. Nation: nation-
  26. Faction: faction-
  27. McMMORewards: true
  28. Commands:
  29. Triggers: /
  30. PayShort: true
  31. BalanceShort: true
  32. TopShort: true
  33. Update:
  34. Check: true
  35. Notify: true
  36. Transactions:
  37. Format: M, d y
  38. Timezone: EU/Middle
  39. AutoSaver:
  40. Enabled: true
  41. Interval: 600
  42. Currency:
  43. Default:
  44. Name:
  45. Major:
  46. Single: Dollar
  47. Plural: Dollars
  48. Minor:
  49. Single: Cent
  50. Plural: Cents
  51. Disabled: false
  52. Server: Main Server
  53. Format: <symbol><major.amount><decimal><minor.amount>
  54. MaxBalance: 900000000000000000000000000000000000
  55. Prefixes: kMGTPEZYXWV
  56. Balance: 200.0
  57. Notable: false
  58. Default: true
  59. Conversion: 1.0
  60. Symbol: $
  61. Decimal: .
  62. DecimalPlaces: 2
  63. Experience: false
  64. ItemCurrency: false
  65. EnderChest: true
  66. Tiers:
  67. One:
  68. Type: Major
  69. Weight: 1
  70. Item:
  71. Material: PAPER
  72. Damage: 0
  73. Name: One
  74. Lore: Server Currency
  75. Enchantments:
  76. ExampleEnchantment: '*'
  77. Name:
  78. Single: Ones
  79. Plural: One
  80. Penny:
  81. Type: Minor
  82. Weight: 1
  83. Item:
  84. Material: PAPER
  85. Damage: 0
  86. Name: Penny
  87. Lore: Server Currency
  88. Enchantments:
  89. ExampleEnchantment: '*'
  90. Name:
  91. Single: Penny
  92. Plural: Pennies
  93. Major:
  94. Separate: true
  95. Separator: ','
  96. Minor:
  97. Weight: 100
  98. World:
  99. EnableChangeFee: false
  100. ChangeFee: 5.0
  101. Database:
  102. Type: MySQL
  103. Prefix: TNE
  104. Backup: true
  105. File: Economy
  106. MySQL:
  107. Host: w018950e.kasserver.com
  108. Port: 3306
  109. Database: d02bb10f
  110. User: d02bb10f
  111. Password: GJUtr3DGy7uDutop
Add Comment
Please, Sign In to add comment