-
-
Notifications
You must be signed in to change notification settings - Fork 123
简体中文
911061873 edited this page Feb 25, 2020
·
6 revisions
switch-kick-message: '&4只有在白名单的正版用户才可以加入服务器。'
add-premium: '&2已经加入正版用户列表中'
add-premium-other: '&2玩家已经加入正版用户列表中'
already-exists: '&4你已经在正版用户列表中了'
already-exists-other: '&4玩家已经在正版用户列表中了'
remove-premium: '&2已经从正版用户列表中删除'
not-premium: '&4你不在正版用户列表中'
not-premium-other: '&4玩家不在正版用户列表中'
player-unknown: '&4玩家不在数据库中'
auto-login: '&2正版玩家已经自动登录到服务器。'
The user was auto registered on the first join. The user account will be registered to protect it from cracked players
The password can be used if the mojang servers are down and you still want your premium users to login (PLANNED)
auto-register: '&2已经帮你自动注册了,密码是: %password 你要改密码吗?'
no-permission: '&4没有权限'
no-console: '&4不能把控制台本身添加进用户列表,请使用 /premium [playername]来添加'
The user wants to toggle premium state, but BungeeCord support is enabled. This means the server have to communicate
wait-on-proxy: '&6正在发送请求'
When ProtocolLib is enabled and the plugin is unable to continue handling a login request after a requested premium
authentication. In this state the client expects a success packet with a encrypted connection or disconnect packet.
So we kick the player, if we cannot encrypt the connection. In other situation (example: premium name check),
error-kick: '&4发生错误'
The server sends a verify token within the premium authentication request. If this doesn't match on response,
invalid-verify-token: '&4错误的 token'
The client sent no request join server request to the mojang servers which would proof that it's owner of that
invalid-session: '&4错误的会话'
invalid-requst: '&4错误的请求'
not-started: '&c服务器没启动完成,请稍后重试。'
premium-warning: '&c&l警告:&6这个命令&l只能&6 在你是这个正版账户的拥有者才能使用 再次输入&a/premium&6 来确认'