Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
Avatar for SyntaxDevTeam

A powerful death management plugin

Report GraveDiggerX?

Release
1.0.3

filipus released GraveDiggerX version 1.0.3 on November 18, 2025

CHANGELOG

  • ADDED DATABASE! JSON | MYSQL | MARIADB | POSTGRESQL | SQLITE | H2

  • Fixed disappearing armor and shield issue

  • Added safeguard to auto-remove graves when their skull block disappears unexpectedly

  • Added | /grx admin remove < player > < id > | for remove player grave

  • When the player has an empty inventory, the grave is not created.

New features have been added. You will need to update your configuration manually or delete the existing config.yml file to generate a fresh one. Check this config.yml and copy things you don't have, add them to your configuration, or add this:

  database:
  # Available options: json, mariadb, mysql, postgresql, sqlite, h2
  type: json
  sql:
    host: localhost
    port: 3306 # 5432 if you use PostgreSQL; Default for MySQL is 3306.
    dbname: my_database
    username: root
    password: password

If you find bug, please contact here: https://discord.gg/EmzreFDsq5

Information

Published onNovember 18, 2025
Downloads27

Platforms

Paper Paper (1.21.4-1.21.10)