mirror of
https://github.com/BreizhHardware/CipaUtils.git
synced 2026-05-09 08:15:23 +02:00
[PR #38] [MERGED] Feature/not permanant grave #39
Labels
No labels
bug
enhancement
enhancement
help wanted
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
BreizhHardware/CipaUtils#39
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/BreizhHardware/CipaUtils/pull/38
Author: @BreizhHardware
Created: 10/1/2025
Status: ✅ Merged
Merged: 10/21/2025
Merged by: @BreizhHardware
Base:
dev← Head:feature/not-permanant-grave📝 Commits (4)
4db4e84feat: add configurable grave expiry times and metadata98506dcUpdate src/main/resources/plugin.yml79369b7Apply suggestions from code review3c7aff9Merge branch 'dev' into feature/not-permanant-grave📊 Changes
4 files changed (+120 additions, -7 deletions)
View changed files
📝
src/main/java/bzh/breizhhardware/cipautils/grave/GraveListener.java(+111 -2)📝
src/main/java/bzh/breizhhardware/cipautils/waystone/WaystoneGUI.java(+2 -2)📝
src/main/resources/config.yml(+6 -2)📝
src/main/resources/plugin.yml(+1 -1)📄 Description
Description
This create not permanant grave, by default a grave is active for 24h, for the player with most death it's 48h for the player with least death it's 24h and for the players in between it's calculated based on the number of death.
Checklist
pom.xml,plugin.yml,start-test-server.bat,start-test-server.sh) (mandatory for a PR fromdevtomain)Type of change
Related issues
#13
This PR need to be merge after the #37 because the developpement branch is based on the used branch in this PR.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.