HomeJavaModsSoul Vial | EnderIO inspired
Soul Vial | EnderIO inspired

About:
Soul Vial is a plugin inspired by the Soul Vials from the mod EnderIO.

[​IMG]
Example recipe:
You can set a custom recipe inside the config.
Anything is possible!
[​IMG]
[​IMG]

Permissions:
soulvial.*
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.


[​IMG]
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
 

[​IMG]
If you have any suggestions for upcoming versions feel free to PM me or leave a post in the discussion section!
Also if you enjoy this plugin, don't forget to rate and leave a comment to keep me motivated! :)
Quick facts

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.

Explore more