On startup a config file with some example MOTDs will be generated. This plugin allows you MOTD change randomly on ping.
- Tested Minecraft Versions:
- 1.7
- 1.8
- 1.9
- 1.10
- 1.11
Place suggestions on improvements, add features, or Report bugs here: http://goo.gl/forms/VKtLs2gD9M
Code (Text):# +----------------------------------------------------+ #
# < MOTD storage. > #
# < Place the MOTDs you want in here! > #
# +----------------------------------------------------+ #
//Doing \n adds MOTD second line EX:
// '2': This is line 1\nThis is line 2
Motd:
Number: 2 //How many MOTDs there are
Storage: //To add more MOTD duplicate a line and change the number by one
'0': Example of first MOTD //MOTD 1
'1': Example of second MOTD //MOTD 2

ChangingMOTD 2.0
A random MOTD changer.
Recent Updates
- Remove and update Mar 1, 2017
- added Bungee support plus some bug fixes Sep 9, 2015