资源图标

转载 开源 工具 KcLoginGui 2.0.1

没有下载权限
版权类型
转载
插件中文名
KcLoginGui
插件英文名
KcLoginGui
原帖地址
https://modrinth.com/project/4GSO77mF
支持的核心 [服务端]
  1. Purpur
语言支持
  1. 中文(简体)
适配Minecraft版本 [Java]
  1. 1.21
[MD]
# KcLoginGui

> 来源分类:资源 / Java 版多人游戏 / 服务端插件

## 插件简介

KcLoginGui 为使用 Geyser 接入服务器的基岩版玩家提供登录窗口,并与 AuthMe 集成,改善登录和注册时的操作体验。

目前仅支持 **AuthMe**。

## 前置依赖

本插件需要以下依赖:

- **AuthMe**
- **Floodgate**

如果 Floodgate 安装在代理端,还需要在各个子服务器上安装 Floodgate,并完成以下配置:

1. 在代理端的 Floodgate 配置文件中,将 `send-floodgate-data` 设置为 `true`。
2. 将 `key.pem` 文件复制到子服务器的 Floodgate 目录中。

## 命令与权限

本插件不提供命令或权限节点。

## 配置文件

```
messages:
# Login window
login-title: "Login"
login-password-title: "Password"
login-password-placeholder: "Please enter your password"
wrong-password: "&cIncorrect password, please try again"
# Registration window
reg-title: "Register"
reg-password-title: "Password"
reg-password-placeholder: "Please enter your password"
reg-confirmPassword-title: "Confirm Password"
reg-confirmPassword-placeholder: "Please enter your password again"
passwords-not-match: "&cPasswords do not match, please try again"
password-empty: "&cPassword cannot be empty, please try again"
# General prompts
close-window: "&cWindow closed, login/registration terminated"

# Window send delay, too fast may result in the player not being fully loaded in time. Unit: ticks
delay-time: 45

# Log output for Bedrock players during login and window sending, used to determine delay
debug: false
```

## 下载

![Image Preview](https://img.scdn.io/i/6aa655b7161a6_1789285815.webp)

## 截图

![Login UI](https://img.scdn.io/i/6aa655ba16a84_1789285818.webp)

![Register UI](https://img.scdn.io/i/6aa655bd017ee_1789285821.webp)
[/MD]
作者
cacca
下载
0
查看
1
首次发布
最后更新
评分
0.00 星 0 星

来自cacca的更多资源

后退
顶部