v1.1 Configuration

configuration

This is what the configuration file for 1.1(.x) builds should look like:


# This is the settings file for EverythingPvP.
# --------------------------------------------------------
# The following colors for blood are supported:
# Red, DarkRed, Blue, DarkBlue, Green, DarkGreen,
# Multi (All of the above)
# --------------------------------------------------------
# Change the Economy value to true or false, depending
# on if you have Vault or not. Turning it to false will
# disable all economy features in the plugin.
# --------------------------------------------------------
# When a player is killed by another player, this is the
# percentage of his/her money that he/she will loose.
# Only enter whole numbers ranging from 0 - 100, inclusive.
# --------------------------------------------------------
# If you don't want mobs to drop money when they die if
# they have been spawned by a spawner or a spawn egg, then
# change the 'SpawnedMobDrop' value to false. If it is
# set to true then when a player kills a mob spawned by a
# spawn egg or a mob spawner, they will receive money.
# --------------------------------------------------------
# Change the values for each mob under MobDrop to edit how
# much money each mob drops when it is killed. By default,
# all values are 10.
# --------------------------------------------------------
BloodColor: Red
Economy: true
PercentageDroppedOnDeath: 5
SpawnedMobDrop: true
MobDrop:
  Pig: 10
  Cow: -340
  Sheep: 10
  Chicken: 10
  Creeper: 10
  Skeleton: 10
  Spider: 10
  Zombie: 10
  Slime: 10
  Ghast: 10
  PigZombie: 10
  Enderman: 10
  CaveSpider: 10
  Silverfish: 10
  Blaze: 10
  MagmaCube: 10
  Bat: 10
  Witch: 10
  Squid: 10
  Wolf: 10
  MushroomCow: 10
  Ocelot: 10
  Horse: 10
  Villager: 10
  Giant: 10
  EnderDragon: 10
  Wither: 10
  SnowMan: 10
  IronGolem: 10

Comments

Posts Quoted:
Reply
Clear All Quotes