From d0066ea3f8f9c9cfd929af0812ec096a68d9d015 Mon Sep 17 00:00:00 2001 From: t3hero Date: Sun, 1 Oct 2017 19:43:23 -0700 Subject: [PATCH] Update --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index ff76422..223c37f 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,9 @@ # Mineplex Public API Welcome to the Mineplex Public API! We provide [PC](#pc-api) and [PE](#pe-api) oriented endpoints for gathering information on players, network status, and more. +# IMPORTANT INFO +The Mineplex API has been indefinitely shut down, and this documention does not contribute to our future API plans. This is here purly for archival reasons. Future API plans will not reflect on this documentation. + ### General All API endpoints utilize the HTTP `GET` method. Authorization & rate-limiting are handled via an [API key](#authorization).