Earlier Versions
| Name | Size | Uploaded | Game Version | Downloads | |
| Soul Shards v2.4.1.1 release | 3.80 MB | Jan 1, 2020 | 1.15 | 4,939 | Download |
| Soul Shards v2.4 release | 3.80 MB | Dec 31, 2019 | 1.15 | 59 | Download |
| SoulShards v2.3.2 release | 3.80 MB | Dec 19, 2019 | 1.15 | 157 | Download |
| Soul Shards v2.3.1 release | 3.79 MB | Dec 16, 2019 | 1.15 | 48 | Download |
| Soul Shards v2.3 release | 3.79 MB | Dec 1, 2019 | 1.14 | 161 | Download |
| Soul Shards v2.2 release | 3.79 MB | Nov 27, 2019 | 1.14 | 149 | Download |
| Soul Shards v2.1.2 release | 3.79 MB | Nov 26, 2019 | 1.14 | 22 | Download |
| Soul Shards v2.1.1 release | 3.79 MB | Nov 25, 2019 | 1.14 | 71 | Download |
| Soul Shards v2.1 release | 3.80 MB | Jun 12, 2019 | 1.14 | 28,111 | Download |
| Soul Shards v2.0.4.1 release | 3.79 MB | Jun 10, 2019 | 1.14 | 2,749 | Download |
| Soul Shards v2.0.3 release | 3.78 MB | Jun 3, 2019 | 1.14 | 10,246 | Download |
| Soul Shards v2.0.1 release | 3.78 MB | May 31, 2019 | 1.14 | 4,432 | Download |
| Soul Shards v2.0 release | 3.78 MB | May 29, 2019 | 1.14 | 3,468 | Download |
| SoulShards v1.9.5 release | 48.04 KB | Dec 8, 2016 | 1.11 | 10,696 | Download |
| SoulShards v1.8.1 release | 47.64 KB | Nov 25, 2016 | 1.10 | 1,698 | Download |
| Soul Shards v1.6 release | 52.33 KB | Dec 2, 2015 | 1.8.1 | 8,678 | Download |
| Soul Shards v1.5 release | 50.54 KB | Sep 30, 2015 | 1.8.1 | 550 | Download |
| Soul Shards v1.4 release | 50.29 KB | Sep 18, 2015 | 1.8.1 | 323 | Download |
| Soul Shards v1.3 release | 50.29 KB | Sep 16, 2015 | 1.8.1 | 319 | Download |
| Soul Shards v1.2 release | 50.22 KB | Sep 13, 2015 | 1.8.1 | 193 | Download |
| Soul Shards v1.1 release | 49.72 KB | Sep 12, 2015 | 1.8.1 | 141 | Download |
| Soul Shards v1.0 release | 21.51 KB | Sep 7, 2015 | 1.8.1 | 161 | Download |
Description
Soul Shards
Description
Soul Shards is a recreation of the classic Soul Shards mod. This plugin adds in 2 items to the game, Soul Shard and the Soul Cage. The Soul Shard allows you to start capturing the souls of any monster/animal, you can then increase the shards tier by killing more of the bound mob.
By default, the shard has 5 tiers each one makes it react differently when spawning entities. Stats of the tiers are configurable. To make the shard actually spawn the mobs you would need to put the shard into the soul cage.
Recipes:

Tiers
Kill more mobs to get a higher tier shard, with this higher tier you can have more mobs spawning and even not need to be within 16 blocks.
Tiers are configurable but by default there's 1-5 starting at 64 and doubling each time. Tier 5 allows for players to be more than 16 blocks away while being active.
Server management
To still keep lag under control the cages only spawn in a loaded chunk alongside this you can set a limit of spawned mobs in these chunks with the config. The limit will only apply to Soul Shard mobs and not others!
Commands
/soulshards give <player> <mob> <tier> – Give a player a soul shard
/soulshards give <player> cage – Give a player a soul cage
/soulshards killall – Kill all Soul Shard spawned mobs
/soulshards debug – Get information and timings
Config
saving:
# Possible methods of saving; 'flatfile', 'mysql', 'mongodb'
# MongoDB is not implemented yet
method: 'flatfile'
host: 'localhost'
port: 3306
user: 'user'
password: 'password'
# Collection in Mongo
database: 'soul_shards'
serverTimezone: 'UTC'
# Maximum number of SoulShard spawned entities in a spawner chunk. Set to 0 to disable the check
maxMobs: 100
# Shows some information in a hologram
hologramsEnabled: true
# Allows kills of mobs from soul shard spawners to be counted towards players soul shards.
# This is NOT recommended as it can really kill the point of the grind.
allowShardSpawnerKills: false
# Allow users to consume spawners to upgrade their soul shard tier. It will always go to the minimum amount of kills
# for that tier.
spawnerConsuming: true
# These are mobs that will not count towards users shards.
# You can find the different mob types here: https://hub.spigotmc.org/javadocs/spigot/org/bukkit/entity/EntityType.html
# If you wish to not send a message to the player when killing said mob
# (if they have an empty shard) then set the 'message.enabled' to false.
blacklist:
message:
enabled: true
mobs:
- 'ender_dragon'
- 'wither'
# Tiers, by default these are 1-5
# kills - The kills are the amount of kills needed to achieve this tier
# spawnDelay - The amount of time elapsed between each spawn
# spawnAmount - The amount of mobs spawning every second.
# redstoneToggle - Give the ability to toggle the spawner on or off using a redstone current
# ignoreDistance - If the spawner should NOT respect the default spawner limitation of a requiring a player within 16
# blocks
tiers:
1:
kills: 64
spawnDelay: 5
spawnAmount: 2
2:
kills: 128
spawnDelay: 4
spawnAmount: 4
3:
kills: 256
spawnDelay: 3
spawnAmount: 5
4:
kills: 512
spawnDelay: 3
spawnAmount: 5
redstoneToggle: true
5:
kills: 1024
spawnDelay: 2
spawnAmount: 10
redstoneToggle: true
ignoreDistance: true
Donate
If you feel like supporting me then please click that donate button. Any amount is appreciated! Help me buy pizza that I will eat while developing these plugins 


Get 0.05 TON 💎
Download

Add a comment