Legoman99573 / GravesX

A fork of Graves by ranull. Source also forked from JSmethers.
https://www.spigotmc.org/resources/gravesx.118271/
GNU General Public License v3.0
3 stars 1 forks source link

[Bug] Graves Don't Drop Player Heads on Newest Version #34

Closed Goinging closed 1 month ago

Goinging commented 1 month ago

Minecraft Server Version

This server is running Paper version 1.21.1-114-master@ea00be3 (2024-09-29T22:31:24Z) (Implementing API version 1.21.1-R0.1-SNAPSHOT) You are running the latest version Previous version: 1.21.1-98-9b1ee0d (MC: 1.21.1)

/graves dump output

https://mclo.gs/EDN8Kuv

Summary of the bug

Player head does not drop in graves in the newest version. Here is how I have it configured on my server.

  ########
  # Head #
  ########
  # Drop a head belonging to the grave owner.
  head:
    # Should heads be enabled?
    enabled: true
    # Chance a head should be created, 0.2 = 20%, 1 = 100%, 0 = 0%.
    percent: 0.25
    # Custom model data, -1 is none.
    model-data: -1
    # Name of the head.
    name: '&e%owner_name%''s Head'
    # Lore of the head.
    lore:
    - Killed by %killer_name%
    - '&7Date: %time_creation_formatted%'

Steps to Reproduce

Die a bunch of times I am using /suicide. A head will not appear in the grave although obituaries still appear.

Expected Result

A player head will eventually appear in the grave.

Actual Result

Player heads don't appear in graves

Screenshots

No response

Additional Information

No response

Version Confirmation

Goinging commented 1 month ago

Also changing the drop chance to 100% does not make them show up either.

Goinging commented 1 month ago

Fixed in newest gravesx dev build https://ci.cwhead.dev/job/GravesX/