mirror of
https://github.com/BreizhHardware/CipaUtils.git
synced 2026-05-09 08:15:23 +02:00
[PR #2] [MERGED] feat: Restrict waystone access to the same world for owners and publi… #12
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#12
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/2
Author: @BreizhHardware
Created: 9/15/2025
Status: ✅ Merged
Merged: 9/15/2025
Merged by: @BreizhHardware
Base:
dev← Head:feature/hide-not-available-waystone📝 Commits (3)
d81d4f1feat: Restrict waystone access to the same world for owners and public waystones5816229feat: Enhance release workflow by adding release notes generation and setting release nameaabd7c7refactor: Improve comments for clarity and consistency across the codebase📊 Changes
7 files changed (+67 additions, -61 deletions)
View changed files
📝
.github/workflows/release.yml(+2 -0)📝
src/main/java/bzh/breizhhardware/cipautils/Main.java(+19 -19)📝
src/main/java/bzh/breizhhardware/cipautils/grave/GraveListener.java(+15 -15)📝
src/main/java/bzh/breizhhardware/cipautils/waystone/WaystoneGUI.java(+8 -8)📝
src/main/java/bzh/breizhhardware/cipautils/waystone/WaystoneListener.java(+16 -16)📝
src/main/java/bzh/breizhhardware/cipautils/waystone/WaystoneManager.java(+6 -2)📝
src/main/java/bzh/breizhhardware/cipautils/waystone/WaystoneRecipe.java(+1 -1)📄 Description
…c waystones
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.