This plugin is abandoned!
- Tested Minecraft Versions:
- 1.8
- 1.9
- 1.10
- 1.11
- 1.12
- 1.13
- 1.14
- 1.15
- Contributors:
- Yap Zhen Yie
- Donation Link:
- https://paypal.me/zhenyie
Config.yml
Code (Text):
# This is the server motd.
Server-MOTD:
Line-1: "&b&l&m-----------[&r&6&l SpigotMc &b&l&m]-----------"
Line-2: "&e&lWebsite &fwww.spigotmc.org"
# The motd of the player when they join in.
JoinGame-MOTD:
Enabled: true
Messages:
- '&eWelcome to the server.'
# Server icon.
Custom-Server-Icon:
# Set to true will load image from motd folder.
Enabled: false
# Make sure it's 64 x 64 pixels with png format.
Image: server-icon.png
# The maximum players of the server.
Server-Maximum-Players:
Modify: true
Maximum-Players: 200
Tutorial
Basic Bukkit placeholders
{maxplayers}
- Maximum players
{playercount}
- Player count
{bukkitversion}
- Bukkit version
{worldscount}
- Worlds count
{pluginscount}
- Plugins count
Player placeholders
{uuid}
- Player UUID
{locx}
- Player X Location
{locy}
- Player Y Location
{locz}
- Player Z Location
{pitch}
- Player Pitch Location
{yaw}
- Player Yaw Location
{ping}
- Player ping
{hunger}
- Player hunger
{health}
- Player health
{health_scale}
- Health scale
{xp}
- XP Amount
{xptolevel}
- XP to level
{xp_level}
- XP Level
{iteminhand:type}
- Item in hand type name
{iteminhand:typeid}
- Item in hand type ID
{iteminhand:amount}
- Item in hand stack amount
{iteminhand:enchantment}
- Item in hand enchantment
{gamemode}
- Player gamemode
{playerlistname}
- Player tablist name
{player}
- Player name
{ipaddress}
- IP Address
{world}
- World player is in
Vault placeholders (http://dev.bukkit.org/bukkit-plugins/vault/)
{prefix}
- Vault permission user prefix
{suffix}
- Vault permission user suffix
{money}
- Vault economy money
{group}
- Vault permission group
Click Here For PlaceHolders
/motd
Check your In-Game MOTD and Server MOTD.
/motd reload
Reload configurations.
/setservermotd [line] [motd]
Set your Server MOTD.
motd.*
Allows the player to use all commands.
motd.check
Allows the player check In-Game MOTD and Server MOTD.
motd.reload
Allows the player to reload plugin configurations.
motd.set
Allows the player to set Server MOTD.
-
We are planning scheduled maintenance on this website on Friday 5 March (tomorrow) at 4:00 am UTC. It is estimated that this maintenance will last 15 minutes. You can view this time in your local timezone here. Thanks.Dismiss Notice

MOTD [1.8 - 1.15] 2.3.6
Set your server Motd with one command.
Recent Updates
- [2.3.6] Bug Fixed Jun 7, 2019
- [2.3.5] Bug Fixed May 29, 2019
- [2.3.4] Add PlaceholderAPI support, Fixed bug May 6, 2019