About:
Soul Vial is a plugin inspired by the Soul Vials from the mod EnderIO.
- New: Yaml-Section to disable/enable player capturing
- New: Player capturing improved (messages, "stuck in place", teleport on release)
- ---------------------------------------------------------------
- Highly configurable
- Capture any creature by right-clicking with an empty Soul Vial
- Take the Vial with you and release your captured mob anywhere!
- Effects on capturing and releasing a mob
Example recipe:
You can set a custom recipe inside the config.
Anything is possible!
Permissions:
soulvial.*You can set a custom recipe inside the config.
Anything is possible!
Permissions:
Grants every permission.
soulvial.capture
Capture mobs with a vial.
soulvial.release
Release a mob from a vial.
soulvial.spawner.upgrade
Change a spawner with vials.
Code (Text):
# Soul Vial v.1.4 by Shyos
# If set to true, you will be able to capture players
capture-players: false
# --------------- #
# Messages #
# --------------- #
# %mob% will be replaced with the mobs name
# %amount% will be replaced with the misssing amount of vials
player-captured: "&7&l>> &dYou have been captured!"
player-released: "&7&l>> &eYou have been released!"
spawner-changed: "&7&l>> &bSpawner set to &6%mob%&b."
not-enough-vials: "&7&l>> &cYou need &6%amount% &cmore vial(s)."
same-spawner: "&7&l>> &aSpawner already set to &6%mob%&a."
# --------------- #
# Particles #
# --------------- #
# reference: https://hub.spigotmc.org/javadocs/spigot/org/bukkit/Particle.html
capture-particle: SPELL_WITCH
release-particle: SPELL_MOB
# --------------- #
# Sounds #
# --------------- #
# reference: https://hub.spigotmc.org/javadocs/spigot/org/bukkit/Sound.html
capture-sound: ENTITY_ENDERMEN_TELEPORT
release-sound: ENTITY_CHICKEN_EGG
# --------------- #
# Soul Vial Items #
# --------------- #
empty-vial:
material: GLASS_BOTTLE
name: "&f&lEmpty Soul Vial"
lore:
- "&bUsed to capture mobs."
filled-vial:
material: DRAGONS_BREATH
# %name% will be replaced with the mobs name
name: "&bSoul Vial (&6&l%name%&b)"
lore:
- "&dFinally got one!"
# --------------- #
# Recipe #
# --------------- #
recipe:
ingredients:
- A=FEATHER
- B=GLASS_BOTTLE
- C=DIAMOND
shape:
- AAA
- ABA
- ACA
# --------------- #
# Spawner #
# --------------- #
# The required vials to set the spawned type of a mob spawner
required-vials: 32
- ... your ideas!
Also if you enjoy this plugin, don't forget to rate and leave a comment to keep me motivated!

Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.10, 1.11
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Spigot — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — see the MC Java Mods guides for the full walkthrough.
Soul Vial | EnderIO inspired is a free Minecraft Java mod. Compatible with Minecraft 1.10, 1.11. Downloaded 1,044 times (via Spigot). Download it and open it directly in the game.