Soul Shards v2.1

Details

  • Filename
    SoulShards.jar
  • Uploaded by
  • Uploaded
    Jun 12, 2019
  • Size
    3.80 MB
  • Downloads
    28,160
  • MD5
    09ee0582b4be98edd435d992776213ad

Supported Bukkit Versions

  • 1.14
  • 1.13

Changelog

SoulShards - v2.1

Added:
* Tiers can now have spawn delays which determine how often the mob spawns. This can be set in the configuration.
   Example:
  tiers:
    4:
      kills: 512
      <strong>spawnDelay: 3</strong>
      spawnAmount: 5
      redstoneToggle: true

 

* Holograms are now shown above the Cage block. This can be disabled in the configuration using the option: "hologramsEnabled: <true/false>"
* Debug information for a spawner can be displayed by SHIFT+RIGHT-CLICKING on a Cage. This uses the permission: "soulshards.admin"
* Spawners can now be right-clicked to show information such as Entity and Tier.
* Spawners can now be toggled by redstone if a tier allows it. The minimum redstone current is 3. This can be set in the configuration.
   Example:

  tiers:
    4:
      kills: 512
      spawnDelay: 3
      spawnAmount: 5
      <strong>redstoneToggle: true</strong>
Fixed:
* Improved console logging which gives more information and looks prettier
* RIP typo of "sapwners"
* Improved the spawn radius on all spawners
* Fixed a bug with removing entities that we shouldn't have removed in the first place.

For holograms to show, existing spawners must be re-placed.