Turn your Beacon into a weapon. Place an End Crystal on top — and watch it hunt.
BeaconStrike is a Minecraft plugin that transforms the humble Beacon into an automated mob-defense turret. Stack an End Crystal on any Beacon, upgrade it with configurable items, and it will fire a sonic boom beam at every nearby hostile mob — automatically.
config.yml [End Crystal] ← place on top
[ Beacon ] ← right-click to open GUI
Simply right-click any End Crystal item onto the top of a Beacon. That's it.
Right-click the Beacon to open the upgrade interface:
| Slot | Item | Function |
|---|---|---|
| Top row | Colored Glass Pane | Visual decoration matching beam color |
| Center | Redstone | Click to cycle beam color |
| Left | Damage Item | Right-click to upgrade / Left-click to downgrade damage |
| Middle | Book | Info display |
| Right | Range Item | Right-click to upgrade / Left-click to downgrade range |
All settings are in config.yml — including every player-facing message.
max-level: 10
damage-item: FIRE_CHARGE
damage-per-item: 2
range-item: BLAZE_ROD
range-per-item: 5
base-range: 10
base-damage: 1
tick-interval: 20 # 20 ticks = 1 second
beam-y-offset: 1.5
line-of-sight-block-limit: 10
hit-sound: ENTITY_WITHER_DEATH
hit-sound-volume: 0.5
orbit-particles: true
| Purpose | Suggestions |
|---|---|
| Damage | FIRE_CHARGE, WITHER_SKELETON_SKULL, NETHER_STAR, DRAGON_EGG |
| Range | BLAZE_ROD, AMETHYST_SHARD, PRISMARINE_CRYSTALS, SCULK |
| Command | Description |
|---|---|
/beaconstrike reload | Reloads the config without restarting |
No permission nodes required by default — open to all operators.
.jar file/plugins folderconfig.yml will be generated automaticallyRequires: Paper/Spigot 1.21+
This project is provided as-is. Feel free to use it on your server or fork it for personal use.
Made by bsxray

Beacon Strike is a defense plguin against hostile mobs.