
PluginLicenseRef-All-Rights-Reserved
LancerCore
Advanced Spear Combat: Combos, Elemental Catalysts & Stats
14
Downloads
1
Followers
2 months ago
Updated
📦
1
Versions
📖About LancerCore
LancerCore
Master the Art of the Spear
The definitive plugin to enhance the combat experience with the new Minecraft Spear.
Video Showcase
Features
LancerCore turns the vanilla Spear into a deadly, skill-based weapon. It introduces a combo system, visual effects, and advanced damage calculations based on speed and mounts.
- Advanced Damage Scaling: Configurable damage multipliers. Deal massive damage while riding horses, pigs, or camels with the Cavalry Bonus.
- Combo System: Chain attacks to build up your combo meter. Displays an animated Action Bar message and plays rising pitch sounds.
- Visual Effects: Unlock particle auras (Helix or Circle) when reaching high combos. Fully configurable particle types.
- Ghost Reach: Perform long-range attacks when your combo is high.
- Bleeding & Lightning: Enemies bleed on impact and lightning strikes on high combos.
- Balanced Mechanics: Add a configurable Hunger Cost to the Spear's "Lunge" attack.
- Database & Stats: Built-in SQLite database to track Kills and Max Combos.
- PlaceholderAPI Support: Display stats on your Scoreboard or Tablist easily.
Visual Showcase
Customize your experience with the /lc particles menu.
| Element | Helix Style | Aura Style |
|---|---|---|
| Soul Fire | ![]() |
![]() |
| Dark Magic | ![]() |
![]() |
| Redstone | ![]() |
![]() |
| Flame | ![]() |
![]() |
| Totem | ![]() |
![]() |
Combat Gameplay
(The damage can be configured)
Commands & Permissions
/lc reload- Reloads the configuration file.- Permission:
lancercore.admin
- Permission:
/lc particles- Opens the particle customization menu.- Permission:
lancercore.particles.all
- Permission:
Placeholders (PAPI)
LancerCore includes native PlaceholderAPI hook (no extra download needed).
%lancercore_combo%- Shows current active combo.%lancercore_kills%- Shows total spear kills.%lancercore_max_combo%- Shows the player's highest combo record.
Configuration
# ==========================================
# LancerCore Configuration
# ==========================================
prefix: "&8[&bLancerCore&8] "
combat:
damage-multiplier: 1.5
mount-bonus-multiplier: 2.0
lunge-hunger-cost: 2
bleeding:
enabled: true
chance: 0.25
ghost-reach:
enabled: true
range: 7.0
combo:
enabled: true
reset-time-seconds: 5
sounds:
enabled: true
hit-sound: "BLOCK_NOTE_BLOCK_PLING"
finisher:
enabled: true
sound: "ENTITY_WITHER_SPAWN"
min-combo-trigger: 5
visuals:
action-bar: true
combo-message: "&6&lLANCE COMBO &e&lx{combo}"
lightning:
enabled: true
particles:
enabled: true
style: "HELIX"
default-type: "SOUL_FIRE_FLAME"
min-combo-trigger: 3
radius: 1.2
storage:
type: "SQLITE"









