McMotd

This project is abandoned and its default file will likely not work with the most recent version of Minecraft. Whether this project is out of date or its author has marked it as abandoned, this project is no longer maintained.

McMotd

Description

McMotd is a plugin that allows you to set random messages in the Minecraft server list.
You can even set messages based on the date and add an image for every single message.

Configuration

All files are stored in plugins/McMotd/ folder.
delay: Sets the time between the messages in server ticks (1 second = 20 ticks)
motd: A list of messages (color codes supported).
Like said it's possible to link an image to every single message, to do that just go into the folder "imgs" and name every image with the number of the message (pay attention because the first message will be named 0, so the image linked to that message will have to be named 0.png, the image of the second message will be named 1.png...)
events: These messages are shown on a specific day
For time specific images you will have to use the format MM_dd and save the image into imgs/ folder as MM_dd.png
Example:

delay: 20
motd:
  - '&aMcMotd by BaluMonster'              #Image file in imgs/ will be named 0.png
  - '&6Players Welcome'                    #Image file in imgs/ will be named 1.png
events:
  '06_01': '&lHappy birthday Notch!'       #Image file in imgs/ will be named 06_01.png

Comments

Posts Quoted:
Reply
Clear All Quotes

About This Project

  • Project ID
    73329
  • Created
    Jan 27, 2014
  • Last Released File
    Jan 27, 2014
  • Total Downloads
    465
  • License

Categories

Members

Recent Files

Bukkit