This is a very basic version of the plugin, expect more development over time. Expect bugs.
- Contributors:
- kliu0105
If there are any issues, feel free to discuss them. I will try to get them fixed.
What it does is simple: Send a message to players upon joining.
You can change it in the config.yml.
CONFIG FILE:
motd: <string>
Change what message players receive upon joining.
INSTALLATION:
1) Download LightMOTD.zip
2) Extract files
3) Insert LightMOTD.jar into your server's plugins directory
4) Insert the directory LightMOTD into your server's plugins directory
5) Change the config.yml to your liking
6) Restart your server
To make your MOTD have more than one line:
motd: |
this is my first line
This is the second
And so forth...
(NOTE: There are two spaces before each line except the first one.)
TO-DO:
Add support for colors (Yeah, I know, it's the bare minimum right now)
Add /motd command
Add /lightmotd reload command [DONE]
Make way to change message from ingame
And much more coming soon...

LightMOTD 0.1.3
An extremely lightweight plugin to send users a MOTD (Message Of The Day) upon joining