Перейти к содержимому
Mineforgian

Pigly's Player Head Drops

When a player is killed by a player, they drop a head that can be used to become invisible the head's owner.

Загрузки
696
Подписчики
4
Обновлён
25 июня 2026 г.
Лицензия
CC-BY-NC-SA-4.0

Опубликован 17 июня 2025 г.

Pigly's Player Head Drops

Modrinth Downloads

When a player dies, they drop their head.

This head can be used by another player to make them invisible to the head's owner.

Players can also run /decorate to make the heads purely decorative.

Invisibility lasts for 1 minute or until the head's owner is hit by the player.

Heads have a 20-second cooldown by default, but it can be modified in the config.

Whether heads are consumed on use can be set for normal and disugise heads.

The current version, 1.4.0, reverts the death bond addition and resets config when updating the plugin. 1.4.0 also fixes some major exploits involving disguise heads.

Target Protection (1.4.1+)

This is disabled by default, but can be enabled in the config. The following types can be used:

  • Cap dealt or final/effective damage on person a player is invisible to
  • Prevent a player from damaging a person a player is invisible to

Changes 1.5.0

  • Expanded capabilities for extending functionality
    • Other plugins can access the APIManager
    • Head types are controlled through the API manager
    • Extensions can add head types, handled through PlayerInteractListener
  • Cooldowns are now handled in memory and not in a config file
  • Disguises are cleared when disconnecting
  • Added cooldown for disguise heads (set in config)
  • Operators can use /head to get heads from other players
  • (Bug Fix) Config-set cooldown is properly applied in all cases
  • (Bug Fix) Normal heads will not be consumed if headUse.consumeHead is set to false

Changes 1.4.0

  • Reverted 1.3.0
  • Players will lose their disguise on death
  • Config updates automatically when updating the plugin
  • (Bug Fix) While disguised as another player, a player can no longer use death or /head to obtain the head of the player they are disguised as
  • (Bug Fix) Skin is properly reset when their disguise expires

Changes 1.2.0

  • Lives system
  • Expanded config options
  • Config restructuring
  • Easy disable system
  • Revives
  • Extra lives (crafted with heads)
  • Fixed a problem with the NBTCraftingRecipe API that would prevent registering multiple recipes
  • Added an API to allow for extensions of the plugins

Changes in 1.1.0

  • Config option for consuming the head on use
  • Config option for head use duration
  • Config option for head use cooldown
  • Disguise heads
  • Config option for disguise duration
  • NBT Crafting API (can be used in plugins with this as a dependency)
  • Useful for crafting recipes involving player heads
  • Owner storage changes (using PlayerProfile instead of Player)

Ченджлог

1.4.1Релиз26.1.1, 26.1.2, 26.2 · 22 июня 2026 г.

Added target protection for head invisibility and added a config option to disable consuming disguise heads on use.

1.4.0Релиз26.1.1, 26.1.2, 26.2 · 18 июня 2026 г.

Removed death bond, fixed exploits involving disguise heads, added config updates on version change.

1.3.0Бета1.21.9, 1.21.10, 1.21.11 · 11 февраля 2026 г.
  • Added Death Bonds
  • Added another crafting recipe for revive heads
  • Added config options to control behavior of death bonds
1.2.1Релиз1.21.9, 1.21.10, 1.21.11 · 7 января 2026 г.

Added settings to prevent the abuse of player heads to one-tap players. Fixed settings around invulnerability of heads.

1.2.0Релиз1.21.9, 1.21.10, 1.21.11 · 4 августа 2025 г.

JavaDoc

  • Lives system
  • Expanded config options
  • Config restructuring
  • Easy disable system
  • Revives
  • Extra lives (crafted with heads)
  • Fixed a problem with the NBTCraftingRecipe API that would prevent registering multiple recipes
  • Added an API to allow for extensions of the plugins
1.1.5Релиз1.21.9, 1.21.10, 1.21.11 · 31 июля 2025 г.

Javadoc

Fixed the /head command not giving heads of the specific player.

1.1.4Релиз1.21.6, 1.21.7, 1.21.8 · 22 июля 2025 г.

Added log message on disguise to help catch disguised rule-breakers. A +nondep flag version will not be published for 1.1.4.

1.1.3+nondepРелиз1.21.6, 1.21.7, 1.21.8 · 21 июля 2025 г.

Removed use of deprecated Paper features. This does not show player name tags. This should probably not be used, as the major issues of 1.1.2 have been patched. However, it exists for compatibilty. Future updates will not include a version with this flag.

Комментарии

Загружаем…