Compatibility
Minecraft: Java Edition
26.2
26.1.x
1.21.x
1.20.x
Platforms
Links
Tags
Creators
Details
Licensed ARR
Published last year
Updated 2 weeks ago

🦇 LivePhantoms
Lightweight plugin that turns phantoms into an actual threat instead of just another random night mob. More health, more damage, and a configurable kidnapping mechanic that lets them grab you and carry you into the sky.
Good pick if you want survival nights to actually feel dangerous.
Features
Everything configurable through config.yml:
- Phantom spawning (on/off)
- Phantom kidnapping (on/off + configurable chance)
- Kidnapping actions (sounds/commands/effects)
- Force Insomnia
- Phantom health
- Phantom damage
config.yml
###############################################################################################
# LIVE PHANTOMS PLUGIN: BY Jiraf0
# Here you can disable/enable some phantom mechanics
# Here you can modify phantom attributes
# ¡TYSM FOR USING MY PLUGIN! C;
###############################################################################################
# DON'T TOUCH THIS PLS / NO TOCAR PORFAVOR
config-version: 2
config:
phantom-spawn-enabled: true
# Enable or disable phantom kidnapping... / Habilita o deshabilita que el phantom secuestre a alguien...
phantom-kidnapping: true
# Chance
phantom-kidnapping-chance: 50.0
# Kidnapping actions / Acciones por ejecutar cuando un phantom secuestra
phantom-kidnapping-actions:
potion-effects:
enabled: false
entries:
blindness:
type: minecraft:blindness
level: 1
duration-seconds: 10
particles: true
icon: true
darkness:
type: minecraft:darkness
level: 1
duration-seconds: 10
particles: true
icon: true
sounds:
enabled: false
entries:
phantom-swoop:
type: minecraft:entity.phantom.swoop
volume: 1.0
pitch: 1.0
# Placeholders:
# %player% and... no more placeholders... / Solo %player%
commands:
enabled: false
entries:
- "give %player% feather 1"
phantom-health: 10
phantom-damage: 2
# Accepted range: 0 to 64 / rango aceptado 0-64, -1 mantiene el tamaño vanilla. Mas tamaño inplica màs daño y màs hitbox
# -1 keep the vanilla phantom size. Higher size = +hitbox & +damage
phantom-size: -1
# Cuando un jugador muere se le resetea el insomnia y los phantoms no lo atacan, pero cuando esto està activo
# Hace que el jugador siempre sea elegible para ser atacado por un phantom.
# Normally, dying resets a player insomnia.
# When enabled, phantoms continues treating the player as sleep-deprived
# even after death.
force-insomnia: false
Permissions
livephantoms.admin— access to all commands
Commands
- Just
/livephantoms reload
Alias: /lips
Configurable kidnapping
When enabled, phantoms can grab players and lift them into the air. phantom-kidnapping-chance sets how often it actually happens (0-100%), so not every hit turns into a kidnapping — you control the pace.
Zero dependencies
Works out of the box on Spigot, Paper, Purpur, or Folia. Compatible from 1.20.x up through the latest versions (26.x).



