diff --git a/README.md b/README.md
index 1322ee3..93735c5 100644
--- a/README.md
+++ b/README.md
@@ -4,6 +4,14 @@
Inspired by tools like `rustup` and `npm init`, `mcup` simplifies the setup process and allows for templated server creation with support for multiple server types (e.g., vanilla, Spigot).
Made for both advanced server managers and beginners setting up their first server.
+> [!WARNING]
+> **Project Development Frozen**
+>
+> The active development of this project is currently on hold.
+> While the past year of building this tool has been an incredibly rewarding journey, other projects currently require my attention.
+> The project will continue to receive critical security and stability updates.
+> Active development may resume in the future as time permits and community interest grows.
+
## Features
- Fast server setup with a single command
diff --git a/docs/index.md b/docs/index.md
index d43e98b..b190643 100644
--- a/docs/index.md
+++ b/docs/index.md
@@ -18,6 +18,15 @@ Made for both advanced server managers and beginners setting up their first serv
[Getting Started](getting-started/installation.md){ .md-button .md-button--primary }
[Commands Overview](commands/index.md){ .md-button }
+
+
+!!! warning "Project Development Frozen"
+
+ The active development of this project is currently on hold.
+ While the past year of building this tool has been an incredibly rewarding journey, other projects currently require my attention.
+ The project will continue to receive critical security and stability updates.
+ Active development may resume in the future as time permits and community interest grows.
+
## Features