DtlTraders/config: Difference between revisions
No edit summary |
(WIP - lethe) |
||
Line 69: | Line 69: | ||
</span></div> | </span></div> | ||
<p style="font-size:20px;color:red">This section is going to be changed for the v2.0 release</p> | <p style="font-size:20px;color:red">This section is going to be changed for the v2.0 release</p> | ||
=== Locale === | |||
=== Locale | <span style="white-space: pre;color:darkgreen;"> | ||
locale: | |||
<span> file: <tt style="color:black;background-color: #F8F8E0;border: solid 1px black;padding:0px 1px">english.loc</tt><font color=black> - name of the language file.</font></span> | |||
<span> basedir: <tt style="color:black;background-color: #F8F8E0;border: solid 1px black;padding:0px 1px">''</tt><font color=black> - path to the language file.</font></span> | |||
</span><br /> | |||
'''Note:''' Bankers and traders use the same locale settings. | |||
< | === Wand === | ||
<span style="white-space: pre;color:darkgreen;"> | |||
wands: | |||
= | <span> manage: <tt style="color:black;background-color: #F8F8E0;border: solid 1px black;padding:0px 1px">280</tt><font color=black> - ID of the item used to toggle the manager-mode. <b>Default:</b> Stick.</font></span> | ||
<span> settings: <tt style="color:black;background-color: #F8F8E0;border: solid 1px black;padding:0px 1px">386</tt><font color=black> - ID of the item used to toggle the display mode of the bank-type traders. <b>Default:</b> Book and Quill.</font></span> | |||
</span> | |||
=== Trader === | |||
< | <span style="white-space: pre;color:darkgreen;"> | ||
trader: | |||
<span> inventory-navigation: </span> | |||
<span> sell-tab: <tt style="color:black;background-color: #F8F8E0;border: solid 1px black;padding:0px 1px">'35:5'</tt><font color=black> - ID of the item used to switch to the sell tab. <b>Default:</b> Lime Wool.</font></span> | |||
<span> buy-tab: <tt style="color:black;background-color: #F8F8E0;border: solid 1px black;padding:0px 1px">'35:3'</tt><font color=black> - ID of the item used to switch to the buy tab. <b>Default:</b> Light Blue Wool.</font></span> | |||
<span> manage-price: <tt style="color:black;background-color: #F8F8E0;border: solid 1px black;padding:0px 1px">'35:15'</tt><font color=black> - ID of the item used to enter the price edit mode. <b>Default:</b> Black Wool.</font></span> | |||
<span> manage-buy-limit: <tt style="color:black;background-color: #F8F8E0;border: solid 1px black;padding:0px 1px">'35:12'</tt><font color=black> - ID of the item used to enter the limit edit mode. <b>Default:</b> Brown Wool.</font></span> | |||
<span> manage-global-limit: <tt style="color:black;background-color: #F8F8E0;border: solid 1px black;padding:0px 1px">'35:11'</tt><font color=black> - ID of the item used to enter the global limit edit mode. <b>Default:</b> Blue Wool.</font></span> | |||
< | <span> manage-player-limit: <tt style="color:black;background-color: #F8F8E0;border: solid 1px black;padding:0px 1px">'35:12'</tt><font color=black> - ID of the item used to enter the player limit edit mode. <b>Default:</b> Brown Wool.</font></span> | ||
<span> return: <tt style="color:black;background-color: #F8F8E0;border: solid 1px black;padding:0px 1px">35</tt><font color=black> - ID of the item used to return to the trader's main window. <b>Default:</b> White Wool.</font></span> | |||
<span> amounts-return: <tt style="color:black;background-color: #F8F8E0;border: solid 1px black;padding:0px 1px">'35:14'</tt><font color=black> - ID of the item used to return to the trader's main window from the amount selection menu. <b>Default:</b> Red Wool.</font></span> | |||
</ | </span> | ||
=== Banker === | |||
< | |||
< | |||
< | |||
</ | |||
</ | |||
< | |||
</ | |||
< | |||
< | |||
</ | |||
< | |||
< | |||
</ | |||
=== | |||
== Navigation == | == Navigation == | ||
{| class="wikitable" style="text-align: center; width: 500px" | {| class="wikitable" style="text-align: center; width: 500px" | ||
Line 186: | Line 107: | ||
| Types || | [http://wiki.citizensnpcs.com/DtlTraders/traders Traders] | [http://wiki.citizensnpcs.com/DtlTraders/bankers Bankers] <!--| [http://wiki.citizensnpcs.com/DtlTraders/auctionhouse Auction House] | [http://wiki.citizensnpcs.com/DtlTraders/wallets Wallets]--> | | Types || | [http://wiki.citizensnpcs.com/DtlTraders/traders Traders] | [http://wiki.citizensnpcs.com/DtlTraders/bankers Bankers] <!--| [http://wiki.citizensnpcs.com/DtlTraders/auctionhouse Auction House] | [http://wiki.citizensnpcs.com/DtlTraders/wallets Wallets]--> | ||
|} | |} | ||
Revision as of 12:09, 11 September 2012
This page contains the default configuration file and a brief description of available options.
Note: Any other config nodes appearing in the config are at this moment not used.
Default config (v2.0)
#locale settings locale: file: english.loc basedir:
#wand settings wands: manage: 280 settings: 386
#trader settings trader:
#inventory "navigation" inventory-navigation: sell-tab: '35:5' buy-tab: '35:3' manage-price: '35:15' manage-buy-limit: '35:12' manage-global-limit: '35:11' manage-player-limit: '35:12' return: 35 amounts-return: '35:14'
#banker settings bank:
#account defaults max-tabs: 9 tab-size: 3
#economy defaults withdraw-fee: 0.0 deposit-fee: 0.0
#tab prices tab-prices: tab2: 100.0 tab3: 200.0 tab4: 500.0 tab5: 1000.0 tab6: 2000.0 tab7: 5000.0 tab8: 10000.0 tab9: 50000.0
#backend settings player-accounts: file: player_accounts.yml basedir: guild-accounts: file: guild_accounts.yml basedir:
#default money banker settigns money-bank: exchange-item: 388 item-value: 10.0
#logger settings logging: basedir:
This section is going to be changed for the v2.0 release
Locale
locale:
file: english.loc - name of the language file.
basedir: - path to the language file.
Note: Bankers and traders use the same locale settings.
Wand
wands: manage: 280 - ID of the item used to toggle the manager-mode. Default: Stick. settings: 386 - ID of the item used to toggle the display mode of the bank-type traders. Default: Book and Quill.
Trader
trader: inventory-navigation: sell-tab: '35:5' - ID of the item used to switch to the sell tab. Default: Lime Wool. buy-tab: '35:3' - ID of the item used to switch to the buy tab. Default: Light Blue Wool. manage-price: '35:15' - ID of the item used to enter the price edit mode. Default: Black Wool. manage-buy-limit: '35:12' - ID of the item used to enter the limit edit mode. Default: Brown Wool. manage-global-limit: '35:11' - ID of the item used to enter the global limit edit mode. Default: Blue Wool. manage-player-limit: '35:12' - ID of the item used to enter the player limit edit mode. Default: Brown Wool. return: 35 - ID of the item used to return to the trader's main window. Default: White Wool. amounts-return: '35:14' - ID of the item used to return to the trader's main window from the amount selection menu. Default: Red Wool.
Banker
DtlTraders | |
---|---|
Usage | Managing | Trading | Banking |
Configuration | Configuration | Commands | Permissions | Locale |
Types | Traders | Bankers |