TitleMotd (标题动态变更-[Minecraft服务器显示动态标题和副标题的插件])
TitleMotd是一款用于Minecraft服务器的插件,可以让服务器显示动态的标题和副标题信息,包括欢迎信息和提示信息等。这款插件还拥有标题和副标题的淡入淡出效果,能够自定义淡入淡出时间,并支持根据玩家首次加入或重新加入服务器来显示不同的信息。
配置:
Like this plugin? Check out TitleMotdAdvanced
The advanced version of this plugin with 400+ placholders and animations
@
链接 Message on first join
firstjoin: # Broadcast the message to all players broadcast: false # Title message title: '&eMVdW Software' # Subtitle message subtitle: '&aWelcome %player%!' # Fade in time in TICKS (20 ticks = 1 sec) fadein: 15 # Stay on screen time in TICKS staytime: 50 # Fade out time in TICKS fadeout: 15Message on rejoin
rejoin: # Broadcast the message to all players broadcast: false # Title message title: '&eMVdW Software' # Subtitle message subtitle: '&aWelcome back %player%!' # Fade in time in TICKS (20 ticks = 1 sec) fadein: 15 # Stay on screen time in TICKS staytime: 50 # Fade out time in TICKS fadeout: 15
代码:
Source code:链接
请注意,使用该插件需要具有相应权限,具体权限节点为:
titlemotd.show
。
收录