By continuing to use this site, you agree to the Terms of Service of this website, including usage of cookies.
OK, Don't show this again
Gives a random MOTD shuffle, such as the Minecraft Featured Servers!
Ever wanted a moving MOTD like the featured servers? Well, this plugin IS NOT the one for you. Instead, you should head on over to SimpleMOTD, as I no longer plan on fixing this plugin if anything goes wrong.
If you want to live out the glory days of the plugin, Well, now you can. With his simple Shuffling plugin. Just don't expect me to fix any issues. It is a configurable plugin. All you need to know is in config.yml. You can also choose to have it in sequence too!
As Minecraft is (currently) removing MOTDs from the interface, this plugin will get less usage.
Let's take a minute of silence for the loss of the MOTD function...
Click the video below for the minute's silence....
This plugin can still be useful for services that query the server's status. Other than that, it's useless. #BlameMojang
---
# The amount of time in ticks that you wish for the MOTD Delay.
# This doesn't make the client's query change,
# This affects the amount of time the server sends the message.
# -----------------------
# One second is 20 ticks.
# Default: 100
MOTD Delay: 100
# Here you can set if you want the shuffle "on", or "off".
# It is required to use quotations.
# Default: "on"
MOTD Shuffle: "on"
# The MOTD Messages.
# You can add to as much as you like!
# Just make sure you copy it correctly.
# VARIABLES:
# Use these within the MOTD Messages below.
# {POCKETMINE_API} - Displays the PocketMine version.
# {SERVER_VERSION} - Displays the Minecraft version for the server.
# {ONLINE_PLAYERS} - Displays the current amount of online players.
# {MAX_PLAYERS} - Displays the current Max players stated in server.properties.
# {PREFIX} - Displays the set prefix below.
# {SUFFIX} - Displays the set suffix below.
Prefix: "Example #1"
Suffix: "Example #2"
MOTD Message:
- "&aMessage 1&r"
- "&bMessage 2&r"
- "&cMessage 3&r"
- "&dMessage 4&r"
- "&eMessage 5&r"
# Config Version:
# Do not touch the config version.
# It's only to allow changes without issue
Config Version: 1.0.0
...
No Permissions or Commands are required. Simply Stop your server, edit the config.yml and start the server again.
If you are having errors on PHP 8.2, head on over to https://poggit.pmmp.io/ci/HBIDamian/MOTDShuffle/MOTDShuffle/dev:20!
Attention:
Due to the way the plugin "CustomAlerts" works, it does not allow MOTDShuffle to work. Please stop sending me issues saying it's not working. Disable "CustomAlerts" first then try again. Then decide which plugin you'd rather have. It's up to you!
If you find some bugs, click the handy dandy Bugs button at the top of this page!
Added Variables
Mixed a few things up in the config.
Reply to review by :
You can leave one review per plugin release, and delete or update your review at any time