Skulk Crossbow
a plugin for custom crossbow weapons that shoots sound charges
Quick challenge
How far can you run before the mobs catch you?
Minecraft check
Confirm your run
Complete the quick check to get your code.
Skulk Crossbow
The plugin copies custom weapons from servers like Bloodstone, the crossbow shoots a guardian's sonic charge, full plugin configuration, explosions are not explosions, power is not power, in general, a cool plugin
config.yml
crossbow:
name: "&7&lСкалковый арбалет"
lore:
- "&7Стреляет звуковыми снарядами"
- "&7С маленьким шансом заразит территорию"
- "&7Качество: ★★☆"
cooldown: 0
damage: 10.0
range: 30
projectile-speed: 2.0 # скорость снаряда (больше = быстрее)
explosion:
enabled: true
power: 30
break_blocks: true
infection:
enabled: true
duration: 100
amplifier: 1
radius: 3 # радиус заражения
spread-speed: 2 # каждые N тиков будет распространяться
/scrossbow - give item /scrossbow reload - reload plugin config.yml
plugin have full customization in plugin files
The crossbow fires a powerful sonic charge that can kill in one shot; in the configuration, you can adjust the shot damage to balance the item.
This plugin is perfect for MC SMP servers with custom weapons, I wish you luck in developing the server!