From 2d124942beee9627003de7cba625aa3e33ae52d8 Mon Sep 17 00:00:00 2001 From: Carlos <28845529+mesacarlos@users.noreply.github.com> Date: Thu, 9 Jan 2020 21:54:48 +0100 Subject: [PATCH] Minor changes --- README.md | 2 +- client/index.html | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index ca76d1b..f1d8f88 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ [![GitHub release (latest by date)](https://img.shields.io/github/v/release/mesacarlos/WebConsole)](https://github.com/mesacarlos/WebConsole/releases/latest) ![GitHub All Releases](https://img.shields.io/github/downloads/mesacarlos/WebConsole/total?label=total%20downloads) -WebConsole is a Spigot plugin for Minecraft 1.8-1.15 that enables you to view your server console and manage your server from anywhere. It creates a WebSocket server in the background used by the web interface to send commands, receive your console log and manage your server. +WebConsole is a Spigot plugin for Minecraft 1.8-1.15+ that enables you to view your server console and manage your server from anywhere. It creates a WebSocket server in the background used by the web interface to send commands, receive your console log and manage your server. Dont worry about privacy or security: all data is stored in your browser offline and your PC will connect directly to your minecraft server. No intermediary web servers, just you and your MC server. diff --git a/client/index.html b/client/index.html index 327cf3b..7cdcee1 100644 --- a/client/index.html +++ b/client/index.html @@ -223,11 +223,11 @@ - - - - - - + + + + + +