bobcyngiel Opublikowano 18 Stycznia 2014 Udostępnij Opublikowano 18 Stycznia 2014 Witam. Mam problem z ustawieniem kasy na start w pluginie iconomy. Oto fragment configu.Ja chce ustawić 300 $. Szukałem wszędzie ale nigdzie nie znalazłem rozwiązania. Zawsze pokazuje mi 30 $ Może coś ustawia się w essentials? Pomoże ktoś? # iConomy 6.0.8b# @author Nijikokun <[email protected]># @license GPLv2# @copyright Copyright AniGaiku LLC © 2010-2011### Setup Notes# - Seconds# Basic Table:# 1 minute = 60 seconds# 1 hour = 1 minute * 60 = 3600 seconds# 1 day = 1 hour * 24 = 86400 seconds# 1 week = 1 day * 7 = 604800 seconds# - Database# Do not use remote databases from free sites, please use either a# remote database from a personal hosted VPS or DEDI or a local# database. This will prevent any 'timeout' or 'invalid settings'# or 'cannot connect to database' issues. Thank you !##System: Permissions: Use: # Should a user have the 'iConomy.holdings' to use /money # By default this is false, so that people stop complaining that # iConomy doesn't work. Yes, people actually report that. # If you are one of those people, leave this false. Holdings: false Default: Currency: # Major is the first segment [Major].Minor # Major ([Major].Minor) 1.00 Dollar (With Seperate 1 Dollar) Major: [ 'Dollar', 'Dollars' ] # Minor (Major.[Minor]) 0.23 Coins (With Seperate 0 Dollars, 23 Coins) Minor: [ 'Coin', 'Coins' ] Account: # Default account balance when created Holdings: 300.0 # Controls how money is formatted through methods Formatting: # Minor allows you to use the Minor amounts for amounts <1 # Example (true) 0.23 Coins and 1.23 Dollars (false) 0.23 Dollars and 1.23 Dollars Minor: false # Seperate allows your money to be shown in an alternative way, # instead of 1.32 it will show as 1 Dollar 23 Coins # !!! NOTICE: This only works if Minor is set to true !!! Seperate: false # Example (true) 1 Dollar, 23 Coins (false) 1.23 Dollars (Only if Minor is true) # Single shows your money in another alternative way. # Instead of 1.23 Dollars you will see: 1 Dollar. # If your money is 0.23 you will see 0 Dollars if Minor is false, 23 Coins if Minor is true. # !!! Notice: This overrides seperate !!! Single: false # Logs all monetary transactions passed through iConomy Logging: Enabled: false # Purges Default Balances at Loading # Good way to keep unused accounts or default accounts wiped out and lower database usage. Purging: Enabled: true # Controls amount of money gained at a set interval. Interest: Enabled: false # Only give interest to players who are currently online? Online: true Announce: # Send a message when the player gains interest? Enabled: false Odnośnik do komentarza Udostępnij na innych stronach Więcej opcji udostępniania...
Revision342 Opublikowano 18 Stycznia 2014 Udostępnij Opublikowano 18 Stycznia 2014 Linijka 441 starting-balance: 300 Zmien w essentials tak jak dałem wyżej Odnośnik do komentarza Udostępnij na innych stronach Więcej opcji udostępniania...
bobcyngiel Opublikowano 18 Stycznia 2014 Autor Udostępnij Opublikowano 18 Stycznia 2014 Ok. działa. Odnośnik do komentarza Udostępnij na innych stronach Więcej opcji udostępniania...
Rekomendowane odpowiedzi
Zarchiwizowany
Ten temat przebywa obecnie w archiwum. Dodawanie nowych odpowiedzi zostało zablokowane.