[PR #35] [MERGED] Hotfix/grave burn #34

Closed
opened 2026-05-06 16:05:14 +02:00 by BreizhHardware · 0 comments

📋 Pull Request Information

Original PR: https://github.com/BreizhHardware/CipaUtils/pull/35
Author: @BreizhHardware
Created: 9/30/2025
Status: Merged
Merged: 10/21/2025
Merged by: @BreizhHardware

Base: devHead: hotfix/grave-burn


📝 Commits (1)

  • b0f566a feat: prevent barrel destruction and movement when graves exist

📊 Changes

1 file changed (+16 additions, -0 deletions)

View changed files

📝 src/main/java/bzh/breizhhardware/cipautils/grave/GraveListener.java (+16 -0)

📄 Description

Description

Fix the bug that allow grave from burning

Checklist

  • I have bumped the version in all required files (pom.xml, plugin.yml, start-test-server.bat, start-test-server.sh) (mandatory for a PR from dev to main)
  • I have tested the changes locally
  • I have updated the documentation if needed

Type of change

  • Bug fix
  • New feature
  • Refactoring
  • Other (please specify)

#32

IMPORTANT:
For a Pull Request from dev to main, make sure you have bumped the version in all of the following files: pom.xml, plugin.yml, start-test-server.bat, and start-test-server.sh.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/BreizhHardware/CipaUtils/pull/35 **Author:** [@BreizhHardware](https://github.com/BreizhHardware) **Created:** 9/30/2025 **Status:** ✅ Merged **Merged:** 10/21/2025 **Merged by:** [@BreizhHardware](https://github.com/BreizhHardware) **Base:** `dev` ← **Head:** `hotfix/grave-burn` --- ### 📝 Commits (1) - [`b0f566a`](https://github.com/BreizhHardware/CipaUtils/commit/b0f566a5bdd3e45ffdcb2913e81a32a620a457ff) feat: prevent barrel destruction and movement when graves exist ### 📊 Changes **1 file changed** (+16 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/main/java/bzh/breizhhardware/cipautils/grave/GraveListener.java` (+16 -0) </details> ### 📄 Description ## Description Fix the bug that allow grave from burning ## Checklist - [x] I have bumped the version in all required files (`pom.xml`, `plugin.yml`, `start-test-server.bat`, `start-test-server.sh`) (mandatory for a PR from `dev` to `main`) - [x] I have tested the changes locally - [x] I have updated the documentation if needed ## Type of change - [x] Bug fix - [ ] New feature - [ ] Refactoring - [ ] Other (please specify) ## Related issues #32 --- > **IMPORTANT:** > For a Pull Request from `dev` to `main`, make sure you have bumped the version in all of the following files: `pom.xml`, `plugin.yml`, `start-test-server.bat`, and `start-test-server.sh`. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
BreizhHardware 2026-05-06 16:05:14 +02:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
BreizhHardware/CipaUtils#34
No description provided.