- Native Minecraft Version:
- 1.16
- Tested Minecraft Versions:
- 1.16
- Contributors:
- tvhee
This plugin requires my API to work! Download here
Join the Discord server to stay updated about Spigot 1.17 and the impact of my plugins!
Plugin Summary:
You can set simply your server MOTD, Favicon and Hover in the config. You can also use Hex color codes above Minecraft version 1.16!
Features:
- Set your own customized favicon and MOTD
- In spigot, you could use hex color codes
- Easy to set up (see the config)
- Unlimited servers!
- Hover support!
Differences:
- The spigot version has hex color code support (can't get it to bungee)
Important information:
- Reload the plugin (/cm reload) if you change the config!
- If there are problems with the Favicon check the config for error messages!
- If the favicon is white restart Minecraft
- If you want you can write a review but please don't talk about bugs in the review section, thanks!
- If the favicon doesn't load please check the file name in the config!
- Use the correct file for BungeeCord and Spigot
- If you get a "ClassNotFoundException" and you are not using the API, download it! Otherwise, it could be possible that the current API version has no support for the current version from this plugin, look in the version history from the API
Ask me for:
- Reporting bugs
- Questions and feature requests
- Plugin requests
You can send me messages on Spigot or join my Discord server! (Click on Ask Questions / Get support ->)
Images:
You have permission to use them for your own purposes, except with a similar Minecraft plugin(pages).
Configs:
Code (YAML):1 plugin:
2 prefix: '&a[CustomMOTD] &r'
3 update-check: true
4 ##If set to false you will not longer get the messages "no update available" if you join the server
5 no-update-available-message-on-join: false
6 servers:
7 ##You can add or remove servers, name doesn't matter
8 ##Don't modify the name "default"!
9 ##If the serverlist can't find the server (it's not defined here) it will show the default motd!
10 default:
11 motd:
12 enabled: true
13 line1: '&aThe coolest server in the universe!'
14 line2: '&aPlugin made by tvhee!'
15 center: false
16 favicon:
17 enabled: true
18 file: default.png
19 hover:
20 enabled: true
21 text:
22 - '&6Welcome on this server!'
23 - '&aPlugin made by tvhee'
24 center: false
25 server2:
26 motd:
27 enabled: true
28 line1: '&aThe coolest server in the universe!'
29 line2: '&aPlugin made by tvhee!'
30 center: false
31 favicon:
32 enabled: true
33 file: default.png
34 hover:
35 enabled: true
36 text:
37 - '&6Welcome on this server!'
38 - '&aPlugin made by tvhee'
39 center: false
40 ##Use the external ip's which everybody could reach (not localhost)
41 ip: ip2.test.net
42 server3:
43 motd:
44 enabled: true
45 line1: '&aThe coolest server in the universe!'
46 line2: '&aPlugin made by tvhee!'
47 center: false
48 favicon:
49 enabled: true
50 file: default.png
51 hover:
52 enabled: true
53 text:
54 - '&6Welcome on this server!'
55 - '&aPlugin made by tvhee'
56 center: false
57 ##Use the external ip's which everybody could reach (not localhost)
58 ip: ip2.test.netCode (YAML):1 plugin:
2 prefix: '&a[CustomMOTD] &r'
3 update-check: true
4 motd:
5 enabled: true
6 line1: '&aThe coolest server in the universe!'
7 line2: '&aPlugin made by tvhee!'
8 center: false
9 favicon:
10 enabled: true
11 ##You can set here the name of the file
12 file: default.png
13 player-format:
14 enabled: true
15 ##If you want an static playercount you could remove the placeholders
16 text: '&6[%online-players%/%max-players%]'
17 hover:
18 enabled: true
19 text:
20 - '&6Welcome on this server!'
21 - '&aPlugin made by tvhee'
Code (YAML):1 messages:
2 plugin:
3 line1: '&3----------&a CustomMOTD &3----------'
4 line2: '&2Version &aV'
5 line3: '&aDo /cm help for a list of commands!'
6 line4: '&2Plugin made by'
7 line5: '&3------------------------------'
8 help:
9 line1: '&3----------&a CustomMOTD &3----------'
10 line2: '&2/cm &aHead command'
11 line3: '&2/cm help &aHelp menu'
12 line4: '&2/cm update &aCheck for updates'
13 line5: '&2/cm reload &aReload the plugin'
14 line6: '&3------------------------------'
15 command:
16 not-found: '&4Error: &cCommand not found, do &e/cm help &cfor a list of commands!'
17 no-permission: '&4Error: &cYou don''t have permission to use this command!'
18 commands:
19 reload: '&aPlugin reloaded!'
20 update:
21 deactivated: '&6Warning: &eUpdate checking is disabled!'
22 not-available: '&aThere is no update available, you are on the latest version!'
23 available: '&cThere is an update available! You are on version &e%version%&a, the newest version is &e%new-version%&a!'
24 available_2: '&eDownload here: https://www.spigotmc.org/resources/custommotd.82470/'
Color Codes:
- Color codes are used in messages and in the MOTD('s)
- This plugin supports hex color codes (if the plugin is running on a 1.16 or higher server), click here for a Hex color code generator.
- This plugin also supports the 'normal' & color codes
Commands and Permissions:
- /cm (Head command)
- /cm help (Help command)
- /cm update (Check for updates)
- /cm reload (Reload the plugin)
- custommotd.reload -> /cm reload
- custommotd.updates -> /cm update + noticed on join
Videos:
WARNING: This video is out of date!
Helpers:
Special thanks to Produktecheck for making a video! (V1.7)
Servers:
- play.globalmc.nl

CustomMOTD 2.2
You can set simply your own server MOTD, Favicon and Hover
Recent Updates
- V2.2 Released Dec 6, 2020
- V2.1.1 Released Dec 5, 2020
- V2.1 Released Nov 29, 2020