mirror of
https://github.com/TuxCoding/FastLogin.git
synced 2025-07-30 18:57:31 +02:00
HTTPS is better
6
FAQ.md
6
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)
|
||||
* [Login Protocol](https://wiki.vg/Protocol#Login)
|
||||
* [Protocol Encryption](https://wiki.vg/Protocol_Encryption)
|
Reference in New Issue
Block a user