Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # The New Economy v0.0.5.0
- # Author: creatorfromhell
- # License: AGPLv3
- # If you would like to contribute to the plugin
- # you can do so via Github at https://github.com/TheNewEconomy/TNE-Bukkit
- Core:
- UUID: true
- Multiworld: false
- Metrics: true
- Debug: false
- Pins:
- Enabled: true
- Force: true
- Commands:
- PayShort: true
- BalanceShort: true
- Update:
- Check: true
- Notify: true
- Transactions:
- Track: true
- Format: M, d y
- Timezone: US/Eastern
- AutoSaver:
- Enabled: true
- Interval: 600
- Currency:
- Default:
- Format: <symbol><major><decimal><minor><shorten>
- Balance: 100.0
- Default: false
- Conversion: 1.0
- Symbol: $
- Decimal: .
- ItemCurrency: false
- ItemMajor: GOLD_INGOT
- ItemMinor: IRON_INGOT
- MajorName:
- Single: Dollar
- Plural: Dollars
- MinorName:
- Single: Cent
- Plural: Cents
- Dollar:
- Format: <symbol><major><decimal><minor><shorten>
- Balance: 100.0
- Default: true
- Conversion: 1.0
- Symbol: $
- Decimal: .
- ItemCurrency: false
- ItemMajor: GOLD_INGOT
- ItemMinor: IRON_INGOT
- MajorName:
- Single: Dollar
- Plural: Dollars
- MinorName:
- Single: Cent
- Plural: Cents
- Auctions:
- Enabled: true
- Cost: 0
- AllowWorld: true
- Multiple: false
- MaxMultiple: 3
- PersonalQueue: 3
- MaxQueue: 10
- MaxStart: 20000
- MinStart: 1
- MaxIncrement: 1000
- MinIncrement: 1
- MaxTime: 90
- MinTime: 30
- AntiSnipe: true
- SnipePeriod: 30
- SnipeTime: 20
- Announce: true
- Interval: 10
- Countdown: true
- CountdownTime: 10
- Shops:
- Enabled: false
- Cost: 10.0
- Max: 5
- Rows: 3
- Shoppers: 10
- Shares:
- Enabled: true
- Max: 3
- Signs:
- Bank:
- Enabled: false
- Place: 20.0
- Use: 20.0
- Shop:
- Enabled: false
- Place: 20.0
- Use: 20.0
- Death:
- Lose: false
- Bank:
- Drop: 0
- IncludeEmpty: true
- PlayerOnly: true
- Bank:
- Enabled: true
- Command: true
- NPC: false
- Connected: false
- Cost: 20.0
- Rows: 3
- Interest:
- Enabled: false
- Rate: 0.1
- Interval: 1800
- World:
- EnableChangeFee: false
- ChangeFee: 5.0
- Database:
- Type: MySQL
- Prefix: TNE
- Backup: true
- FlatFile:
- File: economy.tne
- MySQL:
- Host: localhost
- Port: 3306
- Database: mc25911
- User: mc25911
- Password: cc2ea16b60
- H2:
- File: Economy
- SQLite:
- File: economy.db
- Conversion:
- Convert: true
- Name: CraftConomy
- Format: MySQL
- Options:
- Host: localhost
- Port: 3306
- Database: mc25911
- User: mc25911
- Password: cc2ea16b60
Add Comment
Please, Sign In to add comment