Inactive [INFO] iMOTD 1.20 - The simplest MOTD, ever. [1060]

Discussion in 'Inactive/Unsupported Plugins' started by CainFoool, Jun 18, 2011.

  1. Offline

    CainFoool

    iMOTD - The simplest MOTD, ever.
    Version: 1.20
    Craftbukkit Version: #1000

    This is an improved version of my old plugin, EasyMOTD.
    This now has support for Permissions + a configuration file! (You can edit the message now :p)

    Upon starting your server, the plugin will load and a new configuration file will be created under "iMOTD/config.yml".
    You can change the MOTD by either changing the config.yml or in-game. Read on down for the permissions.


    The special MOTD
    Don't get this confused with the normal MOTD, the normal MOTD everybody can see, but the special MOTD is one that only people with the permission node "imotd.special" can see.
    It may be a weird feature however it is very good on my server whenever I need to remind some users that have that node to type commands to see new features, etc.


    Permissions
    imotd.plugin:-
    /imotd [this command reloads the config.yml]
    /imotd set <message> [this command sets the MOTD]
    /imotd sets <message> [this command sets the Special MOTD]

    imotd.special:-
    Ability to see the special MOTD.


    Features
    • Displays a MOTD to a User upon Login
    • Has a special MOTD for users with the "imotd.special" Permission Node
    • Can use %player% in the MOTD to display the Player's Name (will add more soon).
    Download
    iMOTD.jar [1.20]


    Changelog

    Version 1.20
    - Added %player% in the MOTD to display the players displayname.
    Version 1.10
    - Added commands to set the MOTD /imotd set <message> and /imotd <sets> message
    Version 1.0
    - Released Plugin
     
  2. Offline

    SmilingDevil

    Can I look at the source?
    My first point would be your naming system is incorrect.
    It should be: ytMain,
    Not: tymain

    Second point, what use is cainfoool.java? It's empty.
    Third point, when a player leaves it would say twice that the player has left.

    I've uploaded a fixed version. If you would like to use it please give credit.

    I will upload it in about 5 minutes.
     
  3. Offline

    CainFoool

    I will release the source once it has been approved by a Moderator.
    *Unless you got a good reason?
     
  4. Offline

    SmilingDevil

    Java Decompiler ;)
     
  5. Offline

    CainFoool

    I don't want a fixed version.
    I am learning all this from scratch (mostly) which is why I don't want help.

    And I fixed all the problems you talked about. :)
     
  6. Offline

    SmilingDevil

    Good. You may look at some of my source code if you wish. How old are you? I'm 13 ;)
     
  7. Offline

    CainFoool

    Post has been approved by a Moderator :)
     
  8. Offline

    gr33nskittle

    What use is a MOTD if you can't customize it? Because it is a message of the day after all... should be different every day. :p
     
  9. Offline

    CainFoool

    Im aware of that, I will implement the ability to customize it in the next version.
     
  10. Offline

    ChrizC

    You might wanna go ahead and change your link, there.

    You're not allowed url shorteners, or adfly.

    Chris :cool:
     
  11. Offline

    shavid

    Looking forward to being able to edit the MOTD.
     
  12. Offline

    Ryannober

    Cool looking plugin, I see great value in the future for this plugin. Hope it stays updated..
    -Ryan
     
  13. Offline

    CainFoool

    Added new download link (adf.ly links are banned, so I used my own download page).
     
  14. Offline

    Wolfeman

    Hey man nice plugin but could you add a video, or a screen shot?
     
  15. Offline

    CainFoool

    A video/screenshot isn't needed, it's just a MOTD for servers. I am implementing the ability to customize it now.
     
  16. Offline

    jonassm

    OMG IS IT YOU FROM GAMESKETCH? LOLOLOLOL
    You know they'll like to have u as a devoloper right ;)?
     
  17. Offline

    CainFoool

    Updated for #953.

    Updated to 1.03.
    Added small exception in the code + changed name of the plugin.

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

    Andrewkroger1

    you reacently posted you are new to plugin dev (or somthing like that), I am very intrested in becoming a bukkit plugin developer, who taught you?
     
  19. Offline

    Miner_01

    I just want to change the MOTD!
     
  20. Offline

    Anti-Creeper

    I can`t download it.

    It says:
    Not Found

    The requested URL /jar/ was not found on this server.
    Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.

    Alternate download link?

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

    CainFoool

    This is a dead plugin now.
    I have removed the source so I can no longer compile it.
    Sorry.
     
  22. Offline

    Anti-Creeper

  23. Offline

    Raul

    link broken ?
     
  24. Offline

    CainFoool

    Edited EasyMOTD and changed with my new plugin.
    Enjoy ;)
     
  25. Offline

    Grrrr159

    Any way of getting a shortcut such as %player% to show the player's name in the MOTD? example:
    Code:
    Welcome to the Server, Grrrr159!
     
  26. Offline

    CainFoool

    I'll look into it.

    Edit: Done. Check the new download link in the first post ;)

    %player% will get replaced by the person who log's in's name. ;)

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

    Grrrr159

    Thanks so much!
     
  28. Offline

    CainFoool

    No problem.
    Was pretty easy to implement.
    Having a bit of trouble trying to add in a new line for %b% though.
     
  29. Offline

    Blagmag

    Hey, it shows up as an outdated version to me. Your link in the main post downloads the 1.0 version, I guess. I used that link to download it, and it gave me the 1.0 version.

     
  30. Offline

    hatefulbox

    hey is this able to keep coming up after a given amount of time?
     

Share This Page