seed-craft-config-help/Bravo
<CENTER><FONT SIZE=5>Config Help<FONT COLOR="black">
<CENTER><FONT SIZE=2>Main - <FONT SIZE=2>Permissions
-----------------------
Cactus
#Minecraft Properties File
#Sat Oct 01 17:19:24 BST 2011
EnderPearlGiveMoreCati=true
CatiDropsWithEnder=12
If "EnderPearlGiveMoreCati" is set to true then you can change the ammount of cactus given when an user destorys a cati with an enderpeal . Change this ammount with "CatiDropsWithEnder"
-----------------------
Flowers
#Minecraft Properties File
#Sat Oct 01 17:19:24 BST 2011
EnderPearlGiveMoreFlowers=true
FlowerDropsWithEnder=12
If "EnderPearlGiveMoreFlowers" is set to true then you can use enderpearls to get more drops from flowers. This ammount can be changed with "FlowerDropsWithEnder"
-----------------------
Leaves
#Minecraft Properties File
#Sat Oct 01 17:19:24 BST 2011
AllowGoldAppDrop=true
CocaDropChance=0.05
AllowAppleDrop=true
AppleDropChance=0.1
GoldAppDropChance=0.0010
AllowCocaDrop=true
If "AllowAppleDrop" is set to true then when you break leaves there will be a chance of them droping apples, this chance is defined by "AppleDropChance" If this is set to above 1 it will be reset to default (default is 10%)
If "AllowGoldAppDrop" is set to true then when you break leaves there will be a chance of them droping apples, this chance is defined by "GoldAppDropChance" If this is set to above 1 it will be reset to default (default is 0.1%)
If "AllowCocaDrop" is set to "true" then when you destory leaves there is a chance of coca beans droping out, this chance can be changed with "CocaDropChance", by default its 5%.
-----------------------
LongGrass
#Minecraft Properties File
#Sat Oct 01 17:19:25 BST 2011
PumpkinSeedChanceFromLongGrass=0.05
ChangeSeedsChanceFromLongGrass=true
MelonSeedChanceFromLongGrass=0.05
WheetSeedChanceFromLongGrass=0.2
If "ChangeSeedsChanceFromLongGrass" is set to true then you can change the chance of long grass droping seeds when destoryed, by defualt normal seeds chance is 10% and pumpking/melon is 5%
-----------------------
Main
#Minecraft Properties File
#Tue Oct 11 18:57:10 BST 2011
UseBukkitPermissions=false
disabledWorlds=world1, world2, world3
SilverFishUsePermissions=false
StopMobsTramplingPlants=true
To enable permissions change "UseBukkitPermissions=false" to "UseBukkitPermissions=true"
"disabledWorlds"= means worlds that the plugin will have little effect on, For example "disabledWorlds"=skyland will mean that the plugin will little effect on the world "skyland"
To make silver fish spawing permission based change"SilverFishUsePermissions" to false
To allow mobs to destroy crops when they walk on them change "StopMobsTramplingPlants" to false
-----------------------
Melon
#Minecraft Properties File
#Sat Oct 01 17:19:24 BST 2011
KillMelonChance=0.25
EnderPearlGiveMoreMelons=true
KillMelon=true
MelonDropsWithEnder=8
KillMelonMsg=true
The "KillMelonChance=0.25" is the chance that when a melon seed is placed the plant will die, 1.0 = 100%, 0.5 = 50%, etc. If you enter above 1.0 it will be set to defualt. You can turn the settings of by changeing the "KillMelon=true" to false. By default it will also notify the user that the plant has died, to disable this change "KillMelonMsg=true" to false.
If "EnderPearlGiveMoreMelons" is set to true then you can change the ammount of melon slices given when an user destorys a melon with an enderpeal . Change this ammount with "MelonDropsWithEnder"
-----------------------
Mushrooms
#Minecraft Properties File
#Sat Oct 01 17:19:24 BST 2011
EnderPearlGiveMoreMushrooms=true
AllowMushroomSpread=true
MushroomDropsWithEnder=6
If "EnderPearlGiveMoreMushrooms" is set to true then you can use enderpearls to get more drops from mushrooms. This ammount can be changed with "MushroomDropsWithEnder"
-----------------------
Pumpkin
#Minecraft Properties File
#Tue Oct 11 18:57:10 BST 2011
KillPumpkinSayMsg=The pumpkin seed failed to germinate
AllowSeedsFromPumpkinCraft=true
PumpkinBoomMsg=The Pumpkin Explodes
PumpkinCraftSeedsAmmount=2
KillPumpkinChance=0.25
KillPumpkin=true
PumpkinBoomChance=0.25
KillPumpkinMsg=true
AllowNightBoomPumpkins=true
PumpkinDropsWithEnder=4
EnderPearlGiveMorePumpkins=true
The "KillPumpkinChance=0.25" is the chance that when a pumpkin seed is placed the plant will die, 1.0 = 100%, 0.5 = 50%, etc. If you enter above 1.0 it will be set to defualt. You can turn the settings of by changeing the "KillPumpkin=true" to false. By default it will also notify the user that the plant has died, to disable this change "KillPumpkinMsg=true" to false.
If "EnderPearlGiveMorePumpkins" is set to true then you can change the ammount of pumpkins given when an user destorys a pumpkin with an enderpeal . Change this ammount with "PumpkinDropsWithEnder"
If "AllowSeedsFromPumkinCraft" is set to true then you can craft pumpkin seeds from pumkins . Change the ammount crafted with "PumpkinCraftSeedsAmmount".
If "AllowNightBoomPumpkins" then if it is night there is a chance of pumpkins exploding. The chance of the explosion can be changed with "PumpkinBoomChance" To change the message the player gets when a pumpkin explodes, change the setting "PumpkinBoomMsg".
"KillPumpkinSayMsg" Is the msg the player will get when a pumpkin seed fails to germinate
-----------------------
Saplings
#Minecraft Properties File
#Sat Oct 01 17:19:24 BST 2011
KillSaplingsChance=0.75
KillSaplingsByLight=false
SaplingsLightTolerance=7
DropDeadBush=true
KillSaplings=true
KillTreeLightMsg=false
The KillSeedsChance=0.75 is the chance that when placed the tree will die, 1.0 = 100%, 0.5 = 50%, etc. If you enter above 1.0 it will be set to defualt. You can turn the settings of by seting the "KillSaplings=true" to false.
"SaplingsLightTolerance" is the light level and above that saplings can be planted at, this can be turned off by setting "KillSaplingsByLight" to "false". Turn off msgs saying the light is not high enough by setting "KillTreeLightMsg" to "false"
If "DropDeadBush" is set to true then when a player destorys a dead bush they will get a drop.
-----------------------
SugarCane
#Minecraft Properties File
#Sat Oct 01 17:19:24 BST 2011
SugarCaneDropsWithEnder=12
EnderPearlGiveMoreSugarCanes=true
If "EnderPearlGiveMoreSugarCanes" is set to true then you can change the ammount of sugar canes given when an user destorys a cane with an enderpeal . Change this ammount with "SugarCaneDropsWithEnder"
-----------------------
Wheet
#Minecraft Properties File
#Sat Oct 01 17:19:24 BST 2011
WheatSeedDropsWithEnder=3
WheatDropsWithEnder=5
EnderPearlGiveMoreWheat=true
KillSeeds=true
KillSeedsMsg=true
KillSeedsChance=0.25
The "KillSeedsChance=0.25" is the chance that when a wheet seed is placed the plant will die, 1.0 = 100%, 0.5 = 50%, etc. If you enter above 1.0 it will be set to defualt. You can turn the settings of by changeing the "KillSeeds=true" to false. By default it will also notify the user that the plant has died, to disable this change "KillSeedsMsg=true" to false
If "EnderPearlGiveMoreWheat" is set to true then you can change the ammount of seeds and wheat given when an user destorys the crops with an enderpeal (they must be full grown) Change the ammount of seeds with "WheatSeedDropsWithEnder" and the ammount of wheet with "WheatDropsWithEnder"
-----------------------
Comments