Skip to content

Commit

Permalink
Add English README.en.md and add Discord link
Browse files Browse the repository at this point in the history
  • Loading branch information
ksqeib authored and ksqeib445 committed Apr 5, 2024
1 parent 38d0b69 commit b813acb
Show file tree
Hide file tree
Showing 2 changed files with 70 additions and 0 deletions.
67 changes: 67 additions & 0 deletions README.en.md
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)
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
[English](https://github.com/CaaMoe/MultiLogin/README.en.md)
<div align="center">

# MultiLogin
Expand All @@ -7,6 +8,7 @@ _✨ 正版与多种外置登录共存 ✨_
[![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>

Expand Down Expand Up @@ -57,6 +59,7 @@ MultiLogin 是一款主要为 Minecraft 代理端设计的插件,旨在实现

[new issue](https://github.com/CaaMoe/MultiLogin/issues/new) 点击此处,提交你的问题

[Discord](https://discord.gg/HJXHCZRS) 进来聊聊你的问题
## 贡献者

<a href="https://github.com/CaaMoe/MultiLogin/graphs/contributors">
Expand Down

0 comments on commit b813acb

Please sign in to comment.