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"
Code (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
Source code: http://git.mvdw-software.com/plugins/titlemotd