From 7a6316152100a7340defe993f0c8d71c0c65b62f Mon Sep 17 00:00:00 2001
From: iGameCreep <110474721+iGameCreep@users.noreply.github.com>
Date: Wed, 1 Apr 2026 20:59:07 +0200
Subject: [PATCH 1/2] WIP - Update dependencies (NEED TESTING)
---
CURSEFORGE.md | 8 ++------
pom.xml | 12 ++++++------
2 files changed, 8 insertions(+), 12 deletions(-)
diff --git a/CURSEFORGE.md b/CURSEFORGE.md
index 9dd704a..3fbfd5c 100644
--- a/CURSEFORGE.md
+++ b/CURSEFORGE.md
@@ -4,7 +4,7 @@
***
-### ✅ Compatible with Minecraft `1.21.X` (1.21, 1.21.1, …, 1.21.5)
+### ✅ Compatible with Minecraft versions up to `26.1`
## 📜 Commands
@@ -38,8 +38,4 @@ The command `/permissions` allows to grant/revoke access to a certain player, al
## 🐛 Found a Bug?
If you discover a bug or issue, please report it on our Discord server.
-[https://discord.gg/VNXV4PDhfK](https://discord.gg/VNXV4PDhfK)
-
-## 🌊 Looking to host Minecraft server? Create a server with ServerWave and support my development
-
-[](https://serverwave.com/p/gamecreep35)
\ No newline at end of file
+[https://discord.gg/VNXV4PDhfK](https://discord.gg/VNXV4PDhfK)
\ No newline at end of file
diff --git a/pom.xml b/pom.xml
index 76a113f..63e47a2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
fr.gamecreep
BasicHomes
- 1.9.8-RELEASE-1.21.11
+ 1.9.8-DEV-26.1.1
jar
BasicHomes
@@ -16,7 +16,7 @@
1.8
UTF-8
- https://github.com/iGameCreep
+ https://github.com/iGameCreep/BasicHomes
@@ -83,24 +83,24 @@
org.spigotmc
spigot-api
- 1.21.11-R0.1-SNAPSHOT
+ 26.1.1-R0.1-SNAPSHOT
provided
org.bstats
bstats-bukkit
- 3.0.2
+ 3.2.1
org.projectlombok
lombok
- 1.18.20
+ 1.18.44
provided
com.google.code.gson
gson
- 2.10.1
+ 2.13.2
jakarta.annotation
From 8b394337a40fe99173b5a5f28ef52b8e79e0a47e Mon Sep 17 00:00:00 2001
From: iGameCreep <110474721+iGameCreep@users.noreply.github.com>
Date: Sat, 4 Apr 2026 18:56:20 +0200
Subject: [PATCH 2/2] 1.9.8 - Minecraft 26.1.1
---
CHANGELOG.md | 1 +
CURSEFORGE.md | 2 +-
README.md | 2 +-
pom.xml | 2 +-
4 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 9a24b48..18d2db9 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,6 +4,7 @@
### Changelog:
- Fixed permission issues
+- Updated to Minecraft 26.1.1
Please report any bugs to the [Discord Server](https://discord.gg/VNXV4PDhfK). The sooner the bug is reported, the faster I can release a new fix which patches it.
Thanks for all the support with this plugin ! <3
\ No newline at end of file
diff --git a/CURSEFORGE.md b/CURSEFORGE.md
index 3fbfd5c..04d5016 100644
--- a/CURSEFORGE.md
+++ b/CURSEFORGE.md
@@ -4,7 +4,7 @@
***
-### ✅ Compatible with Minecraft versions up to `26.1`
+### ✅ Compatible with Minecraft versions up to `26.1.1`
## 📜 Commands
diff --git a/README.md b/README.md
index c6ae038..ebbb68f 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,7 @@
***
-### ✅ Compatible with Minecraft `1.21.X` (1.21, 1.21.1, ..., 1.21.5)
+### ✅ Compatible with Minecraft up to `26.1.1`
## 📜 Commands
diff --git a/pom.xml b/pom.xml
index 63e47a2..d9ef712 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
fr.gamecreep
BasicHomes
- 1.9.8-DEV-26.1.1
+ 1.9.8-RELEASE-26.1.1
jar
BasicHomes