- Contributors:
- Shadowsky
MyServerMotdWhat is MyServerMotd?
With "MyServerMotd" you can create 4 random motd messages, which will be shown if a player refreshes his server list.
You can change your motd messages with a command or with the motd file.
In addition, you can also change the number of your "Fakeslots".
New: You can create a player count hover message.
You can use three placeholders.
Important:
- Tested with spigot 1.8.5
- I used Java 8, but I have compiled it for Java 7 so it should work.
Required:
ProtocolLib | Link: https://www.spigotmc.org/resources/protocollib.1997/
Commands:
/myservermotd setmotd <1-4> <1-2> <Motd> | With that comand you can select and change one of the motd messages | permission: myservermotd.admin
/myservermotd toggleuse | With that command you can enable or disable the motd/hover message | permission: myservermotd.admin
/myservermotd setfakeslots <slots> | With that command you can change the slot limit, which will be shown in your players server list | permission: myservermotd.admin
/myservermotd togglefakeslots | This command allows you to enable and disable the fake slots | permission:
myservermotd.admin
/myservermotd sethovermessage <1-20> <HoverMessage> | With that command you can select the line and edit the hover message | permission: myservermotd.admin
/myservermotd sethovermessagelines <0-20> | With that command you can change the amount of hover message lines | permission: myservermotd.admin
/myservermotd show motd <1-4> | Shows you your motd | permission: myservermotd.admin
/myservermotd show hovermessage | Shows you your hovermessage | permission: myservermotd.admin
Placeholder:
You can use for your motd or hover message two placeholders.
1. %online% ---> Shows you the amount of your current online players
2. %maxplayers% ---> Shows you the maxplayers on your server
3. %onlineplayers% --> Shows you your online players
Example:
![]()
![]()
How to create your custom motd:
You can create your motd with the motd.yml file or a command:
1. (Command)
/myservermotd setmotd <1-4> <1-2> <Motd message>
(The first number is the selected motd)
(The second number is the line from the selected motd message)
If you want to make spaces don't use the spacebar!
Make between two chracters a "_"!
It will be changed to space!
Example:
![]()
![]()
![]()
2. (Motd file)
First you must open the motd.yml file.
Then you can change every message.
How to edit the hover message:Code (Text):UseMyServerMotd: true
UseFakeSlots: true
Fakeslots: 100
Server:
Motd:
'1':
'1': '&6>&e> &b&lMy Minecraft Server &r&e<&6< &8[&c1.8&8]'
'2': '&6---> &7Online players: &e%online%&a/&e%maxplayers% &6<---'
'2':
'1': '&6>&e> &b&lMy Minigame Server &r&e<&6< &8[&c1.8&8]'
'2': '&eNew: &5Freebuild'
'3':
'1': '&6>&e> &b&lMy Network &r&e<&6< &8[&c1.8&8]'
'2': '&eNew: &aShop System'
'4':
'1': '&6>&e> &b&lYour Server &r&e<&6< &8[&c1.8&8]'
'2': '&eNew: &5Welcome present + &6&lSale!'
You can edit your hover message with the playerhovermessage.yml file or a command:
1. (Command)
/myservermotd sethovermessage <1-20> <HoverMessage>
(The number is the selected line from the hover message)
If you want to use more or fewer than 10 lines, you must go into the hovermessage file and set the "Lines" point
to your required number (maximum 20).
If you want to make spaces don't use the spacebar!
Make between two chracters a "_"!
It will be changed to space!
Example:
![]()
![]()
![]()
2. (Playerhovermessage file)
First you must open the playerhovermessage.yml file.
Then you can change every message.
If you want to use more or fewer than 10 lines, you must go into the hovermessage file and set the "Lines" point
to your required number (maximum 20).
Code (Text):HoverMessage:
Lines: 10
Line:
'1': '&e-&6-&e-&6-&e-&6-&e-&6-&e-&6-&e-&6-&e-&6-&e-&6-&e-&6-&e-&6-&e-&6-&e-&6-&e-&6-&e-&6-&e-&6-&e-&6-&e-&6-&e-&6-&e-&6-'
'2': '&5Welcome to the &7Example.com &5Server!'
'3': ''
'4': '&6New: &9Cloudsystem &7+ &4Lobby!'
'5': '&e--> &7Current online players: &a%online%&b/&a%maxplayers% &e<--'
'6': ''
'7': ''
'8': '&bWe have games like:'
'9': '&cSkywars&7, &aCapture the Flag&7...'
'10': '&e-&6-&e-&6-&e-&6-&e-&6-&e-&6-&e-&6-&e-&6-&e-&6-&e-&6-&e-&6-&e-&6-&e-&6-&e-&6-&e-&6-&e-&6-&e-&6-&e-&6-&e-&6-&e-&6-'
'11': ''
'12': ''
'13': ''
'14': ''
'15': ''
'16': ''
'17': ''
'18': ''
'19': ''
'20': ''
Hope you like it!

| MyServerMotd | 1.6
It's a simple motd + player hover message plugin, with which you can create random motd messages.
Recent Updates
- New Commands added! Jan 26, 2016
- Little update! (Placeholder added) Jan 16, 2016
- Better configurable hover messages! + Option to disable fake slots! Jan 16, 2016