Skip to content

Latest commit

 

History

History
67 lines (54 loc) · 1.33 KB

README.md

File metadata and controls

67 lines (54 loc) · 1.33 KB

VanillaBosess

Website: None

Official Discord

https://discord.gg/aT9z7q7hX8

Building instructions

mvn clean install

Description

A boss plugin designed to work without any third party plugins. The items the boss has, the rate at which the bosses spawn in and more are all configurable.

Default Config

boss-block-enabled: true
boss-block: NETHERRACK
boss-block-radius: 4
boss-block-radius-y: 2
boss-bar-radius: 20.0
phantom:
  chance: 0.5
  particle: WAX_ON
  extra-damage: 2.5
  extra-speed: 0.3
withered-skeleton:
  chance: 0.5
  equipment:
    helmet:
      item: DIAMOND_HELMET
fire-skeleton:
  chance: 0.5
  equipment:
    chestplate:
      item: LEATHER_CHESTPLATE
      drop-chance: 0.2
      dye-color: 16711680
    main-hand:
      item: BOW
super-creeper:
  chance: 0.5
  particle: ELECTRIC_SPARK
  particle-amount: 10
  extra-damage: 2.5
special-zombie:
  chance: 0.5
  equipment:
    leggings:
      item: DIAMOND_LEGGINGS
      trim-material: QUARTZ
      trim-pattern: EYE
    main-hand:
      item: DIAMOND_SWORD
  extra-speed: 0.2
  extra-damage: 2.5



Folia inquisitors

Folia-Inquisitors C