From 320036720a31ab9d82566f4ee909b8610db3249c Mon Sep 17 00:00:00 2001 From: games647 Date: Thu, 23 Jan 2020 11:47:13 +0100 Subject: [PATCH] HTTPS is better --- FAQ.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/FAQ.md b/FAQ.md index 8e4f2da..4e33ff4 100644 --- a/FAQ.md +++ b/FAQ.md @@ -29,7 +29,7 @@ In offline mode step 2-7 is skipped. So 9) directly followed after 1). ###### More details -http://wiki.vg/Protocol#Login +https://wiki.vg/Protocol#Login #### How does this plugin work? By using ProtocolLib, this plugin works as a proxy between the client and server. This plugin will fake that the server @@ -89,5 +89,5 @@ It's not tested yet, but all needed methods also exists in Cauldron so it could *** ### Useful Links: -* [Login Protocol](http://wiki.vg/Protocol#Login) -* [Protocol Encryption](http://wiki.vg/Protocol_Encryption) \ No newline at end of file +* [Login Protocol](https://wiki.vg/Protocol#Login) +* [Protocol Encryption](https://wiki.vg/Protocol_Encryption) \ No newline at end of file