Advertisement
Guest User

config.yml

a guest
Jan 23rd, 2019
364
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 10.05 KB | None | 0 0
  1. # The New Economy v0.1.1.1
  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.     #Whether or not to enable UUID support(results may vary if turned off).
  10.     UUID: true
  11.  
  12.     #Whether or not players should have different balances, banks, etc in different worlds
  13.     Multiworld: true
  14.  
  15.     #Whether or not to load TNE in debug mode.
  16.     Debug: false
  17.  
  18.     #All configurations relating to the server in general.
  19.     Server:
  20.         #The material to use to activate the TNE Action Menu.
  21.         MenuMaterial: "GOLD_INGOT"
  22.  
  23.         #Whether or not mob drops that are a currency item should be disabled.
  24.         MobDrop: true
  25.  
  26.         #Whether or not to consolidate item-based currencies automatically.
  27.         Consolidate: false
  28.  
  29.         #Whether or not experience gains should be disabled. This will help for servers that use Experience as currency.
  30.         ExperienceGain: false
  31.  
  32.         #Whether or not players are able to use currency in villager trades.
  33.         CurrencyTrading: true
  34.  
  35.         #The name of this server for data-related purposes. Max length is 100 characters.
  36.         Name: "Main Server"
  37.  
  38.         #All configurations relating to the server's economy account.
  39.         Account:
  40.             #Whether or not the server account has been enabled.
  41.             Enabled: true
  42.  
  43.             #The name of the server account. Max length is 100 characters.
  44.             Name: "Server_Account"
  45.  
  46.             #The starting balance for the server account.
  47.             Balance: 500
  48.  
  49.         #Configurations relating to third-party support.
  50.         ThirdParty:
  51.             #Whether or not bstats should be enabled.
  52.             Stats: true
  53.  
  54.             #The prefix used by the Towny plugin to denote town UUIDs
  55.             Town: "town-"
  56.  
  57.             #The prefix used by the Towny plugin to denote nation UUIDs
  58.             Nation: "nation-"
  59.  
  60.             #The prefix used by the Factions plugin to denote faction UUIDs
  61.             Faction: "faction-"
  62.  
  63.             #Whether or not mcmmo skill rewards that are a currency item should be disabled.
  64.             McMMORewards: true
  65.  
  66.             #Whether or not baltop should contain third-party accounts.
  67.             TopThirdParty: true
  68.  
  69.     #All configurations relating to TNE commands
  70.     Commands:
  71.         #The command trigger(s) used to identify what is and isn't a command.
  72.         #To use multiple triggers, separate with comma, i.e. /,!.
  73.         Triggers: "/"
  74.  
  75.         #Whether or not players should be able to use /pay instead of /money pay
  76.         PayShort: true
  77.  
  78.         #Whether or not players should be able to use /balance instead of /money
  79.         BalanceShort: true
  80.  
  81.         #Whether or not players should be able to use /baltop instead of /money top
  82.         TopShort: true
  83.  
  84.     #All configurations relating to update checking
  85.     Update:
  86.         #Whether or not TNE should check if the server is using the latest build
  87.         Check: true
  88.  
  89.         #Whether or not admins(anyone with perm. node tne.admin) should be notified on login if TNE is outdated.
  90.         Notify: true
  91.  
  92.     #All configurations relating to the transaction system.
  93.     Transactions:
  94.         #The time format to use when displaying transaction history data.
  95.         Format: "y Md"
  96.  
  97.         #The timezone to use for transactions.
  98.         Timezone: "US/Eastern"
  99.  
  100.     #All configurations relating to the data auto saver
  101.     AutoSaver:
  102.         #Whether or not the auto saver is enabled(will auto save player data)
  103.         Enabled: true
  104.  
  105.         #The interval at which the auto saver will save data(in seconds)
  106.         Interval: 600
  107.  
  108.     #All configurations relating to currency.
  109.     Currency:
  110.         #Configurations relating to basic information about currencies.
  111.         Info:
  112.             #Whether or not you wish to use advanced currencies, which utilize the currency.yml configuration file.
  113.             Advanced: true
  114.  
  115.             #Whether or not to format the balances in /bal.
  116.             FormatMoney: true
  117.  
  118.             #Whether or not to format the balances in /baltop.
  119.             FormatTop: true
  120.  
  121.         #Configurations relating to basic currency configurations.
  122.         #This is only used if Currency.Info.Advanced is set to false.
  123.         Basic:
  124.            #The singular form of this currency's major denomination.
  125.            Major_Single: "Dollar"
  126.  
  127.            #The plural form of this currency's major denomination.
  128.            Major_Plural: "Dollars"
  129.  
  130.            #The singular form of this currency's minor denomination.
  131.            Minor_Single: "Cent"
  132.  
  133.            #The plural form of this currency's minor denomination.
  134.            Minor_Plural: "Cents"
  135.  
  136.            #The SI Prefixes used when <shorten> is used for the currency's format.
  137.            #TNE's default prefixes are based off of the Internation Bureau of Weights and Measures official list.
  138.            #http://www.unitarium.com/si-prefixes along with a few addition shorts for above Nonillion.
  139.            #The order in which the characters are:
  140.            #Thousand - k
  141.            #Million - M
  142.            #Billion - G
  143.            #Trillion - T
  144.            #Quadrillion - P
  145.            #Quintillion - E
  146.            #Sextillion - Z
  147.            #Septillion - Y
  148.            #Octillion - X
  149.            #Nonillion - W
  150.            #Decillion - V
  151.            #Undecillion - U
  152.            #Nondecillion - N
  153.            #Nonvigintillion - ₮
  154.            Prefixes: "kMGTPEZYXWVUN₮"
  155.  
  156.            #The character to use as the symbol for this currency.
  157.            Symbol: "$"
  158.  
  159.            #Whether or not you wish to use an item as currency.
  160.            ItemCurrency: false
  161.  
  162.            #Whether or not you wish to use experience as currency.
  163.            ExperienceCurrency: false
  164.  
  165.            #Configurations relating to item currencies for the basic currency.
  166.            #Format: Material: Value(using a period "." as the decimal)
  167.            Items:
  168.              GOLD_BLOCK: 9
  169.              GOLD_INGOT: 1
  170.  
  171.            #Configurations relating to virtual currency tiers for the basic currency.
  172.            #Format: Name: Value(using a period "." as the decimal)
  173.            Virtual:
  174.              Dollar: 1
  175.              Cent: 0.01
  176.  
  177.            #Various options for the basic currency configurations.
  178.            Options:
  179.              #The format to use when outputting this currency into chat.
  180.              #The variables you're able to use here.
  181.              #<symbol> - The currency's symbol
  182.              #<decimal> - The currency's decimal.
  183.              #<major> - A combination of the currency's major amount and name
  184.              #<minor> - A combination of the currency's minor amount and name
  185.              #<major.name> - The currency's major name.
  186.              #<minor.name> - The currency's minor name.
  187.              #<major.amount> - The currency's major amount.
  188.              #<minor.amount> - The currency's minor amount.
  189.              #<short.amount> - The currency's shortened amount.
  190.              #<shorten> - Added to make the outputted value shortened
  191.              # If shortened, it will ignore the value of Format.
  192.              #It's also possible to include all colour variables from messages.yml
  193.              #Example: <major> and <minor>
  194.              Format: "<symbol><major.amount><decimal><minor.amount>"
  195.  
  196.              #The maximum balance possible for this currency.
  197.              # Maximum possible value: 900000000000000000000000000000000000000000000
  198.              MaxBalance: 900000000000000000000000000000000000000000000
  199.  
  200.              #The initial balance for accounts.
  201.              #Will be used if no world-specific configurations are found if multiworld is enabled
  202.              Balance: 200.0
  203.  
  204.              #The character to use as the decimal place holder.
  205.              Decimal: "."
  206.  
  207.              #Would you like your item currency balances to also check the player's ender chest?
  208.              EnderChest: true
  209.  
  210.              #Whether or not the major value should be separated every three numeric places.
  211.              Major_Separate: true
  212.  
  213.              #The separator to use for numeric separation.
  214.              Major_Separator: ","
  215.  
  216.              #This is used to determine how many of minor it takes to make one major
  217.              Minor_Weight: 100
  218.  
  219.            #All configurations relating to currency notes.
  220.            Note:
  221.              #Whether or not this currency is able to be noted using the note command
  222.              Notable: true
  223.  
  224.              #The fee to note this currency.
  225.              Fee: 0.00
  226.  
  227.              #The minimum amount required to create a note for this currency.
  228.              Minimum: 0.01
  229.  
  230.     #All configurations relating to worlds
  231.     World:
  232.        #Whether or not changing worlds costs money
  233.        EnableChangeFee: false
  234.  
  235.        #How much it costs to change worlds if ChangeFee is enabled
  236.        ChangeFee: 5.0
  237.  
  238.  
  239.  
  240.  
  241.  
  242.     #All configurations relating to the database
  243.     Database:
  244.         #The database type to use. Current options: MySQL, H2.
  245.         Type: "h2"
  246.  
  247.         #The prefix to use for TheNewEconomy MySQL and H2 Tables
  248.         Prefix: "TNE"
  249.  
  250.         #Whether or not to backup your database automatically before converting to newer versions of TNE
  251.         Backup: true
  252.  
  253.         #The file to which all the data will be saved if using a file-based database
  254.         File: "Economy"
  255.  
  256.         #All configurations relating to the MySQL Database
  257.         MySQL:
  258.             #The MySQL host
  259.             Host: "localhost"
  260.  
  261.             #The MySQL port
  262.             Port: 3306
  263.  
  264.             #The MySQL database
  265.             DB: "TheNewEconomy"
  266.  
  267.             #Your MySQL user's name
  268.             User: "user"
  269.  
  270.             #Your MySQL user's password
  271.             Password: "password"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement