Custom MOTD
Description
A 1.7.10 Forge server-side mod to customize your server MOTD and player list!
Downloads
Features
- Vanilla Compatible
- Customizable Random MOTDs
- Customizable
PlayerList
tooltip
New Features
- Mod is fully server-side
{playerlist}
variable backport- Configurable server info update and hot reload intervals
- Config reload command
/custommotd_reload
- TabFaces compat
On first run, the mod will generate the two required files for MOTD customization in <server root dir>/CustomMOTD There are 2 files used for configuration:
customotdlist.txt
This mod supports multiline MOTDs (2 lines as per vanilla). To set a new line, use the pipe | character in the entry in custommotdlist.txt
Each entry in custommotdlist.txt
is a separate MOTD entry.
customplayerlist.txt
Contains the replacement template for the player list tooltip.
Variables
{playercount}
- number of players currently on the server{maxplayers}
- maximum number of players the server supports{difficulty}
- server difficulty level{mcversion}
- server Minecraft version{radio}
- obfuscated radio bars{playerlist}
- list up to 10 players currently online
Color Codes and Formatting
Full support for default Minecraft color codes and formatting using &
.
You can comment out a line by prefixing it with #
.
Special characters |
and &
, as well as leading #
can be escaped with a backslash (\
).
Credits
This mod is based on p455w0rd's MOTD Customizer
().
License
LgplV3 + SNEED
.
External resources
Featured versions
See allProject members

j-ACK!
Owner