Filled Change motd on interval plugin.

Discussion in 'Archived: Plugin Requests' started by Go4Nightfire, Mar 15, 2013.

  1. Offline

    Go4Nightfire

    BukkitDev

    Is there a plugin that changes the motd on a given interval?
    I googled but could only find custom motd plugins(no interval change possibility).

    Thanks,
    Go4Nightfire
     
  2. Offline

    crushh87

    Let me look into it....
     
    DarkRiddles likes this.
  3. Offline

    DarkRiddles

    DUDE here a hint! DO A FRACKIN SEARCH
     
  4. Offline

    nhadobas

    DUDE here a hint! START BEING RESPECTFUL (Grammar, punctuation, and spelling left incorrect to add effect)
     
  5. Offline

    -_Husky_-

    I'm gonna do this now.

    Done!

    Download

    Source

    BukkitDev

    Config is default like:
    Code:
    # -- ChangeMotd By Husky --
    motd-change-interval: 120
    motd-changeto:
    - This is a motd
    Motd-Change-Interval is in seconds.

    To add to the list of motd-changeto, do like so,

    Code:
    # -- ChangeMotd By Husky --
    motd-change-interval: 120
    motd-changeto:
    - This is a motd
    - This is another motd
    - And so on!
    Enjoy!

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 31, 2016
  6. Offline

    zack6849

    Just a suggestion for your users, allow color codes to be used perhaps?
    i'm aware a section symbol would likely work but most server owners are not :)
     
    -_Husky_- likes this.
  7. Offline

    -_Husky_-

    Care to PR it, I'm not on a desktop.

    Not fussy on what the code looks like, etc.
     
  8. Offline

    zack6849

    Not at all :)

    Sent in the pr

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 31, 2016
    -_Husky_- likes this.
  9. Offline

    -_Husky_-

    Cheers :)
     
  10. Offline

    Hoolean

    Awesome idea to add to this: have it rotate (per-ip) every time they ping it :D
     
    -_Husky_- likes this.
  11. Offline

    Go4Nightfire

    Thanks alot,
    zack6849
    nhadobas
    MrBluebear3
    crushh87

    And especially thanks for -_Husky_-, who made the plugin!
    (I got only one problem I cant download the plugin on bukkit dev and the dropbox download page does not exist (error 404)
     
  12. Offline

    zack6849

    Just wait, im sure the bukkitdev staff will get around to it eventually :p
     

Share This Page