Rezidence
Napsal: 05 kvě 2012, 23:29
od SystemUp17
Server: IP:PORT 93.91.250.119:37986Cau potreboval bych poradit kde je nastaveni rezidence aby nebyla za money:) chtelo by to zadarmo

dekuji
Re: Rezidence
Napsal: 06 kvě 2012, 06:00
od Shadowhacker
Cca za půlkou v config.yml je nastavení
Kód: Vybrat vše
# Options relating to the Residence Economy.
Economy:
# Whether or not players in this group can buy other Residences that are for sale.
CanBuy: true
# Whether or not players in this group can sell their Residences.
CanSell: false
# Whether or not to ignore the Residence size/count limits when buying a residence.
IgnoreLimits: false
# The cost, per block, of making a new Residence or adding a area to it.
BuyCost: 0.05
# The cost, per block, of renewing a Residence lease (if the lease system is enabled).
RenewCost: 0.02
Stačilo by asi,když jen to BuyCost nastavíš na 0..
Kód: Vybrat vše
# Options relating to the Residence Economy.
Economy:
# Whether or not players in this group can buy other Residences that are for sale.
CanBuy: true
# Whether or not players in this group can sell their Residences.
CanSell: false
# Whether or not to ignore the Residence size/count limits when buying a residence.
IgnoreLimits: false
# The cost, per block, of making a new Residence or adding a area to it.
BuyCost: 0
# The cost, per block, of renewing a Residence lease (if the lease system is enabled).
RenewCost: 0.02
Re: Rezidence
Napsal: 06 kvě 2012, 07:49
od Welton123
nebo
z tohoto
Kód: Vybrat vše
# Enable / Disable Residence's Economy System (iConomy, MineConomy, Essentials, BOSEconomy, and RealEconomy supported).
EnableEconomy: true
na
Kód: Vybrat vše
# Enable / Disable Residence's Economy System (iConomy, MineConomy, Essentials, BOSEconomy, and RealEconomy supported).
EnableEconomy: false