Soul Shards v2.3

Details

  • Filename
    SoulShards.jar
  • Uploaded by
  • Uploaded
    Dec 1, 2019
  • Size
    3.79 MB
  • Downloads
    218
  • MD5
    cbec1c3bfd830c1cb0517a480063abd4

Supported Bukkit Versions

  • 1.14
  • 1.13

Changelog

Added blacklisting ability

New config section

# 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'