PlayerHeads v4.7.0 (backport for 1.8-1.12.2)

Details

  • Filename
    PlayerHeads-backport.jar
  • Uploaded by
  • Uploaded
    Nov 12, 2018
  • Size
    110.61 KB
  • Downloads
    1,624
  • MD5
    e19b24e6b62997bbf915c125f21eaceb

Supported Bukkit Versions

  • 1.12
  • 1.11
  • 1.10
  • 1.9
  • 1.8.1
  • 1.8

Changelog

NOTE: read this important notice about using backport versions!

 

 4.7.0:

  • Added: New configuration options to control death spam nerf conditions (only effective when nerfdeathspam is enabled):
    • deathspamcount (default: 5) - controls how many previous player deaths to record an check for "spam" entries.
    • deathspamthreshold (default: 300000) - controls how many milliseconds is allowed between matching deaths to be considered spam
  • Added: New configuration options to control click interaction spam conditions for heads (when the user has the clickinfo permission):
    • clickspamcount (default: 5) - controls how many previous head-interactions to record an check for "spam" entries.
    • clickspamthreshold (default: 1000) - controls how many milliseconds is allowed between matching head-interactions to be considered spam
  • Minor Change: Added comments documenting the addlore setting from 4.6.0 to the default config.yml.

Notes: spam prevention settings require either a server restart or a /ph config reload to trigger a change, changing the setting with "set" will not have an immediate effect in this version - this may be handled better in future versions.