- Tested Minecraft Versions:
- 1.11
- Contributors:
- Maximvdw
![]()
Check the CI for older versions
For Spigot 1.11: http://ci.mvdw-software.be/job/TitleMotd/lastSuccessfulBuild/artifact/target/TitleMotd-1.5.0.jar
For Spigot 1.9 or 1.10: http://ci.mvdw-software.com/job/TitleMotd/40/
For Spigot 1.8.3: http://ci.mvdw-software.com/job/TitleMotd/39/artifact/target/TitleMotd-1.3.1.jar
For Spigot 1.8: http://ci.mvdw-software.com/job/TitleMotd/39/artifact/target/TitleMotd-1.3.1.jar
For Spigot 1.8 PROTOCOL HACK: http://ci.mvdw-software.com/job/TitleMotd/39/artifact/target/TitleMotd-1.2.0.jar
Are you looking for a more advanced solution? Check out TitleMotdAdvanced: www.spigotmc.org/resources/titlemotdadvanced.1629/
Customize the fade in and fade out time. Change the message based on first join or rejoin. They require the perm node "titlemotd.show"
Source code: http://git.mvdw-software.com/plugins/titlemotdCode (Text):
# Like this plugin? Check out TitleMotdAdvanced
# The advanced version of this plugin with 400+ placholders and animations
# @ http://www.mvdw-software.be/
# 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: 15
# Message 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
✝ 1 Beer was consumed during the making of this plugin ✝

TitleMotd 1.5.0
Show a 1.8 Title on first or rejoin
Recent Updates
- v1.5.0 - MC 1.11 Nov 27, 2016
- v1.4.0 - 1.9 support Mar 1, 2016
- v1.3.1 - 1.8.3 Compatibility Mar 21, 2015