toppev / strikepractice-public

StrikePractice bug tracking and some free resources
2 stars 3 forks source link

[Enhancement] Placeholder Enhance #15

Closed Yurinann closed 1 year ago

Yurinann commented 1 year ago

Is your feature request related to a problem? Please describe. when I set my countdown-go message to this:

  countdown-go: |
    \n
    &8&m----------------------------
    &b&lReunion &8| &f<kit>
    \n
    &7Opponent &f<opponent> &8| &7Map &f<arena>
    \n
    &b&l战斗开始!
    &8&m----------------------------\n

in normal 1v1 mode, it is like this:

    ----------------------------
    Reunion | NoDebuff

    Opponent Yurinann | Map Arena1

    战斗开始!
    ----------------------------

but in party 2v2 mode, it is like this:

    ----------------------------
    Reunion | NoDebuff

    Opponent -- | Map Arena1

    战斗开始!
    ----------------------------

and in event(like KOTH), it is like this:

    ----------------------------
    Reunion | NoDebuff

    Opponent -- | Map <invalid>

    战斗开始!
    ----------------------------

Describe the solution you'd like It's my own purpose and should not be used together

  1. can there have a global placeholder? (return party/event all members' name)
  2. can there have there own message set?
  3. ...

Describe alternatives you've considered there isn't have other solution.. and the default message of party start is also return --

Additional context none

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

toppev commented 1 year ago

somehow missed this issue, should be fixed in next update