Custom Join Notifications

Discussion in 'Plugin Requests' started by Pengarty, Jul 29, 2015.

Thread Status:
Not open for further replies.
  1. Offline

    Pengarty

    Plugin category: Chat

    Suggested name: CustomJoinNotifications

    What I want: What I would love is for a plugin that would allow owners to have certain join messages for when certain user groups join the server. An example of this would be the essentials MOTD that would appear for admins or those with the permission node. The problem with that it is only one message.
    I would like to be able to have custom messages that would appear for players when they Join/login and have different messages appear for certain groups or for those with the permission to see one of the messages.
    I would also like for myself to have the ability to fully customize the message that is sent in chat.

    This is my default essentials MOTD for normal users: Click Here

    I would like for it to say something else for other groups. Example; my moderators would get a different message when they join the server.

    Ideas for commands: No commands, just maybe /customjoinnotifications reload {or /cjn for short}

    Ideas for permissions: So I would like to be able to setup my own permissions in the config.
    So for example my default users would need default.cjn, and my other groups would use {groupname}.cjn

    When I'd like it by: You can take your time, I don't need it straight away.
     
    Last edited: Jul 29, 2015
  2. Offline

    BlackVoidMike

    I'll look into this.
     
  3. Offline

    Pengarty

    Thanks man, take your time. :)
     
  4. Offline

    BlackVoidMike

    I still have a question though, Here's what I have in my head:

    I'll check for each player that logs onto the servers if that player has permission: (default.cjn) or (admin.cjn) and so and so on, I'll have these four permissions:

    admin.cjn
    owner.cjn
    helper.cjn
    moderator.cjn

    That's if I don't make a config for you to add permissions and edit the messages.

    Is that what you wanted?
     
  5. Offline

    Pengarty

    I would like the following permissions:

    default.cjn
    helper.cjn
    moderator.cjn
    admin.cjn
    owner.cjn

    If possible, I would really like to be able to make my own perms, if I ever want to add more groups or perms in the future.

    And I would like to be able to customize multiple lines of messages like this:

    Code:
    default:
        message:
            -  "&7&m-----------------------------------------------------"
            -  " &aExample Message."
            -  " &cAnother random line."
            -  "&7&m-----------------------------------------------------"
    helper:
        message:
            -  "&7&m-----------------------------------------------------"
            -  " &aHelper message in chat."
            -  " &cAnother random line."
            -  "&7&m-----------------------------------------------------"
    
    etc... etc...
    
    Where I am able to have as many lines as I choose.

    So when players join and it looks for whether they have default.cjn etc would be great.
     
    Last edited: Jul 29, 2015
  6. Offline

    BlackVoidMike

    Okay, If I'm not lazy and keep on playing minecraft this will get finished in MAX 2 days or so.

    ~ Mike
     
  7. @Pengarty Why not use one of the many existing plugins?
     
  8. Offline

    Pengarty

    Honestly I tried... but so many are just unsupported or just have issues that I cannot fix. I've spent ages looking for one that works. This is my last resort.

    Thanks dude, really appreciate it :)
     
  9. Offline

    Pengarty

    Any word on the progress? :) If the original user isn't going to make the plugin does someone else want to give it a shot?
     
  10. Offline

    SayHi2uTube

  11. Pengarty likes this.
Thread Status:
Not open for further replies.

Share This Page