# ------------------------------ #
#
# TitleMotdAdvanced 3.0.0
# (c) Maxim Van de Wynckel
#
# ------------------------------ #
# About: Minecraft 1.8 features a title text that is displayed
# in the middle of the screen. This plugin utilizes that
# title to display a permission specific MOTD with lots
# of variables and animated text.
#
# This plugin supports variables from various plugins.
# Permissions: To use the title groups give them the permission
# titlemotd.group.<group>
# Make sure to remove them from the other groups
# when giving a new permission.
# For the failback groups:
# titlemotd.groupfailback.<group>
# Commands: List of all commands
# (ALIASES: titlemotdadvanced,title)
# /titlemotd reload - Reload the configuration
# /titlemotd help - Show more commands
# Variables: These variables can be used in the TEXT section
# of both the header as the footer.
#
# {PLAYER} - Player name
# {PLAYERNICK} - Player nickname
# {SERVER} - Server name
# {PLAYERCOUNT} - Server player count
# {BUNGEECOUNT} - Bungee network player count
# Lots more... See the spigot page (160+)
#~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~#
# GENERAL PLUGIN SETTINGS
#~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~#
## Config version (DO NOT EDIT)
config: 2
## Language file
lang: 'en'
## Debug mode
debug: false
## Log to file
log: true
## Update checking
update:
check: true # RECOMMENDED YOU LEAVE THIS TRUE
#~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~#
# PLUGIN SPECIFIC SETTINGS
#~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~#
# Message on first join. This message is shown for players that join
# the server for the first time.
firstjoin:
default:
# Fade in time in TICKS (20 ticks = 1 sec)
# This is the fade in time for the first text in the row
fadein: 0
# Stay on screen time in TICKS
# This is the stay on screen time for the last message
staytime: 20
# Fade out time in TICKS
# This is the fade out time for the last message
fadeout: 20
# Delay time before starting the title. Recommended +- 10 ticks
delay: 1
# Title message
title:
text:
- '<rainbow>W</rainbow>' # Start typewriter
- '<rainbow>W</rainbow>' # Start typewriter
- '<rainbow>We</rainbow>'
- '<rainbow>Wel</rainbow>'
- '<rainbow>Welc</rainbow>'
- '<rainbow>Welco</rainbow>'
- '<rainbow>Welcom</rainbow>'
- '<rainbow>Welcome</rainbow>'
- '<rainbow>Welcom</rainbow>'
- '<rainbow>Welco</rainbow>'
- '<rainbow>Welc</rainbow>'
- '<rainbow>Wel</rainbow>'
- '<rainbow>We</rainbow>'
- '<rainbow>W</rainbow>'
- '<rainbow>T</rainbow>' # Start writing "To"
- '<rainbow>To</rainbow>' # Let the "to" show a bit longer
- '<rainbow>To</rainbow>'
- '<rainbow>To</rainbow>'
- '<rainbow>T</rainbow>'
- '&cDonut' # Start writing MVdW-Software
- '&fCrew'
- '&cDonut&fCrew' (50)
# Animation interval
interval: 1
# Subtitle message
subtitle:
text:
- '&cWelcome {Player}!'
- '&fVote &cFor &fUs!'
interval: 25
# Message on rejoin. This message is shown for players that have already
# played on your server.
rejoin:
default:
# Fade in time in TICKS (20 ticks = 1 sec)
# This is the fade in time for the first text in the row
fadein: 0
# Stay on screen time in TICKS
# This is the stay on screen time for the last message
staytime: 20
# Fade out time in TICKS
# This is the fade out time for the last message
fadeout: 20
# Delay time before starting the title. Recommended +- 10 ticks
delay: 1
# Title message
title:
text:
- '<rainbow>W</rainbow>' # Start typewriter
- '<rainbow>We</rainbow>'
- '<rainbow>Wel</rainbow>'
- '<rainbow>Welc</rainbow>'
- '<rainbow>Welco</rainbow>'
- '<rainbow>Welcom</rainbow>'
- '<rainbow>Welcome</rainbow>'
- '<rainbow>Welcom</rainbow>'
- '<rainbow>Welco</rainbow>'
- '<rainbow>Welc</rainbow>'
- '<rainbow>Wel</rainbow>'
- '<rainbow>We</rainbow>'
- '<rainbow>W</rainbow>'
- '<rainbow>T</rainbow>' # Start writing "To"
- '<rainbow>To</rainbow>' # Let the "to" show a bit longer
- '<rainbow>To</rainbow>'
- '<rainbow>To</rainbow>'
- '<rainbow>T</rainbow>'
- '&fDonut' # Start writing MVdW-Software
- '&cCrew'
- '&fDonut&cCrew' (50)
# Animation interval
interval: 1
# Subtitle message
subtitle:
text:
- '&fWelcome &cBack, {Player}!'
- '&cVote &fFor &cUs!'
# Animation interval
interval: 25
That's the config, lastest version of TitleMotAdvanced, help me please my soul needs help, I did this one myself and spent the last thirty minutes looking for mistakes.
#
# TitleMotdAdvanced 3.0.0
# (c) Maxim Van de Wynckel
#
# ------------------------------ #
# About: Minecraft 1.8 features a title text that is displayed
# in the middle of the screen. This plugin utilizes that
# title to display a permission specific MOTD with lots
# of variables and animated text.
#
# This plugin supports variables from various plugins.
# Permissions: To use the title groups give them the permission
# titlemotd.group.<group>
# Make sure to remove them from the other groups
# when giving a new permission.
# For the failback groups:
# titlemotd.groupfailback.<group>
# Commands: List of all commands
# (ALIASES: titlemotdadvanced,title)
# /titlemotd reload - Reload the configuration
# /titlemotd help - Show more commands
# Variables: These variables can be used in the TEXT section
# of both the header as the footer.
#
# {PLAYER} - Player name
# {PLAYERNICK} - Player nickname
# {SERVER} - Server name
# {PLAYERCOUNT} - Server player count
# {BUNGEECOUNT} - Bungee network player count
# Lots more... See the spigot page (160+)
#~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~#
# GENERAL PLUGIN SETTINGS
#~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~#
## Config version (DO NOT EDIT)
config: 2
## Language file
lang: 'en'
## Debug mode
debug: false
## Log to file
log: true
## Update checking
update:
check: true # RECOMMENDED YOU LEAVE THIS TRUE
#~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~#
# PLUGIN SPECIFIC SETTINGS
#~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~#
# Message on first join. This message is shown for players that join
# the server for the first time.
firstjoin:
default:
# Fade in time in TICKS (20 ticks = 1 sec)
# This is the fade in time for the first text in the row
fadein: 0
# Stay on screen time in TICKS
# This is the stay on screen time for the last message
staytime: 20
# Fade out time in TICKS
# This is the fade out time for the last message
fadeout: 20
# Delay time before starting the title. Recommended +- 10 ticks
delay: 1
# Title message
title:
text:
- '<rainbow>W</rainbow>' # Start typewriter
- '<rainbow>W</rainbow>' # Start typewriter
- '<rainbow>We</rainbow>'
- '<rainbow>Wel</rainbow>'
- '<rainbow>Welc</rainbow>'
- '<rainbow>Welco</rainbow>'
- '<rainbow>Welcom</rainbow>'
- '<rainbow>Welcome</rainbow>'
- '<rainbow>Welcom</rainbow>'
- '<rainbow>Welco</rainbow>'
- '<rainbow>Welc</rainbow>'
- '<rainbow>Wel</rainbow>'
- '<rainbow>We</rainbow>'
- '<rainbow>W</rainbow>'
- '<rainbow>T</rainbow>' # Start writing "To"
- '<rainbow>To</rainbow>' # Let the "to" show a bit longer
- '<rainbow>To</rainbow>'
- '<rainbow>To</rainbow>'
- '<rainbow>T</rainbow>'
- '&cDonut' # Start writing MVdW-Software
- '&fCrew'
- '&cDonut&fCrew' (50)
# Animation interval
interval: 1
# Subtitle message
subtitle:
text:
- '&cWelcome {Player}!'
- '&fVote &cFor &fUs!'
interval: 25
# Message on rejoin. This message is shown for players that have already
# played on your server.
rejoin:
default:
# Fade in time in TICKS (20 ticks = 1 sec)
# This is the fade in time for the first text in the row
fadein: 0
# Stay on screen time in TICKS
# This is the stay on screen time for the last message
staytime: 20
# Fade out time in TICKS
# This is the fade out time for the last message
fadeout: 20
# Delay time before starting the title. Recommended +- 10 ticks
delay: 1
# Title message
title:
text:
- '<rainbow>W</rainbow>' # Start typewriter
- '<rainbow>We</rainbow>'
- '<rainbow>Wel</rainbow>'
- '<rainbow>Welc</rainbow>'
- '<rainbow>Welco</rainbow>'
- '<rainbow>Welcom</rainbow>'
- '<rainbow>Welcome</rainbow>'
- '<rainbow>Welcom</rainbow>'
- '<rainbow>Welco</rainbow>'
- '<rainbow>Welc</rainbow>'
- '<rainbow>Wel</rainbow>'
- '<rainbow>We</rainbow>'
- '<rainbow>W</rainbow>'
- '<rainbow>T</rainbow>' # Start writing "To"
- '<rainbow>To</rainbow>' # Let the "to" show a bit longer
- '<rainbow>To</rainbow>'
- '<rainbow>To</rainbow>'
- '<rainbow>T</rainbow>'
- '&fDonut' # Start writing MVdW-Software
- '&cCrew'
- '&fDonut&cCrew' (50)
# Animation interval
interval: 1
# Subtitle message
subtitle:
text:
- '&fWelcome &cBack, {Player}!'
- '&cVote &fFor &cUs!'
# Animation interval
interval: 25
That's the config, lastest version of TitleMotAdvanced, help me please my soul needs help, I did this one myself and spent the last thirty minutes looking for mistakes.
