[Suggestion]Loop some lines at once #7


  • New
  • Enhancment
Open
Assigned to _ForgeUser8371123
  • _ForgeUser9125142 created this issue Aug 6, 2012

    What is the enhancement in mind? How should it look and feel?

    The plugin can loop 3 or more lines at once

    example:

    Line n°1:  *************[Server Name]***************
    Line n°2:  - You can buy items at the shop at spawn
    Line n°3:  *************[Server Name]**************

    Please provide any additional information below.

    You van add that in the config like that,

    lines-broadcasted-at-once:
        - 1,3
        - 4,6

    Means the lines 1 to 3 and the lines 4 to 6 are looped at once without delay between.

    Sorry for bad english, i'm french btw

    THAN YOU SO MUCH !! :D keep it working, nice plugin.

  • _ForgeUser9125142 added the tags New Enhancment Aug 6, 2012
  • _ForgeUser9333913 posted a comment Aug 12, 2012

    There is a bit of code for a new line. I guess it was &n or $n. The plugin "AutoMessage" was able to manage that.

    Example:

    1st_message: 1st_lineBlabla &n 2nd_lineBlaBla &n 3rd_lineBlabla
    2nd_message: 1st_lineBlabla &n 2nd_lineBlaBla &n 3rd_lineBlabla
    

    ...


To post a comment, please login or register a new account.