MultiLine Broadcaster

Discussion in 'Plugin Requests' started by Chromify, Apr 13, 2015.

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

    Chromify

    Plugin category: Announcements

    Suggested name: MLBroadcast

    What I want: I'd like this plugin to broadcast multiple lines every minute, this is AutoAnnouncer but with multiple lines at a time. You probably know the rest, I'd like it asap.
     
  2. Online

    timtower Administrator Administrator Moderator

    @Chromify
     
  3. Offline

    Chromify

    Where would I put that in the config? How would I use it @timtower
     
  4. Online

    timtower Administrator Administrator Moderator

    @Chromify Where you want the newline to start you just put in &NEW_LINE
     
  5. Offline

    Chromify

    @timtower
    So basically
    Code:
    #
    # AutoAnnouncer Settings by Sharkiller #
    Settings:
      Interval: 5
      InSeconds: false
      Random: false
      Permission: true
    Announcer:
      Tag: '&cMine&7Bash &8> &7'
      ToGroups: false
      Groups:
      - Default
      Strings:
      - '&7Make sure you know the rules or you could be &akicked&7, &amuted&7, or &cbanned&7!'
      - '&7Can''t see in the dark? Type &c/nv&7!'
      - '&7Bored of Prison? Try our other servers with &e/server&7!'
    INTO THIS CONFIG

    Code:
    #
    # AutoAnnouncer Settings by Sharkiller #
    Settings:
      Interval: 5
      InSeconds: false
      Random: false
      Permission: true
    Announcer:
      Tag: '&cMine&7Bash &8> &7'
      ToGroups: false
      Groups:
      - Default
      Strings:
      - '&8&m-------------------------&NEW_LINE;&7Don't break rules!&NEW_LINE;&8&m-------------------------'
      - '&7Can''t see in the dark? Type &c/nv&7!'
      - '&7Bored of Prison? Try our other servers with &e/server&7!'
     
    Last edited by a moderator: Apr 18, 2015
  6. Online

    timtower Administrator Administrator Moderator

  7. Offline

    Chromify

    How would I create a blank space?

    For example (ex of chat):

    [Member] Bob: I love this server.
    ClearLag [Removed 6 Entities]
    blank line
    &7Server founded by Chromify
    blank line
    [Member] Bob: Hi server.
    [Member] Tad: Hey bob.

    @timtower
     
  8. Offline

    Xerox262

    @Chromify Try &NEW_LINE &7Server founded by Chromify &NEW_LINE
     
  9. Offline

    sebdomsan54

    If you are using certian plugins \n works kinda its the java argument for new line
     
  10. Online

    timtower Administrator Administrator Moderator

  11. Offline

    Chromify

    @Xerox262
    I was asking @timtower to answer my question, although you did help me a bit, thx. :)
     
Thread Status:
Not open for further replies.

Share This Page