Njol / Skript

Skript is a Bukkit plugin which allows server admins to customize their server easily, but without the hassle of programming a plugin or asking/paying someone to program a plugin for them.
http://njol.ch/projects/skript
104 stars 60 forks source link

Allow to change the server's MOTD (-> ServerListPingEvent) #218

Open Njol opened 11 years ago

MostFunGuy commented 10 years ago

Added to Skript+.

Server List Ping
Called when a player pings the server list for information
From here you can set the appearance of your server on the server list

USAGE
on [server] [list] ping:

Message of the Day
   Represents the MOTD displayed in the server list in a ping event

USAGE
[the] (motd|message of the day)
Max Player Count
Represents the max player count in the server list in a ping event

USAGE
[the] [max] player count
joeuguce99 commented 10 years ago

I noticed players are also using the player list located on the server list while hovering the cursor over the number of players online... probably we could add support for that.

marium0505 commented 10 years ago

It wouldn't be too bad if all this was added directly to Skript, even though Skript+ has some of it, at least if you already consider adding more support for Server List related stuff.

But please make it possible to create a new line in the Server MOTD with \n or something!