Work with plugin
lang: en.yml #Language
chanceMoon: 0.1 #chance of the moon appearing at night
bar: true #install bossBar
startMoonSound: true #variable responsible for the sound of the beginning of the moon
stopMoonSound: true #variable responsible for the sound of the moon stopping
colorDamageParticle: RED #Particle color
amountDamageParticle: 7 #Particle amount
particle: REDSTONE #Particle type
blockCmd: false #blocking commands for players during the moon
damageSound: true #variable is responsible for the sound of damage from a mob
deleteMob: false #variable is responsible for removing mobs after the moon
chanceLastHealth: 0.01 #chance with which a mob's lastHealth is activated upon death
powerMobEffect: 3 #the strength of the effects with which the mob will spawn
powerItemEffect: 2 #the strength of the enchantments with which the item will be issued
barColor: RED #Bar color
barStyle: SOLID #Bar style
spawnerSpawn: true #disable/enable spawn via spawner
pvp: true #you can prohibit players from doing damage to each other during the moon
remove-loot-when-delete: true #No loot will be dropped after the /delete Mobs command.
#commands that will be run at the beginning and end of the moon
startCommand: #without /
-
stopCommand: #without /
-
send-enable-plugin-message: true
enable-plugin-message: "&4&lBloodMoon &r&fhas launched! Thanks for your purchase"
EXPLODER:
chance_spawn: 0.1 #chance of a dog appearing when there are 3 players within a radius of 10 blocks
needPlayers: 3
items:
bloodPearl:
chance: 0.5 #chance for the moon to spawn when using a tear
chanceDrop: 0.01 #chance of a tear falling from a mob
FOG:
active: 60 #the time the fog will hangCommands
Last updated