Custom Join / Leave message 自定义加入/离开消息 | |
---|---|
|
加入留言、留言、离开、加入、自定义 |
作 者 | ivo |
发布时间 | 2018年7月31日 |
支持核心 | Spigot | 原生版本 |
支持版本 | 1.8,1.9,1.10,1.11,1.12,1.13,1.14,1.15,1.16,1.17,1.18,1.19,1.20 |
插件详细介绍
JoinLeave 插件允许服务器管理员自定义玩家加入和离开服务器时的消息,包括首次加入消息、标题显示、烟花效果、声音效果等。它还支持根据权限隐藏玩家,禁用全部加入/离开消息,并使用 Essentials 插件的昵称。插件提供了多种配置选项和语言支持,方便服务器进行个性化设置。
/joinleave reloadconfig
- 重载配置文件/joinleave set join <message>
- 设置加入消息 (使用 %player%
显示玩家名)/joinleave set leave <message>
- 设置离开消息 (使用 %player%
显示玩家名)/joinleave show join
- 显示当前加入消息/joinleave show leave
- 显示当前离开消息
Join: '[&a+&r] &6The player &6&l%player% &6has joined the server!'
Leave: '[&c-&r] &6The player &6&l%player% &6has left the server!'
First-Join-Message: true
First-Join: '[&a+&r] &6The player &6&l%player% &6has joined for the first time!'
Language: EN
CommandPrefix: Join-Leave
Title-Onjoin: true
Hide-Players-With-Perms: false
Disable-Join-LeaveMessage: false
Fireworks-onJoin: true
Sound-onJoin: true
Use-Essentials: false
Languages:
EN:
NoPermissions: You re not allowed to use this command!
NoSubCommand: Please fill in a sub command!
CommandDoesntExist: This command doesnt exist!
SetJoinMessage: Join message has been set to
ShowJoinMessage: This is at this moment the join message
SetLeaveMessage: Leave message has been set to
ShowLeaveMessage: This is at this moment the leave message
NL:
NoPermissions: Je hebt niet de juiste permissies om dit command uit te voeren!
NoSubCommand: Vul een subcommando in!
CommandDoesntExist: Dit subcommando bestaat niet!
SetJoinMessage: Het join bericht is gezet naar
ShowJoinMessage: Op dit moment is de join message
SetLeaveMessage: Het leave bericht is gezet naar
ShowLeaveMessage: Op dit moment is de leave message
joinleave.silentjoin
- 玩家加入时无加入消息joinleave.silentleave
- 玩家离开时无离开消息joinleave.set
- 设置加入/离开消息joinleave.show
- 查看加入/离开消息joinleave.help
- 使用帮助命令此错误已在 2.4.1 及更高版本中修复。
Lang.yml
文件。
EN:
NoPermissions: You re not allowed to use this command!
NoSubCommand: Please fill in a sub command!
CommandDoesntExist: This command doesnt exist!
SetJoinMessage: Join message has been set to
ShowJoinMessage: This is at this moment the join message
SetLeaveMessage: Leave message has been set to
ShowLeaveMessage: This is at this moment the leave message
EN
更改为你想要的语言代码,例如 DE
。config.yml
文件中,将 Language: EN
更改为 Language: DE
。/joinleave reloadconfig
。在配置中输入了无法识别的语言。检查 Lang.yml
和 Config.yml
文件,确保输入了正确的语言代码 (例如 EN
或 NL
,而不是 NEE
或 NLL
)。
可能输入了 Minecraft 无法识别的声音。检查控制台是否有错误消息。如果存在,请参考 Minecraft Sound List 查找可用的声音。注意,声音名称区分大小写。
可能是因为没有更新配置文件。尝试删除旧的配置文件,让插件创建一个新的。
可能是配置中输入错误。检查控制台是否有错误消息,并根据错误消息进行调整。
可能运行了错误的 Spigot/Paper 版本。可以尝试使用旧版本 Minecraft 构建的版本,该版本具有与此插件最旧版本相同的功能。
如果您有任何建议,请在 Discord 上联系我!
统计数据通过 bStats 收集,这是一个为 Minecraft 软件收集匿名数据的开源服务。 您可以在 plugins/bStats/config.yml 中选择退出。