Config.yml

# -------------------------------------------------
# ------------| CONFIG FILE FOR ijmh |-------------
# -------------------------------------------------
plugin-version: 2.0.1

# Get notified about updates upon login?
update_message: true
# -------------------------------------------------

# Bow Breaker
bowbreaker: 
  active: true
  skipworld: []
  message: true
  chance: 1
  chancemod: 1
  damage: 4

# Brew Explosion
brewexplosion: 
  active: true
  skipworld: []
  signs: false
  chance: 1
  chancemod: 10
  multiplier: 1

# Buggy Block
buggyblock: 
  active: true
  skipworld: []
  message: true
  chance: 100
  chancemod: 1
  blocks: []

# Bump In The Rail
bumpintherail: 
  active: true
  skipworld: []
  message: true
  chance: 1
  chancemod: 1
  distance: 1
  angle: 1

# Concussion
concussion: 
  active: true
  skipworld: []
  message: true
  duration: 5

# Crafting Thumb
craftthumb: 
  active: true
  skipworld: []
  message: true
  chance: 10
  chancemod: 1
  damage: 2

# Cows Do Kick
cowsdokick: 
  active: true
  skipworld: []
  message: true
  kick:
    message: true
    damage: 4
    duration: 5
    backwards: 2
    upwards: 1

# Dizzy In The Desert
dizzyinthedesert: 
  active: true
  skipworld: []
  whendesert: true
  message: true
  chance: 1
  chancemod: 1
  multiplier: 2

# Electrocution
electrocution: 
  active: true
  skipworld: []
  high:
    message: true
    chance: 5
    chancemod: 1
    damage: 8
  low:
    message: true
    damage: 2

# Fisherman On Hook
fishermanonhook: 
  active: true
  skipworld: []
  lucky:
    active: true
    message: true
    chance: 5
    chancemod: 1
    items: 
    - DIRT
  spawn:
    active: true
    message: true
    chance: 1
    chancemod: 1
    mobs: 
    - SILVERFISH

# Foodpoisoning
foodpoisoning: 
  active: true
  skipworld: []
  message: true
  chance: 10
  chancemod: 1
  multiplier: 1
  duration: 5

# Heavy Duty
heavyduty: 
  active: true
  reset: true
  skipworld: []
  walkspeed: 0.1
  flyspeed: 0.2
  modifier: 1.0

# On Fire
onfire: 
  active: true
  skipworld: []
  message: true
  chance: 10
  chancemod: 1
  duration: 300

# Quicksand
quicksand: 
  active: true
  skipworld: []
  message: true
  chance: 1
  chancemod: 1
  cooldown: 5
  jumps: 5

# Roses Have Thorns
roseshavethorns: 
  active: true
  skipworld: []
  message: true
  damage: 1
  multiplier: 3
  duration: 2

# Row Your Boat
rowyourboat: 
  active: true
  skipworld: []
  message: true
  chance: 1
  chancemod: 1

# Sneaky Pickup
sneakypickup: 
  active: true
  skipworld: []

# Squid Defense
squiddefense: 
  active: true
  skipworld: []
  message: true
  chance: 25
  chancemod: 1
  multiplier: 1
  duration: 5

# Sticky Tar
stickytar: 
  active: true
  skipworld: []
  message: true
  multiplier: 5
  duration: 1

# Struck By Lightning
struckbylightning: 
  active: true
  skipworld: []
  skipbiome: 
  - JUNGLE
  message: true
  chance: 5
  chancemod: 10
  damage: 10
  cooldown: 10

# The Happy Miner
thehappyminer: 
  active: true
  skipworld: []
  tired:
    message: true
    chance: 2
    chancemod: 1
    multiplier: 1
    duration: 10
  hunger:
    multiplier: 1
    duration: 10
  energized:
    message: true
    chance: 2
    chancemod: 1
    multiplier: 1
    duration: 10

# Unstable TNT
unstabletnt: 
  active: true
  skipworld: []
  chance: 10
  chancemod: 1

# Untamed Ride
untamedride: 
  active: true
  skipworld: []
  message: true
  chance: 10
  chancemod: 1
  distance: 1
  angle: 1

# World Drop
worlddrop: 
  active: true
  skipworld: []
  chance: 10
  chancemod: 1
  radius: 30
  abovesealvl: 20
  maxlocs: 1
  cooldown: 900
  amount: 10
  items: 
  - APPLE

# Zombie Nation
zombienation: 
  active: true
  skipworld: []
  message: true
  whenzombie: true
  chance: 10
  chancemod: 1

Comments

Posts Quoted:
Reply
Clear All Quotes