From 2d06082e50b5d903ae6b66135a1c7f3b7dbbaf06 Mon Sep 17 00:00:00 2001 From: AndcoolSystems Date: Fri, 9 Aug 2024 00:33:39 +0300 Subject: [PATCH] Update README.md --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index 886d6c4..d9c8277 100644 --- a/README.md +++ b/README.md @@ -9,10 +9,6 @@ All endpoints and response types remain the same as in the plugin. >[!Note] > This server does not contain game state implementation and cannot be used for full-fledged gameplay. > -## How It Works -The plugin is installed on a Bukkit server (you can also add ViaVersion for a wider range of versions). -After installation, all connections will be disconnected with a message containing a 6-digit code. -On the server side, the plugin sets up an API on the port specified in the config, where all the requests described below should be sent. ## Retrieving Data `GET /code/<6-digit code>`