Filled Custom multiple Join And Quit Message.

Discussion in 'Plugin Requests' started by MrFlashPoint, Oct 2, 2016.

Thread Status:
Not open for further replies.
  1. Plugin category: Join And Quit Message.

    Minecraft version: 1.10+

    Suggested name: JLPlus

    What I want: I like to see that i can set multple join message for multple ranks. At this moment only for 2 ranks(DonaRanks). With color code support. And most important. That players with OP dont get this permission. (JLPlus.<permgroup>)
    PS: Second way is that if i give myself the negative permission for it. But sometimes plugins ignore the negatief permission because OP

    Ideas for commands: Only /JLPlus reload

    Ideas for permissions: JLPlus.<permgroup> | JLPlus.Admin for /JLPlus reload

    When I'd like it by: Whenever you can :D
     
  2. Offline

    ITGuy12

    I think that you can use permissions EX for this... I don't know, though!:D
     
  3. Offline

    MrGeneralQ

    @MrFlashPoint

    This is how I see it:


    You have a config file that looks like this:

    Code:
    messages:
      regular: 'Welcome to the server!'
      vip: 'Welcome back mate!'
    
    Bassicly for every group a new message.
    Then I would suggest the permission to be like this

    multijoinmessage.regular

    then you simply add this permission to the regular group.
    If you agree then I can do this for you. Let me know.
     
  4. Offline

    ticklemypp

    @MrGeneralQ

    You should consider adding multiple line support such as.

    Code:
    ranks:
    yourrank:
    - '&c Hi rank1'
    - '&a Another message.'
    yourrank2:
    - '&c Hi rank2'
    - '&a Another message.'
    #end

    However, it's completely up to @MrFlashPoint
     
  5. Offline

    EndureBlackout

    You could just add that &n code to go to a new line...
     
  6. Offline

    MrGeneralQ

    Sounds good mate. But to execute all lines at once? Or like a random line?
     
  7. Offline

    ipodtouch0218

    @MrFlashPoint
    Thread Settings > Edit Title, then add the Filled prefix.
     
Thread Status:
Not open for further replies.

Share This Page