MOTD

MOTD 1.0

Compatible API Versions
1.0.0
Sourcecode
https://github.com/aNulliHate/MOTD

Features

  • Server MOTD can choose if it's dynamic or just static
  • Join MOTD can choose if show MOTD in multiple worlds
  • PlaceholderAPI Support in Join MOTD
  • can customized the messages in config.yml
Config
Code:
Server-MOTD:
  enabled: true
  type: "static" # static / dynamic
  change-interval: 3 # time (seconds) ONLY IN DYNAMIC TYPE
  messages: # IF STATIC IT WILL ONLY USE THE FIRST MESSAGE
    - "&cServer &a&lMOTD&r &6Message 0"
    - "&eServer &a&lMOTD&r &cMessage 1"
    - "&6Server &a&lMOTD&r &aMessage 2"

Join-MOTD:
  use-placeholder: false
  enabled: true
  type: "multi-world" # multi-world / single-world
  single-world:
    message: "Join MOTD Primary Message"
    sub-message: "Join MOTD Sub Message"

  multi-world:
    world:
      message: "Joined World"
      sub-message: "Join MOTD Sub Message"

    nether:
      message: "Joined Nether"
      sub-message: "Join MOTD Sub Message"
Author
aNulliHate
Downloads
2,058
Views
4,755
First release
Last update
Rating
4.00 star(s) 2 ratings

More resources from aNulliHate

Latest reviews

please work format %time%, %server_online%, %server_max_players%, and all placeholder formats, I'm waiting for plugin update..
Great plugin! And nothing else!
Top