DropHeads v3.6.11.1

Details

  • Filename
    DropHeads.jar
  • Uploaded by
  • Uploaded
    Sep 22, 2021
  • Size
    401.81 KB
  • Downloads
    3,143
  • MD5
    53b2660d0273ad0bde0af1d3ecc2d51e

Supported Bukkit Versions

  • 1.17
  • 1.16
  • 1.15
  • 1.14
  • 1.13

Changelog

3.6.11.1

  • Fixed head stacking issue caused by lore-refreshing

3.6.11

  • Fixed axolotl variants not dropping the correct colors
  • Fixed middle-click console error
  • Added '/gethead <selector> <head> <amount>'
  • Optimized player GameProfile lookups
  • Simplified item lore NBT (head type info)

3.6.10


3.6.9

  • Fixed an issue where beheading a mob with a missing texture (e.g., Armor Stand) could cause a crash
  • Added drop chance for "Toast" Rabbit head from killing Toast-renamed rabbits
  • Clicking heads of players who have never joined now gives accurate info (a 1.17 bug)
  • Minor stability improvement for '/reload' and plugin reloaders in Java 16 when loading jar files (a 1.17 bug)

3.6.8

  • Fixed an issue with players dropping Steve heads in 1.17
  • Started work on various other player profile issues that seems to have arisen in 1.17

3.6.7

  • Support for Minecraft 1.17

3.6.6

  • Fixed bee and 21 common tropical fish variant heads not dropping (bug in 3.6.0)
  • Fixed charged creeper killed by another charged creepers sometimes dropping a regular creeper head
  • Changed lots of head textures to use more modern/accurate skins
  • Added 'use-legacy-head-textures' config option and textures (partial support)
  • Added 'transparent-slime-heads' config option
  • Added '${URL}' placeholder for head click-info messages

3.6.5

  • Fixed texture issues for 'Gray Closed Upside-down Shulker' and 'X-Collared Ginger Cat'
  • Fixed 'behead-announcement' potentially being changed from 'OFF' to 'DIRECT' for invisible players
  • Added '/gethead <url>'
  • Better stability for heads of players who have never joined the server
  • head-textures.txt file now uses Mojang texture IDs by default (but will also continue to support Base64 values)

3.6.4

  • Fixed charged creepers still triggering vanilla head drops even when they disabled in the config
  • Fixed '/gethead mob:PARROT' missing texture error (since v3.6.1) because no entity "default" subtype color was specified
  • Added 3 missing textures for collared cats
  • Rate-limited the clicking an iron golem head with ingots feature so it doesn't repair through multiple stages instantly
  • Added a new optional feature 'endermen-camouflage-heads' which can make specific heads work like carved pumpkins

3.6.3


3.6.2


3.6.1

  • Fixed '/gethead code:xxx' and '/droprate <mob>'
  • Fixed collar color for Blue- and Light_Gray- collared wolf heads
  • Updated all textures to standard format of 64x64 pixels
  • Updated lingering pre-Jappa textures (from Minecraft's 1.14+  texture overhaul)
  • Added sidways-shulker and closed-shulker heads
  • Various translation improvements; e.g., if using a future or unsupported translation key, it defaults to the English(or configured) name

3.6.0

  • Fixed a rare error messaged when wither skeletons were beheaded by a non-player
  • Fixed wither skeletons sometimes not dropping skulls that they picked up from their dead friends
  • Head name translation support!
  • Added 1.17 mob head textures (not guaranteed to be finalized until Minecraft 1.17 is released)
  • Head naming system overhaul and simplification
  • Murder-weapon item display in behead message now consistently matches ingame formatting
  • Full hex color support in 'head-click-format', and everywhere else as well
  • Added HeadDropEvent and HeadRollEvent API classes

3.5.4

  • Changed all "SILVER" heads to "LIGHT_GRAY" to match Bukkit API's DyeColor enum

3.5.3

  • Fixed a rare NullPointerError message in the console when clicking on certain unrecognized heads
  • Fixed a missing set of parentheses in the 'drop-for-nonplayer-kills' check
  • Cleaned up 'vanilla-wither-skeleton-skulls' for better synergy with other config settings
  • Added warning message if DropHeads detects another plugin messing with the wither skeleton drop rate
  • Added 'dropheads.alwaysbehead' sub-perms (e.g., giving someone 'dropheads.alwaysbehead.cave_spider')
  • Added an [amount] argument for /gethead, i.e, '/gethead mob:SHEEP 64'

3.5.2

  • Fixed 'hollow-skeletal-skulls' dropping non-vanilla material type skeleton skulls
  • Added 'vanilla-wither-skeleton-skulls' option (fix dogs beheading wither skeletons and related things)

3.5.1

  • Added "Grumm" variants for hollow-skeletal-skulls
  • Updated 'vanilla-wither-skeleton-looting-behavior' to included entities (i.e., tamed wolves)
  • Allow priority-list support for 'head-item-drop-mode' with multiple modes
  • Internal code cleanup and optimizations

3.5.0

  • Fixed creative NBT-copy-click item names
  • Fixed custom-lore-saving combined with showing mob type in lore potentially losing one or the other.
  • Added 'prevent-head-placement' config setting (false by default)
  • Added 'prefer-vanilla-heads' config setting (true by default)
  • Added 'hollow-skeletal-skulls' config setting
  • Added support for custom drop rates for mob sub-types
  • Added sub-permissions to /gethead for restricting spawn-access of heads for mobs/players/HeadDatabase/etc
  • Added click-info customizable format for HDB heads and Unknown texture heads
  • Added 'head-item-drop-mode' to control how head item are handled upon a beheading
  • Changed "White Sheep Head" name to just "Sheep head"
  • Preserve comments in head-textures.txt file when auto-updating the textures
  • Various minor improvements for some textures

3.4.5

  • Fixed startup DropHeads failure when combined with certain other plugins
  • Minor code refactoring

3.4.4

  • Fixed console error when info-clicking heads with no profile data (placed by certain other plugins)
  • Use an empty behead message to disable it entirely

3.4.3

  • Fixed bug with player-kill-threshold detection
  • Fixed a compatibility bug with other (incorectly configured) plugins
  • When UNKNOWN/DEFAULT entity drop rate is 0, register ALL death listeners (minecarts, paintings, mobs, etc.)

3.4.2

  • Fixed major bug in v3.4.1 - heads were not dropping when using the default config
  • Optimized DeathListeners for when certain categories of mobs all have a drop chance of 0

3.4.1

  • Added per-mob customization for behead announcement type
  • Cold Strider heads now drop like they are supposed to
  • Added 'drop-saddled-heads' config option; currently only applies for Striders (BETA)
  • Added separate texture for Baby Zombie Pigmen (only affects Minecraft versions below 1.16)
  • Slightly tweaked 'allow-indirect-kills' and 'allow-projectile-kills' to behave more like how they sound

3.4.0

  • Fixed indirect-kill-threshold edge case where mobs not killed by a place could still drop a head
  • Fixed small possibility of Minecart/Boat heads dropping twice for a single VehicleDestroyEvent, when enabled (off by default)
  • Added the remaining Villager and Zombie Villager variants!
  • Added (dyed) Collared Dog heads
  • Added (dyed) Collared Cat heads, for each cat variant
  • Added config setting to adjust EntityDeathListener priority (can help with plugin compatibility, e.g., DeadChest)
  • Added option to enable heads for "Hanging" entities, e.g., item_frames, paintings, and leash_hitch.
  • Persistent spawn-reason-modifier using entity NBT
  • 'LOCAL' range behead broadcasts now work cross-dimensionally (e.g., people through a nearby nether portal can see the message)
  • Minor refactoring of the HeadAPI

3.3.8

  • Fixed a startup crash (occured when DropHeads and HDB were installed but Vault was not)
  • Rewrote HDB integration, with better head item-tagging and /gethead usability
  • Expanded on the /droprate command, including entity-on-cursor support (still in BETA!)
  • Added 'update-texture' config setting; will be fully supported in v3.3.9 onward
  • Added 'unstackable-heads' config setting, which can be used to make heads unstackable
  • Minor optimizations in player-lookup code

3.3.7

  • Fixed issue with looting calculation (for level 0) when determining whether to drop heads
  • Added a permission to enable/disable head drops from a specific player/mob (dropheads.candrophead, true by default)
  • Added /droprate command
  • Config file cleanup, with re-added support for legacy config (v3.2 and below)
  • Enabled auto-updater by default

3.3.6

  • Fixed 'time-alive-modifier' not always getting applied
  • Vanilla wither-skeleton looting now ONLY affects looting modifiers (and NOT the other modifiers)!
  • Added config option to show head-type in item lore
  • HDB integration for /gethead
  • Added logging config option
  • Synchronized behavior of EntityDeathListener and VehicleDestroyListener
  • Minor code optimizations

3.3.5.1

  • Fixed looting multiplier breaking for high looting values
  • Fixed behead message showing the weapon name twice
  • Added a config option to replaced existing Zombie Pigmen Heads with Zombified Piglin Heads
  • Removed console warnings for "Unknown EntityType: PIG_ZOMBIE"

3.3.5

  • Fixed loading and handling of 'looting-addition' setting
  • Added cold/warm Strider head variants (cold variant is current unobtainable; waiting on Spigot!)
  • Added "Grumm" variants for all 1.16 heads
  • Added drop rate settings to the config file for all the 1.16 mobs
  • "GRUMM" now shows up as a tab-complete option in /gethead

3.3.4

  • Fixed typo in default clickinfo config setting
  • Made head-drop-rates.txt file prettier
  • Removed repeated heads in debug command
  • Added 2 config settings: 'looting-multiplier' and 'looting-addition', which let you change how looting affects drop rates
  • Added 'vanilla-wither-skeleton-looting-behavior', which can be used to override the previous two settings
  • Added textures for about a dozen more Zombie Villager biome variants (still W.I.P...)

3.3.3

  • Tool-bonus for projectile-kills is now based on the item used to fire the projectile (e.g., the Crossbow used to shoot a tipped arrow)
  • Config option to only use 1 head texture for each mob type (boring!)
  • Death messages when killed using an item now use exact vanilla by default: "X was decapitated by Y using [item]
  • Added 'dropheads.clickinfo' permission for clicking a head to view its info

3.3.2

  • Fixed: Item meta (lore, enchants, etc.) was being lost when head items were dropped
  • Fixed: Custom item names are now properly italicized in behead broadcasts
  • Fixed: Removed "Unknown Head" console warnings for heads from future Minecraft versions
  • Rewrote Tellraw library, for things like hoverable text in death messages
  • Added 'time-alive-modifiers', a way to modify drop rates based on an entity's age
  • Added a new BETA feature for saving head item lore even when it gets placed as a block
  • Option to display info for a placed head when it is right-clicked

3.3.1

  • Updated EvLib code library and organization
  • Updated behead broadcast system to use the new EvLib features
  • Items are now appropriately colored based on item rarity

3.3.0

  • Option to enable dropping Boat or Minecart heads
  • Rewrote and optimized EntityDeathListener (again)
  • Configurable behead announcement message
  • Drop 1 head per charged creeper explosion by default (to mimic vanilla behavior)
  • Added biome-specific villager heads
  • Added Minecraft 1.16 mob heads
  • Combine jar resource and '/plugins/DropHeads/' folder textures, for a more complete list (for people with outdated texture files)
  • Improved texture for Stray head

3.2.14

  • Fixed a bug where if you threw head itemstacks on the ground some of the stacked heads would vanish
  • Fixed a bug where the plugin didn't always respect the 'player-kills-only' config setting
  • Fixed a bug where heads placed on an armorstand wouldn't drop unless the armorstand was broken by a player
  • Changed 'Stray Head' to 'Stray Skull' (and also for other skeletal mobs, e.g., Skeleton_Horse)
  • Added more Tropical Fish heads, we now have 16/22 of the common varieties!
  • Reduced console startup messages

3.2.13

  • Backwards-Compatibility with 1.13+
  • Added Bee Head variants and new Grumm textures

3.2.11-12

  • Must use 1.14.X, not backwards compatible!
  • Fixed NullPointerException error in console when running /gethead with no arguments on a new account with no skin
  • Changed code source & compliance to Java 8 (for support for people who don't update Java)

3.2.10

  • Must use 1.14.X, not backwards compatible!
  • Fixed incorrect wither skull drop rate
  • Fixed occasional head double-drop when killed by a charged creeper
  • Renamed (via. anvil, etc.) heads should now retain their custom names

3.2.9

  • Must use 1.14.X, not backwards compatible!
  • Fixed 'nolooting' config option not being respected
  • Fixed all issues where plugin breaks after a /reload and must be re-downloaded
  • Added two new config options: 'drop-for-ranged-kills' and 'drop-for-indirect-kills'
  • Removed evp. prefix from permissions, this may break existing setups

3.2.8

  • Must use 1.14.X, not backwards compatible!
  • Better player- and entity-head lookup system
  • Tab complete for /gethead
  • Code abstractions & cleanup
  • Red vs. Snow fox distinguishing issue fixed

3.2.7

  • Must use 1.14.X, not backwards compatible!
  • New Heads: Fox, Panda, Pillager, Ravager, Brown Mooshroom, Wandering Trader, 4xTrader Llama, 11xCat, 15xVillager, and 15xZombie Villager
  • API major rewrite and improvements
  • File 'head-list.txt' now combined with in-jar resource
  • Known issues:
    • Bukkit/Spigot doesn't give a way to distinguish between red foxes and snow foxes, so only the red head is dropped for now

3.2.6

  • Must use 1.13+, not backwards compatible!
  • Added Grumm/Dinnerbone head variations for EVERY mob!
  • Better API support (still W.I.P)
  • Added 'charged-creeper-always-behead' config option
  • Config readability improvements

3.2.5

  • Must use 1.13+, no longer compatible with 1.12 from this point onward!!
  • Fixed a rare missing-texture bug that could occur when using heads of players who have never joined
  • ALL config files are now available in the /plugins/Dropheads/ folder
  • Added the Hopper-Minecart head
  • Better head refresh when a player changes skin
  • Tweaked default drop rates

3.2.4

  • 1.13 compatibility!
  • Added 1.13 heads (excluding tropical fish... coming soon!)
  • Rewrote head material data to match 1.13 format
  • Tweaked default settings

3.2.3

  • Fixed occasional head-stacking issue
  • Re-balanced drop rates
  • All heads up to 1.12
  • Optimizations and code cleanup
  • Added Angry-Wolf head for killing enraged wolves

3.2.0

  • Added parrot heads
  • Added cat heads
  • Added rabbit heads
  • Added more zombie villager heads
  • Added polar bear head

3.1.3

  • Addressed head-stacking issue
  • Texture heads no longer update themselves
  • Better NBT storage (allowing for more textures)

3.1.2

  • Bukkit public release!
  • See project description for details :D