PlayerHeads v5.2.15 - spawner mob settings

Details

  • Filename
    PlayerHeads.jar
  • Uploaded by
  • Uploaded
    Apr 19, 2021
  • Size
    202.43 KB
  • Downloads
    17,068
  • MD5
    a1b9c7896fd3a2e1c73224a7bc4442d8

Supported Bukkit Versions

  • 1.16
  • 1.15
  • 1.14
  • 1.13
  • 1.12
  • 1.11
  • 1.10
  • 1.9
  • 1.8.1
  • 1.8

Changelog

5.2.15

  • updated Blaze skin to ease issue with GeyserMC
  • added experimental option trackspawnermobs which controls whether mobs that are created by Mob Spawners blocks are tagged for later plugin drop modifications.  (default: false)
  • added experimental option spawnermobbehavior which controls how tagged spawner mobs are handled for drops (requires trackspawnermobs to function) - with the following possible values:
    • vanilla - don't allow PlayerHeads to modify deaths caused by spawner mobs at all
    • ignore - don't consider spawner mobs at all, add PlayerHeads drop chances anyway if applicable (default)
    • block - block all spawner-mob-caused head drops (including vanilla drops)
    • replace - remove vanilla spawner mob caused head drops and add PlayerHeads drop chances instead

These are experimental options which may require more polish before final release.

Another important note that due to support limitations, tagging of spawner mobs can currently only be tracked across restarts on server versions 1.14 and higher - if you use a lower version, spawner mobs can only be identified if the mob spawned during the current session - server restarts will clear this information.

(technical detail: 1.14+ use PersistentDataContainer values, lower versions use temporary MetadataValues)

 

This version contains all provisional changes from 5.2.14 and 5.2.13

 

This is a cross-version build that contains both native code for 1.8-1.12.2 (legacy api), 1.13-1.16.5 (1.13 api)- which is loaded conditionally.

If you use a server version within 1.8-1.12.2, please see these Notes About Backports.

If you use a Glowstone server, please see these Notes About Glowstone Support.