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>`