Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
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 on | November 18, 2025 |
|---|---|
| Downloads | 27 |
Platforms
Paper (1.21.4-1.21.10)