-
Notifications
You must be signed in to change notification settings - Fork 55
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add English README.en.md and add Discord link
- Loading branch information
Showing
2 changed files
with
70 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,67 @@ | ||
[中文](https://github.com/CaaMoe/MultiLogin/README.md) | ||
<div align="center"> | ||
# MultiLogin | ||
|
||
_✨ Coexisting Minecraft Authentication and Multiple BlessingSkin Authentication ✨_ | ||
|
||
[![GitHub release](https://img.shields.io/github/release/CaaMoe/MultiLogin.svg)](https://github.com/CaaMoe/MultiLogin/releases/) | ||
[![GitHub license](https://img.shields.io/github/license/CaaMoe/MultiLogin?style=flat-square)](https://github.com/CaaMoe/MultiLogin/blob/master/LICENSE) | ||
[![QQ Group](https://img.shields.io/badge/QQ%20group-832210691-yellow?style=flat-square)](https://jq.qq.com/?_wv=1027&k=WrOTGIC7) | ||
[![Join our Discord](https://img.shields.io/discord/1225725211727499347.svg?logo=discord&label=)](https://discord.gg/HJXHCZRS) | ||
|
||
</div> | ||
|
||
## Summary | ||
|
||
MultiLogin is a plugin designed primarily for Minecraft proxy, | ||
aimed at supporting the coexistence of Minecraft authentication and multiple BlessingSkin authentication. | ||
It is used to connect players under two or more external authentication servers, | ||
allowing them to play together on the same server. | ||
|
||
## Features | ||
|
||
* Supports up to 128 Yggdrasils from different sources coexisting simultaneously | ||
* Authentication proxy and retry mechanism | ||
* In-game profile management system | ||
* Asynchronous/synchronous skin repair mechanism | ||
* Support takeover of Floodgate | ||
|
||
## Deploy | ||
|
||
The minimum requirement is' Java 17 ', | ||
without the need to install' authlib injector ', | ||
without any pre plugins, | ||
and without the need to add or change' JVM 'parameters | ||
|
||
1. [Download](https://github.com/CaaMoe/MultiLogin/releases/latest) plugin | ||
2. throw into plugins | ||
3. launch the server | ||
|
||
## Config | ||
|
||
See details in [Wiki](https://github.com/CaaMoe/MultiLogin/wiki) | ||
|
||
## Build | ||
|
||
1. Clone this project | ||
2. Refer to [Description]( https://github.com/CaaMoe/MultiLogin/blob/v6/velocity/libraries/README.md )Complete the dependency on velocity | ||
3. Execute `./gradlew shadowJar` | ||
4. Find what you need under '*/build/libs' | ||
|
||
## BUG report | ||
|
||
[Weekly Ver](https://github.com/CaaMoe/MultiLogin/releases/tag/weekly) Click here, perhaps the issue you encountered has been fixed | ||
|
||
[832210691](https://jq.qq.com/?_wv=1027&k=WrOTGIC7) Click here to join the QQ communication group | ||
|
||
[new issue](https://github.com/CaaMoe/MultiLogin/issues/new) Click here to submit your question | ||
|
||
[Discord](https://discord.gg/HJXHCZRS) Join and chat with us | ||
|
||
## Contributors | ||
|
||
<a href="https://github.com/CaaMoe/MultiLogin/graphs/contributors"> | ||
<img src="https://contrib.rocks/image?repo=CaaMoe/MultiLogin" alt="Contributor's head"/> | ||
</a> | ||
|
||
[Want to be Contributor?](https://github.com/CaaMoe/MultiLogin/pulls) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters