📄 TitleMOTD v1.0

Title MOTD

A MOTD is the entrance to your server. Some players are put off when they don’t get a nice looking MOTD when joining a server, others are annoyed because it looks boring or with irrelevant information.


:gift_heart: Donations

I love being able to code plugins on Sponge for you! But it takes a lot of time and effort. If you run a profitable server off one of my plugins, please feel free to share the love! :heart_decoration:
Donate Here


:package: FEATURES

  • No lag
  • Event triggered titles
  • Fast Updates
  • Permission based. So this can also be world specific
  • Formatting tags allowing you to format text or placeholders (upper or lower case, substring ,…)

Planned

  • Animated Titles
  • Animated Sub Titles
  • A TON more Placeholders
  • Sync configurations between multiple servers in case you are lazy

:file_folder: DOWNLOADS

All Releases: Download Here
Find the latest version that supports your API.


:page_facing_up: VARIABLES

I plan to have these be their own plugin…eventually.

{player_name}
{player_displayname}
{player_uuid}
{online}
{max_players}
{xp}
{isflying}
{isinwater}

:wrench: COMMANDS

None
To reload use /sponge plugins reload

:hammer: PERMISSIONS

titlemotd.show - Required to see the MOTD on join

:tools: CONFIG

[code]ConfigVersion=1

Message on first join

firstjoin {
# Broadcast the message to all players
broadcast=false
# Fade in time in TICKS (20 ticks = 1 sec)
fadein=15
# Fade out time in TICKS
fadeout=15
# Stay on screen time in TICKS
staytime=50
# Subtitle message
subtitle="&aWelcome {player_name}!"
# Title message
title="&eROJO Software"
}

Message on rejoin

rejoin {
# Broadcast the message to all players
broadcast=false
# Fade in time in TICKS (20 ticks = 1 sec)
fadein=15
# Fade out time in TICKS
fadeout=15
# Stay on screen time in TICKS
staytime=50
# Subtitle message
subtitle="&aWelcome back {player_name}!"
# Title message
title="&eTitleMOTD"
}
[/code]


:warning: BUGS

If you find any bugs or would like to suggest features, please create an issue on GitHub

6 Likes

Nice plugin.
I start to use it from now :wink:

1 Like

God Bless!!!

1 Like

Hello,I like this plugin very much.I want to share this plugin in MCBBS.Can you agree with me?
www.mcbbs.net
http://www.mcbbs.net/thread-653926-1-1.html

Great Work Man, I can digg this.

1 Like
[12:10:50] [Server thread/WARN] [Sponge]: Plugin 'tmotd' seems to be missing a valid mcmod.info metadata file. This is not a problem when testing plugins, however it is
recommended to include one in public plugins.
Please see https://docs.spongepowered.org/master/en/plugin/plugin-meta.html for details.

forge-1.11-13.19.0.2178-universal.jar
spongeforge-1.11-2178-6.0.0-BETA-1997.jar
latest plugin version

抱团!!! 找到大陆人了 ^ _ ^ 2333

1 Like

Hi,
Your mod is very nice and I would like to use it on my Sponge server, but unfortunately it is not compitable.
Is it possible to update it for Sponge 1.12.1?

Have a nice day,

Krosta8

Hmm, so I’m rather curious as to how “No Lag” is a feature?

I can see 2 potential options here: your server will never lag again, or this plugin won't lag your server. Obviously I’m assuming the latter option, however since when is that a feature of a plugin - honestly it should be expected.

1 Like

Turning the obvious into a thought-provoking “Hmmm, the competition doesn’t have that on the lable” puzzler for the nonthinkers: Cola stamps “Contains 0g FAT!”, a canned soup “Contains no radioactive heavy metals” … a bakery with a banner “We don’t use child labor to bake our breads”. 100% truthful, otherwise implicitly assumed information, but casts doubts on that bakery down the street, or that other brand of soup…

3 Likes

This plugin is being updated to 2.0 with better backend, more features, placeholder API support, and possibly more suggestions.

Edit: I put this on the wrong plugin :man_facepalming:. This plugin will be abandoned and merged with DeluxeJoin and that plugin will be updated.

It will have support to work on other worlds or when my players enter a zone… Can the title be released?