<h1>DeluxeJoin (入退场大师-个性化玩家进出服务器的神器)</h1>
<p><strong>功能简介:</strong>DeluxeJoin是一个全功能性的Minecraft插件,专为玩家的加入和离开事件提供个性化的动作列表。此插件支持基于玩家组别的动作执行,例如发送JSON消息/广播,普通消息/广播,发送标题或动作栏消息,执行控制台命令,播放声音等。它还提供首次加入动作列表,以及基于权限的游戏内欢迎消息(MOTD)系统。</p>
<p><strong>支持的Minecraft版本:</strong> 1.8 至 1.16</p>
<h2>配置:</h2>
<p>DeluxeJoin 允许自定义多种格式的入场/离场动作列表和MOTD,动作列表必须包含有效的动作标签。</p>
<h2>主要用法:</h2>
<p>根据配置文件定义的动作列表,为加入、离开以及首次加入的玩家执行一系列预定义操作。插件还支持显示特定权限玩家的欢迎消息(MOTD)。</p>
<h2>权限:</h2>
<ul>
<li><pre class='code'>deluxejoin.admin</pre> - 重新加载插件配置文件的权限。</li>
<li><pre class='code'>deluxejoin.motd</pre> - 查看MOTD的权限。</li>
<li><pre class='code'>deluxejoin.format.权限名</pre> - 对特定入场/离场动作格式拥有权限。</li>
<li><pre class='code'>deluxejoin.motd.权限名</pre> - 对特定MOTD拥有权限。</li>
</ul>
<h2>高级功能:</h2>
<p>DeluxeJoin 支持使用 PlaceholderAPI 的占位符,以增强动作的可定制性。通过配置,可以设置不同优先级的动作格式,以根据玩家权限自动选择最合适的动作执行。</p>
<h2>配置示例:</h2>
<pre class='code'>deluxejoin_formats:
default:
priority: 1
join_actions:
- '[JSONBROADCAST] {"text":"[","color":"dark_gray"}&&{"text":"+","color":"green","bold":"true"}&&{"text":"]","color":"dark_gray"}&&{"text":" %player%","color":"gray"}'
- '[TITLEMSG] subtitle:&aWelcome back fadein:20 stay:30 fadeout:10'
leave_actions:
- '[JSONBROADCAST] {"text":"[","color":"dark_gray"}&&{"text":"-","color":"red","bold":"true"}&&{"text":"]","color":"dark_gray"}&&{"text":" %player%","color":"gray"}'
first_join:
announce_on_join: true
actions:
- '[CONSOLECOMMAND] kit newbie %player%'
- '[JSONBROADCAST] {"text":"This is %player%s first time joining!","color":"green"}'
motd:
enabled: true
delay: 1
motds:
default:
priority: 1
motd_actions:
- '[MESSAGE] &8&m+---------------------------------------------------+'
- '[JSONMESSAGE] {"text":"Welcome to the server %player%","color":"green"}'
- '[MESSAGE] &8&m+---------------------------------------------------+'</pre>
</p>
DeluxeJoin | SodaMC - Minecraft-Server插件收录
可用版本为:|1.8|1.9|1.10|1.11|1.12|1.13|1.14|1.15|1.16
.containeri,.first,.second{position:absolute;}.containeri{margin:auto;top:91px;bottom:0;right:0;left:677px;width:170px;height:50px;transition:all 0.3s ease;transform:scale(0.8);}.wrapi{width:100%;height:50px;border:2px solid #FFF;transition:all 0.3s ease;border-radius:5px;}.first,.second{width:100%;height:50px;font-family:"Open Sans",sans-serif;transition:all 0.2s ease-in-out;font-size:17px;text-transform:uppercase;color:#FFF;letter-spacing:2px;text-align:center;vertical-align:middle;line-height:50px;}.second{opacity:0;}.first,.second{cursor:default;}.containeri:hover{width:250px;}.containeri:hover .wrapi{padding-bottom:17px;}.containeri:hover .first{transform:translateY(-8px);padding-top:5px;}.containeri:hover .second{transform:translateY(20px);opacity:1;}
收录



