Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # The New Economy v0.1.1.1
- # Author: creatorfromhell
- # License: http://creativecommons.org/licenses/by-nc-nd/4.0/
- # If you would like to contribute to the plugin
- # you can do so via Github at https://github.com/TheNewEconomy/TNE-Bukkit
- # To donate to the continued development of TNE with perks, https://patreon.com/creatorfromhell
- # To view a commented version of this file, visit https://github.com/TheNewEconomy/TNE-Bukkit/blob/master/TNE/src/net/tnemc/resources/config.yml.
- Core:
- UUID: true
- Multiworld: false
- Server:
- MenuMaterial: GOLD_INGOT
- MobDrop: true
- Consolidate: false
- ExperienceGain: false
- CurrencyTrading: true
- Name: TrekCraft
- Account:
- Enabled: false
- Name: Server_Account
- Balance: 500
- ThirdParty:
- Town: town-
- Nation: nation-
- Faction: faction-
- McMMORewards: true
- Commands:
- Triggers: /
- PayShort: true
- BalanceShort: true
- TopShort: true
- Update:
- Check: true
- Notify: true
- Transactions:
- Format: M, d y
- Timezone: US/Eastern
- AutoSaver:
- Enabled: true
- Interval: 600
- Currencies:
- USD:
- Info:
- Server: Main Server
- Identifier: USD
- Major_Single: Dollar
- Major_Plural: Dollars
- Minor_Single: Dollar
- Minor_Plural: Dollars
- Prefixes: kMGTPEZYXWV
- Symbol: $
- Options:
- Default: true
- Disabled: false
- Format: <symbol><major.amount><decimal><minor.amount>
- MaxBalance: 900000000000000000000000000000000000
- Balance: 200.0
- Decimal: .
- DecimalPlaces: 2
- Experience: false
- ItemCurrency: false
- EnderChest: true
- Major_Separate: true
- Major_Separator: ','
- Minor_Weight: 100
- Note:
- Notable: true
- Fee: 0.1
- Minimum: 1.0
- Conversion:
- Rate: 1.0
- Tiers:
- One:
- Info:
- Type: Major
- Single: One
- Plural: Ones
- Options:
- Weight: 1
- Material: PAPER
- Damage: 0
- Name: One
- Lore: Server Currency
- Enchantments:
- - example_enchant
- Penny:
- Info:
- Type: Minor
- Single: Penny
- Plural: Pennies
- Options:
- Weight: 1
- Material: PAPER
- Damage: 0
- Name: Penny
- Lore: Server Currency
- Enchantments:
- - example_enchant
- World:
- EnableChangeFee: false
- ChangeFee: 5.0
- Database:
- Type: MySQL
- Prefix: TNE
- Backup: true
- File: Economy
- MySQL:
- Host: localhost
- Port: 3306
- Database: removed
- User: removed
- Password: removed
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement