Configuration

Default config.yml

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
#~~~AdvancedEco Config~~~
#Starting-Balance is how much money players start out with when they first join.
#Currency is what the name of your currency will be.
#MobRewards-Is-On can be set to true or false.
#This will either turn mob rewards on or off.
#The server needs to be restarted if you change this.
#<Time of config generation>
Currency-Singular=Dollar
Starting-Balance=100.0
Currency-Plural=Dollars
MobRewards-Is-On=false

Default prices.yml

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
#~~~MobPrices Config~~~
#Mob prices can be set to a negative number to take money away from a player or set to 0 to give no reward.
#Mon Jan 28 00:00:57 EST 2013
Bat=0.0
Spider=0.0
Giant=0.0
Wither=0.0
Chicken=0.0
Silverfish=0.0
Skeleton=0.0
ZombiePigman=0.0
Cow=0.0
Slime=0.0
Squid=0.0
Zombie=0.0
CaveSpider=0.0
Sheep=0.0
Ghast=0.0
Enderdragon=0.0
Ocelot=0.0
Pig=0.0
Blaze=0.0
Enderman=0.0
Creeper=0.0
Villager=0.0
Mooshroom=0.0
Wolf=0.0
Witch=0.0
MagmaCube=0.0

Comments

Posts Quoted:
Reply
Clear All Quotes