MotdManager
MotdManager
version 1.41
Description:
You can change server list motd (displayed to the player before they join) on game command!
This plugin allows display random message with any formatting code!
Features:
- Very easy to use!
- Support Permission!
- Support random MOTD!
- Support coloring & formatting code!
- Can show fake max server players count!
- Replace strings!
- Lightweightly!
Planned updates:
- Add send motd mode (random/select)
- Random color support
Please give me ideas!
Installation:
- Put the MotdManager.jar into your plugin folder and reload/restart your server.
- Open config.yml and make any changes you want, then use "/motdmanager reload" command.
Permissions:
- motdmanager.add
Allow using /motdmanager add command! (default: op) - motdmanager.remove
Allow using /motdmanager remove command! (default: op) - motdmanager.list
Allow using /motdmanager list command! (default: op) - motdmanager.maxplayer
Allow using /motdmanager maxplayer command! (default: op) - motdmanager.reload
Allow reloading configuration file! (default: op)
Commands:
/motdmanager Aliases: /motd, /mm
- /motdmanager add <motd>
To add motd to motd list (permission: motdmanager.add) - /motdmanager remove <id>
To remove motd from motd list (permission: motdmanager.remove) - /motdmanager list
To see current motd list (permission: motdmanager.list) - /motdmanager maxplayer <maxplayer>|disable
To change fake server maxplayer count (permission: motdmanager.maxplayer) - /motdmanager reload
To reload config.yml (permission: motdmanager.reload)
Supporting Color & Format Codes
Color Codes:
Format Codes:
- &k Random
- &l Bold
- &m Strike
- &n Underlined
- &o Italics
- &r Reset
- &p Random Color (original format code!)
( Check: http://www.minecraftwiki.net/wiki/Formatting_codes )
What's replace strings?:
It's constant strings for set dynamically changes value.
String | Description | Example | Usage |
---|---|---|---|
%ver | Server minecraft version | 1.4.2 | [%ver] Welcome to our server! |
%players | Online players count | 19 | Currently Online: %players |
Bugs and Feature Requests:
Use the Tickets tab to submit any bug reports or feature requests.
Or Post them in this thread.
Links:
Full Changelog
Source - Github
Dev builds - Jenkins
Development builds of this project can be acquired at the provided continuous integration server. These builds have not been approved by the BukkitDev staff. Use them at your own risk.
Tranks!
Gj man,Thanks!
The plugin is completely broken for 1.9! I would highly appreciate if you updated it. Thanks so much!
Is it possible to make a new line with strings/variables? That way we won't have to keep spacing, and plus, spacing varies and makes it look horrible in some resource packs.
How do I Use the second line of the motd?
@MCer202
Its because you have to delete the default one with /motdmanager remove [id] You can find the ID with /motdmanager list (Its probably 1)
I have a question, as put down in a Motd one that I've already created?
When will this be updated for 1.8.6? I love this plugin!
sdrg
Anyone wanting the %player variable. I've added it in this fork. https://github.com/acecheese/MotdManager
This works fine with multiple lines in the motd, you just have to use YAML multiline delimiter:
Result:
Tutorial em PortuguĆŖs (Brasil) Tutorial in Portuguese (Brazil)
Link: https://www.youtube.com/watch?v=VboJcKk0eQM
by: Bukkit Brasil
Does this plugin have %newline% or \n to use the second line?
Suddenly the only message that pops up is This is the Default MOTD! - though I have a ton already set and none of them include this.
@endercraft98
Hi i don`t want to spam but this plugin is rally outdated, it works with 1.7.4 but thereĀ“s a new plugin, its name is PersonalMOTD look for it. it has the name option
New idea: Player's Clint name in the MOTD.
e.g. Hello %player% Click to join in now!
Hello playername Click to join now!
But it works fine with 1.7.2
Pls update and input %player into next update.
Helle %pplayer, you not online last weeks.........
^^^^^^^^^^^^^
Can u please add a string to the next MOTD line? Like %n or %newline
Thanks!
@syamn
I have been using it in 1.7.2 with no errors. The only thing that would need to be added is some options with the second MOTD line that has been added.